Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. [
  2. {
  3. "_id": "5d8246fc70cc5cdd4b1bacf8",
  4. "name": "incididunt",
  5. "start": "Mon Oct 21 2019 23:57:36 GMT+0000 (UTC)",
  6. "end": "Tue Oct 15 2019 23:01:24 GMT+0000 (UTC)",
  7. "total_point": 642,
  8. "total_money": 20,
  9. "sent_date": "Fri Nov 15 2019 08:29:06 GMT+0000 (UTC)",
  10. "matches": [
  11. {
  12. "_id": "5d8246fc562caa85457f5ade",
  13. "date": "Tue Oct 29 2019 15:41:38 GMT+0000 (UTC)",
  14. "team_home": {
  15. "name": "Inter",
  16. "primary_color": "#ff00ff",
  17. "secondary_color": "#ff0000",
  18. "score": 1
  19. },
  20. "team_away": {
  21. "name": "Juventus",
  22. "primary_color": "#00ff00",
  23. "secondary_color": "#ff00ff",
  24. "score": 0
  25. },
  26. "result_played": [
  27. "X"
  28. ],
  29. "results": {
  30. "1": "15.42",
  31. "2": "28.08",
  32. "X": "27.61"
  33. }
  34. }
  35. ]
  36. },
  37. {
  38. "_id": "5d8246fc70cc5cdd4b1bafff",
  39. "name": "incididunt",
  40. "start": "Mon Oct 21 2019 23:57:36 GMT+0000 (UTC)",
  41. "end": "Tue Oct 15 2019 23:01:24 GMT+0000 (UTC)",
  42. "total_point": 642,
  43. "total_money": 0,
  44. "sent_date": "Fri Nov 15 2019 08:29:06 GMT+0000 (UTC)",
  45. "matches": [
  46. {
  47. "_id": "5d8246fc562caa85457f5ade",
  48. "date": "Tue Oct 29 2019 15:41:38 GMT+0000 (UTC)",
  49. "team_home": {
  50. "name": "Inter",
  51. "primary_color": "ff00ff",
  52. "secondary_color": "ff0000",
  53. "score": 1
  54. },
  55. "team_away": {
  56. "name": "Juventus",
  57. "primary_color": "00ff00",
  58. "secondary_color": "ff00ff",
  59. "score": 0
  60. },
  61. "result_played": [
  62. "X"
  63. ],
  64. "results": {
  65. "1": "15.42",
  66. "2": "28.08",
  67. "X": "27.61"
  68. }
  69. }
  70. ]
  71. }
  72. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement