HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9451139e-a36c-48c6-b71f-ed959b982258",
"match": "https://api-prod.gambitprofit.com/api/matches/646fa19f-3438-40d9-b44c-4070b9b7800d/?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": "Brazil",
"amount": 7772.0
},
{
"team": "Draw",
"amount": 2228.0
}
],
"expected_reward_tokens": 10025.88,
"profit_sb": 1025.88,
"profit_sb_percentage": 11.4,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brazil",
"amount": 6814.0
},
{
"team": "Draw",
"amount": 1953.0
},
{
"team": "Cameroon",
"amount": 1233.0
}
],
"expected_reward_tokens": 8788.5,
"profit_sb": -211.5,
"profit_sb_percentage": -2.35,
"recommended": false
},
"lines": [
{
"id": "150049b4-39d8-4e79-9815-6b5b4abb9edf",
"gambit_id": "dff475a7-f287-4fd5-b641-91e1d1338ee5",
"last_updated": "2022-12-03T10:07:32.251706-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brazil",
"reward": "1.29000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9451139e-a36c-48c6-b71f-ed959b982258/?format=api"
},
{
"id": "13a71832-4e7d-4199-a0a4-b97d67efa04c",
"gambit_id": "516fc7e3-a098-455a-b4c8-6053cab8817c",
"last_updated": "2022-12-03T10:07:32.250709-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.50000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9451139e-a36c-48c6-b71f-ed959b982258/?format=api"
},
{
"id": "ad05f9d5-e03d-4dba-bcf9-6e78e8742e2b",
"gambit_id": "2f137228-aef2-494f-86b0-b2601cedda18",
"last_updated": "2022-12-03T10:07:32.252686-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cameroon",
"reward": "7.13000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9451139e-a36c-48c6-b71f-ed959b982258/?format=api"
}
]
}