HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f675d2fa-d0d7-475c-a6b8-302c7b2466e8",
"match": "https://api-prod.gambitprofit.com/api/matches/fba3d520-bd9a-442e-8555-5babfbf648d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:09.216397-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 8226.0
},
{
"team": "Draw",
"amount": 1774.0
}
],
"expected_reward_tokens": 10200.24,
"profit_sb": 700.24,
"profit_sb_percentage": 7.37,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 7498.0
},
{
"team": "Draw",
"amount": 1617.0
},
{
"team": "Sheffield United",
"amount": 885.0
}
],
"expected_reward_tokens": 9292.5,
"profit_sb": -207.5,
"profit_sb_percentage": -2.18,
"recommended": false
},
"lines": [
{
"id": "4ca68b02-84bd-4c16-86ff-6823dc08c019",
"gambit_id": "7bde586f-d7c6-4265-9c4c-0987c40401a5",
"last_updated": "2023-11-14T09:53:14.596402-05:00",
"created_at": "2023-11-11T08:53:09.230078-05:00",
"name": "Brighton & Hove Albion",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f675d2fa-d0d7-475c-a6b8-302c7b2466e8/?format=api"
},
{
"id": "dc02dcc5-22dd-4c68-98b1-90fa95a141ee",
"gambit_id": "c4f80824-4bea-407e-a5f9-a53015a85c76",
"last_updated": "2023-11-14T09:53:14.593053-05:00",
"created_at": "2023-11-11T08:53:09.223149-05:00",
"name": "Draw",
"reward": "5.75000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f675d2fa-d0d7-475c-a6b8-302c7b2466e8/?format=api"
},
{
"id": "a269512b-7772-4d25-b7d8-82e18f2b0d52",
"gambit_id": "1085c0b1-8a97-464f-9b60-1a1586de507a",
"last_updated": "2023-11-14T09:53:14.599781-05:00",
"created_at": "2023-11-11T08:53:09.235101-05:00",
"name": "Sheffield United",
"reward": "10.50000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f675d2fa-d0d7-475c-a6b8-302c7b2466e8/?format=api"
}
]
}