HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da54e056-fc74-4b4b-98da-e25c0d796f8d",
"match": "https://api-prod.gambitprofit.com/api/matches/c2256719-3f0e-4325-a7a4-838cb7177888/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-05T09:12:59.930557-05: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": 8525.0
},
{
"team": "Draw",
"amount": 1475.0
}
],
"expected_reward_tokens": 9971.0,
"profit_sb": 471.0,
"profit_sb_percentage": 4.96,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7974.0
},
{
"team": "Draw",
"amount": 1380.0
},
{
"team": "Luton Town",
"amount": 646.0
}
],
"expected_reward_tokens": 9328.24,
"profit_sb": -171.76,
"profit_sb_percentage": -1.81,
"recommended": false
},
"lines": [
{
"id": "e9aac3dd-829b-46ed-891e-98f263d85001",
"gambit_id": "ae4078c0-ca24-4bf5-85be-7c7236cb7d73",
"last_updated": "2023-12-06T22:28:09.195367-05:00",
"created_at": "2023-12-05T09:12:59.945367-05:00",
"name": "Arsenal",
"reward": "1.17000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da54e056-fc74-4b4b-98da-e25c0d796f8d/?format=api"
},
{
"id": "72815864-a44f-41b2-a049-a259cfcddb35",
"gambit_id": "ce8c0a50-81de-4e72-985e-49388d52311f",
"last_updated": "2023-12-06T22:28:09.186661-05:00",
"created_at": "2023-12-05T09:12:59.936508-05:00",
"name": "Draw",
"reward": "6.76000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da54e056-fc74-4b4b-98da-e25c0d796f8d/?format=api"
},
{
"id": "75cccb00-abd9-40d4-b60e-e094ae6993bd",
"gambit_id": "725fbf95-aca1-40ab-9db8-bb4d5b303e2c",
"last_updated": "2023-12-06T22:28:09.191271-05:00",
"created_at": "2023-12-05T09:12:59.941214-05:00",
"name": "Luton Town",
"reward": "14.44000",
"odds": "15.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da54e056-fc74-4b4b-98da-e25c0d796f8d/?format=api"
}
]
}