HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46b3c1c9-f18f-4e10-9863-06e76fc72b6d",
"match": "https://api-prod.gambitprofit.com/api/matches/a17fa3c8-0627-4917-ab8e-10840d3402fc/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Leicester City",
"amount": 6868.0
},
{
"team": "Draw",
"amount": 3132.0
}
],
"expected_reward_tokens": 11400.48,
"profit_sb": 2400.48,
"profit_sb_percentage": 26.67,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leicester City",
"amount": 5317.0
},
{
"team": "Draw",
"amount": 2425.0
},
{
"team": "Southampton",
"amount": 2258.0
}
],
"expected_reward_tokens": 8826.22,
"profit_sb": -173.78,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "5da48f89-ace6-4064-94f9-fde4113eba75",
"gambit_id": "c05a6347-a519-4437-980b-105533e634be",
"last_updated": "2022-08-21T12:57:10.881643-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leicester City",
"reward": "1.66000",
"odds": "1.73000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b3c1c9-f18f-4e10-9863-06e76fc72b6d/?format=api"
},
{
"id": "ba503f8f-fd06-460d-9ff9-3bd81f3b008f",
"gambit_id": "62b412bc-8f0d-4e69-92fe-8d1501b76226",
"last_updated": "2022-08-21T12:57:10.880858-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.64000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b3c1c9-f18f-4e10-9863-06e76fc72b6d/?format=api"
},
{
"id": "886c7929-cdd4-4d87-acf6-668465111099",
"gambit_id": "eb31fe56-0c6b-45aa-9dc0-91e10a76c50c",
"last_updated": "2022-08-21T12:57:10.881243-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southampton",
"reward": "3.91000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b3c1c9-f18f-4e10-9863-06e76fc72b6d/?format=api"
}
]
}