HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1b509f6-0e7f-446b-a32b-ea6add9271d2",
"match": "https://api-prod.gambitprofit.com/api/matches/3997a946-4ded-49fe-a701-ff54228d589f/?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": "Manchester City",
"amount": 8809.0
},
{
"team": "Draw",
"amount": 1191.0
}
],
"expected_reward_tokens": 9861.48,
"profit_sb": 361.48,
"profit_sb_percentage": 3.81,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 8436.0
},
{
"team": "Draw",
"amount": 1141.0
},
{
"team": "FC Copenhagen",
"amount": 423.0
}
],
"expected_reward_tokens": 9447.48,
"profit_sb": -52.52,
"profit_sb_percentage": -0.55,
"recommended": false
},
"lines": [
{
"id": "7fefb19d-fe29-417c-99b3-a6f06e0c0936",
"gambit_id": "1b9f9f00-2c14-41ab-9210-ea419416306c",
"last_updated": "2022-10-12T10:32:01.118826-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.12000",
"odds": "1.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b509f6-0e7f-446b-a32b-ea6add9271d2/?format=api"
},
{
"id": "e5dbe35b-efe6-4364-9728-b150677ee3b4",
"gambit_id": "1bd573d4-d2f9-4c88-8e27-12846dd03da1",
"last_updated": "2022-10-12T10:32:01.121035-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "8.28000",
"odds": "8.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b509f6-0e7f-446b-a32b-ea6add9271d2/?format=api"
},
{
"id": "0cc7ff55-891b-497c-8dfb-8b9f398ebdb4",
"gambit_id": "937757d1-ca18-4779-81e7-5d023e36265a",
"last_updated": "2022-10-12T10:32:01.119991-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Copenhagen",
"reward": "22.34000",
"odds": "23.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b509f6-0e7f-446b-a32b-ea6add9271d2/?format=api"
}
]
}