HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "005b76ce-b67b-455d-a5ad-1670109f50d6",
"match": "https://api-prod.gambitprofit.com/api/matches/e9dc64bc-70f5-4e72-bbe6-7efa29626b90/?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": "West Ham United",
"amount": 5323.0
},
{
"team": "Brighton & Hove Albion",
"amount": 4677.0
}
],
"expected_reward_tokens": 12347.28,
"profit_sb": 3347.28,
"profit_sb_percentage": 37.19,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "West Ham United",
"amount": 3771.0
},
{
"team": "Brighton & Hove Albion",
"amount": 3314.0
},
{
"team": "Draw",
"amount": 2916.0
}
],
"expected_reward_tokens": 8748.0,
"profit_sb": -252.0,
"profit_sb_percentage": -2.8,
"recommended": false
},
"lines": [
{
"id": "0b0b6b92-c5d4-4f13-9364-3d94f4711475",
"gambit_id": "428286ba-097c-4e50-a7f4-b7b5730476a8",
"last_updated": "2022-08-22T15:47:09.799795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005b76ce-b67b-455d-a5ad-1670109f50d6/?format=api"
},
{
"id": "30696f8b-d904-4863-bb38-d4050cc9c028",
"gambit_id": "ee2e5c02-3180-4b7c-ad42-8f1580411b83",
"last_updated": "2022-08-22T15:47:09.799360-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brighton & Hove Albion",
"reward": "2.64000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005b76ce-b67b-455d-a5ad-1670109f50d6/?format=api"
},
{
"id": "d7fa1819-7ad5-4ca3-9f7a-fd2684e7e0bf",
"gambit_id": "67b53ff2-0df6-4639-b3a5-d9fd94dd4fe4",
"last_updated": "2022-08-22T15:47:09.800231-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.00000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005b76ce-b67b-455d-a5ad-1670109f50d6/?format=api"
}
]
}