HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95f24b01-4f31-475a-8baf-34c8525f2139",
"match": "https://api-prod.gambitprofit.com/api/matches/e12d815c-5dc5-473b-a9c1-05ef19fa1059/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T16:07:14.813033-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 7138.0
},
{
"team": "Draw",
"amount": 2862.0
}
],
"expected_reward_tokens": 10990.08,
"profit_sb": 1490.08,
"profit_sb_percentage": 15.69,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 5947.0
},
{
"team": "Draw",
"amount": 2385.0
},
{
"team": "Fulham",
"amount": 1668.0
}
],
"expected_reward_tokens": 9157.32,
"profit_sb": -342.68,
"profit_sb_percentage": -3.61,
"recommended": false
},
"lines": [
{
"id": "ee1332c0-d1f6-4f23-b756-6f301498f6ff",
"gambit_id": "50a90eaa-bf71-4fff-b691-2bec7c936206",
"last_updated": "2023-02-04T12:07:01.626019-05:00",
"created_at": "2023-02-02T16:07:14.815684-05:00",
"name": "Chelsea",
"reward": "1.54000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f24b01-4f31-475a-8baf-34c8525f2139/?format=api"
},
{
"id": "9286c98f-60d3-4a99-9782-3af5efc893e9",
"gambit_id": "ff8fddc8-0838-4f1a-8483-10c7c4a1cdd5",
"last_updated": "2023-02-04T12:07:01.627088-05:00",
"created_at": "2023-02-02T16:07:14.817076-05:00",
"name": "Draw",
"reward": "3.84000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f24b01-4f31-475a-8baf-34c8525f2139/?format=api"
},
{
"id": "58a82499-852c-4f91-af25-c45f578c177d",
"gambit_id": "be874fd0-6141-4825-a187-80909fdf8b31",
"last_updated": "2023-02-04T12:07:01.624908-05:00",
"created_at": "2023-02-02T16:07:14.814346-05:00",
"name": "Fulham",
"reward": "5.49000",
"odds": "5.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95f24b01-4f31-475a-8baf-34c8525f2139/?format=api"
}
]
}