HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0dcad6f-2e1d-4bae-ba59-35456c2384b4",
"match": "https://api-prod.gambitprofit.com/api/matches/a23b675e-abfa-439b-9851-3d1b620b505c/?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": "Chelsea",
"amount": 5900.0
},
{
"team": "AC Milan",
"amount": 4100.0
}
],
"expected_reward_tokens": 13038.0,
"profit_sb": 3538.0,
"profit_sb_percentage": 37.24,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 4184.0
},
{
"team": "AC Milan",
"amount": 2908.0
},
{
"team": "Draw",
"amount": 2908.0
}
],
"expected_reward_tokens": 9246.64,
"profit_sb": -253.36,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "8f6bd191-2968-401f-9534-e8c87658bf47",
"gambit_id": "d0b16045-cdec-48c8-a962-1c173aad1604",
"last_updated": "2022-10-12T10:27:02.417809-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dcad6f-2e1d-4bae-ba59-35456c2384b4/?format=api"
},
{
"id": "de9ceb08-917e-43db-b6ad-a74d5df4ac3f",
"gambit_id": "56f73667-006f-4391-a12b-65c17cb7fa73",
"last_updated": "2022-10-12T10:27:02.418797-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "AC Milan",
"reward": "3.18000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dcad6f-2e1d-4bae-ba59-35456c2384b4/?format=api"
},
{
"id": "5b889e18-483f-4482-a4a8-7d992e83d319",
"gambit_id": "ae3869b5-3a24-468d-8fbd-bed2ed5d28bb",
"last_updated": "2022-10-12T10:27:02.419777-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.18000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dcad6f-2e1d-4bae-ba59-35456c2384b4/?format=api"
}
]
}