HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3424a25a-0a7b-43d7-8a8e-967d55da8d5b",
"match": "https://api-prod.gambitprofit.com/api/matches/e007bf23-47a0-42ca-bc88-1bf0c1f2aef6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T11:02:22.563059-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 8297.0
},
{
"team": "Draw",
"amount": 1703.0
}
],
"expected_reward_tokens": 10286.12,
"profit_sb": 786.12,
"profit_sb_percentage": 8.27,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7497.0
},
{
"team": "Draw",
"amount": 1539.0
},
{
"team": "Leeds United",
"amount": 964.0
}
],
"expected_reward_tokens": 9292.96,
"profit_sb": -207.04,
"profit_sb_percentage": -2.18,
"recommended": false
},
"lines": [
{
"id": "21848bb8-5a0a-4310-a532-28455ba061d7",
"gambit_id": "04e8b723-6577-445b-9cb8-0da31d40ddcd",
"last_updated": "2023-04-03T10:22:14.379563-04:00",
"created_at": "2023-03-31T11:02:22.566717-04:00",
"name": "Arsenal",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3424a25a-0a7b-43d7-8a8e-967d55da8d5b/?format=api"
},
{
"id": "357c6032-6be9-4c11-b8dc-860bdc786c88",
"gambit_id": "f789f735-ab2c-483e-b6e2-7d7baec7d44b",
"last_updated": "2023-04-03T10:22:14.381122-04:00",
"created_at": "2023-03-31T11:02:22.568604-04:00",
"name": "Draw",
"reward": "6.04000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3424a25a-0a7b-43d7-8a8e-967d55da8d5b/?format=api"
},
{
"id": "b3744117-14f4-49a6-a9d3-18c464ed1317",
"gambit_id": "b8679f30-784e-4216-9309-a1f2886df858",
"last_updated": "2023-04-03T10:22:14.377212-04:00",
"created_at": "2023-03-31T11:02:22.564789-04:00",
"name": "Leeds United",
"reward": "9.64000",
"odds": "10.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3424a25a-0a7b-43d7-8a8e-967d55da8d5b/?format=api"
}
]
}