HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "723d9729-c4ae-4bc7-958f-316a9899f1e7",
"match": "https://api-prod.gambitprofit.com/api/matches/b4cef693-d6f1-4538-b55c-7a2e95bf59d2/?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": "Arsenal",
"amount": 7928.0
},
{
"team": "Draw",
"amount": 2072.0
}
],
"expected_reward_tokens": 10463.6,
"profit_sb": 1463.6,
"profit_sb_percentage": 16.26,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 6878.0
},
{
"team": "Draw",
"amount": 1798.0
},
{
"team": "Fulham",
"amount": 1324.0
}
],
"expected_reward_tokens": 9078.96,
"profit_sb": 78.96,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "0067e5fd-a5eb-48ca-abbd-ee200da9ae77",
"gambit_id": "c2a6017b-562b-493a-ac39-7150830ecc6e",
"last_updated": "2022-08-28T11:27:21.918257-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arsenal",
"reward": "1.32000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d9729-c4ae-4bc7-958f-316a9899f1e7/?format=api"
},
{
"id": "712d164d-34f1-4559-a1c5-5628cea73bf9",
"gambit_id": "0b606b1d-25e0-40be-96bb-5f47d8508a9c",
"last_updated": "2022-08-28T11:27:21.918728-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "5.05000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d9729-c4ae-4bc7-958f-316a9899f1e7/?format=api"
},
{
"id": "c3f502f7-1b67-4fd5-a887-a70e90df1127",
"gambit_id": "919454bd-0015-47ba-9e7a-77294477c14c",
"last_updated": "2022-08-28T11:27:21.917781-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fulham",
"reward": "6.86000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d9729-c4ae-4bc7-958f-316a9899f1e7/?format=api"
}
]
}