HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76b88148-941a-4e0c-aca1-0b8905042271",
"match": "https://api-prod.gambitprofit.com/api/matches/c7409184-76f0-46a2-9334-2f78ecc86fe0/?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": "Netherlands",
"amount": 8387.0
},
{
"team": "Draw",
"amount": 1613.0
}
],
"expected_reward_tokens": 9726.39,
"profit_sb": 726.39,
"profit_sb_percentage": 8.07,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Netherlands",
"amount": 7733.0
},
{
"team": "Draw",
"amount": 1488.0
},
{
"team": "Qatar",
"amount": 780.0
}
],
"expected_reward_tokens": 8970.0,
"profit_sb": -30.0,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "0dbfbea4-620a-401a-b8f0-0f3f6f878aad",
"gambit_id": "65c4f0bf-49bd-4b8b-8797-647df7bbcf21",
"last_updated": "2022-11-30T10:12:25.509943-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Netherlands",
"reward": "1.16000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
},
{
"id": "2d4de157-b265-4306-a11b-5f206ac04836",
"gambit_id": "16e03600-0d4d-4380-bfea-4b457f56288c",
"last_updated": "2022-11-30T10:12:25.512268-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "6.03000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
},
{
"id": "ab2cfcaa-78ea-41ce-ab04-54ead07f34dc",
"gambit_id": "d8719667-52c2-4a9a-83f0-f60b8db591c1",
"last_updated": "2022-11-30T10:12:25.511094-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Qatar",
"reward": "11.50000",
"odds": "13.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76b88148-941a-4e0c-aca1-0b8905042271/?format=api"
}
]
}