Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the offers",
- "data": [
- {
- "post_id": "6",
- "users_id": "3",
- "firstname": "Ishita",
- "lastname": "Verma",
- "image100": "",
- "image200": "",
- "image400": "",
- "remaining_duration": "5",
- "highest_bid": "0",
- "is_bidded": "0",
- "name": "Ok jannu",
- "date": "2016-01-24 00:00:00",
- "num_of_tickets": "4",
- "is_stu_section": "0",
- "row": "2",
- "section": "3",
- "is_fixed": "0",
- "price": "200",
- "duration": "5"
- },
- {
- "post_id": "4",
- "users_id": "1",
- "firstname": "Anika",
- "lastname": "Sharma",
- "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
- "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
- "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
- "remaining_duration": "0",
- "highest_bid": "199",
- "is_bidded": "0",
- "name": "Local Train",
- "date": "2016-01-28 00:00:00",
- "num_of_tickets": "6",
- "is_stu_section": "1",
- "row": "0",
- "section": "0",
- "is_fixed": "1",
- "price": "1500",
- "duration": "0"
- },
- {
- "post_id": "3",
- "users_id": "1",
- "firstname": "Anika",
- "lastname": "Sharma",
- "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
- "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
- "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
- "remaining_duration": "0",
- "highest_bid": "0",
- "is_bidded": "0",
- "name": "Taylor Swift Singing",
- "date": "2016-02-02 00:00:00",
- "num_of_tickets": "6",
- "is_stu_section": "1",
- "row": "0",
- "section": "0",
- "is_fixed": "0",
- "price": "1000",
- "duration": "1"
- },
- {
- "post_id": "2",
- "users_id": "1",
- "firstname": "Anika",
- "lastname": "Sharma",
- "image100": "http://192.168.100.117:8000/uploads/images100/img_8bd1dbf3d397c47143.jpg",
- "image200": "http://192.168.100.117:8000/uploads/images200/img_8bd1dbf3d397c47268.jpg",
- "image400": "http://192.168.100.117:8000/uploads/images400/img_8bd1dbf3d397c47331.jpg",
- "remaining_duration": "0",
- "highest_bid": "0",
- "is_bidded": "0",
- "name": "Iron Man",
- "date": "2016-02-02 00:00:00",
- "num_of_tickets": "6",
- "is_stu_section": "1",
- "row": "0",
- "section": "0",
- "is_fixed": "0",
- "price": "800",
- "duration": "1"
- }
- ]
- }
Add Comment
Please, Sign In to add comment