sheena2994

Untitled

Jan 18th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the offers",
  4. "data": [
  5. {
  6. "post_id": "7",
  7. "users_id": "1",
  8. "type": "1",
  9. "firstname": "Anika",
  10. "lastname": "Sharma",
  11. "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
  12. "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
  13. "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
  14. "name": "Maths Teaching",
  15. "duration": "2",
  16. "price": "200",
  17. "description": "Maths trignometry12",
  18. "offer_1_time": "2"
  19. },
  20. {
  21. "post_id": "5",
  22. "users_id": "1",
  23. "type": "1",
  24. "firstname": "Anika",
  25. "lastname": "Sharma",
  26. "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
  27. "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
  28. "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
  29. "name": "Maths Teaching",
  30. "duration": "2",
  31. "price": "200",
  32. "description": "Maths calculus and trignometry",
  33. "offer_1_time": "1"
  34. },
  35. {
  36. "post_id": "4",
  37. "users_id": "1",
  38. "type": "1",
  39. "firstname": "Anika",
  40. "lastname": "Sharma",
  41. "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
  42. "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
  43. "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
  44. "name": "Maths Teaching",
  45. "duration": "2",
  46. "price": "200",
  47. "description": "Maths calculus and trignometry",
  48. "offer_1_time": "1"
  49. },
  50. {
  51. "post_id": "2",
  52. "users_id": "1",
  53. "type": "1",
  54. "firstname": "Anika",
  55. "lastname": "Sharma",
  56. "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
  57. "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
  58. "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
  59. "name": "Maths Teaching",
  60. "duration": "2",
  61. "price": "200",
  62. "description": "Maths calculus",
  63. "offer_1_time": "1"
  64. },
  65. {
  66. "post_id": "1",
  67. "users_id": "1",
  68. "type": "1",
  69. "firstname": "Anika",
  70. "lastname": "Sharma",
  71. "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
  72. "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
  73. "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
  74. "name": "Maths Teaching",
  75. "duration": "2",
  76. "price": "200",
  77. "description": "Maths calculus and trignometry",
  78. "offer_1_time": "1"
  79. }
  80. ]
  81. }
Add Comment
Please, Sign In to add comment