HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70ad1eaa-f7e4-453f-ad3f-d2db66f5a578",
"match": "https://api-prod.gambitprofit.com/api/matches/bb1040a8-e423-4ff4-9184-8cf39ea09096/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T23:03:17.587356-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Everton",
"amount": 5766.0
},
{
"team": "Sheffield United",
"amount": 4234.0
}
],
"expected_reward_tokens": 12913.7,
"profit_sb": 3413.7,
"profit_sb_percentage": 35.93,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Everton",
"amount": 4108.0
},
{
"team": "Sheffield United",
"amount": 3017.0
},
{
"team": "Draw",
"amount": 2875.0
}
],
"expected_reward_tokens": 9200.0,
"profit_sb": -300.0,
"profit_sb_percentage": -3.16,
"recommended": false
},
"lines": [
{
"id": "a1ecd1ec-eab0-4677-945b-24787e62da74",
"gambit_id": "69d1f704-cc57-4270-be57-5c88aefbfd5a",
"last_updated": "2023-09-06T11:53:31.671780-04:00",
"created_at": "2023-09-01T23:03:17.608066-04:00",
"name": "Everton",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ad1eaa-f7e4-453f-ad3f-d2db66f5a578/?format=api"
},
{
"id": "792c9040-fcfd-4dd8-a868-90f045b1169c",
"gambit_id": "5946232b-e52a-4f4a-b568-78cfa3a7696a",
"last_updated": "2023-09-06T11:53:31.668375-04:00",
"created_at": "2023-09-01T23:03:17.597111-04:00",
"name": "Sheffield United",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ad1eaa-f7e4-453f-ad3f-d2db66f5a578/?format=api"
},
{
"id": "de3f8b14-3b39-4cfc-a99a-03c873e50f10",
"gambit_id": "9b287b2e-f151-49e4-ae76-d63b78266884",
"last_updated": "2023-09-06T11:53:31.664343-04:00",
"created_at": "2023-09-01T23:03:17.592764-04:00",
"name": "Draw",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ad1eaa-f7e4-453f-ad3f-d2db66f5a578/?format=api"
}
]
}