HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c15bac01-d5ad-4f49-8bea-f153757e6430",
"match": "https://api-prod.gambitprofit.com/api/matches/3bd8ebc9-d2ae-4f51-add3-e8d752152b76/?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": "Everton",
"amount": 5453.0
},
{
"team": "Crystal Palace",
"amount": 4547.0
}
],
"expected_reward_tokens": 13413.65,
"profit_sb": 3913.65,
"profit_sb_percentage": 41.2,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Everton",
"amount": 3787.0
},
{
"team": "Crystal Palace",
"amount": 3158.0
},
{
"team": "Draw",
"amount": 3055.0
}
],
"expected_reward_tokens": 9316.02,
"profit_sb": -183.98,
"profit_sb_percentage": -1.94,
"recommended": false
},
"lines": [
{
"id": "63f1e960-aee5-4cb2-b6bc-7b936cc26685",
"gambit_id": "68dd8ac0-059f-46bb-be98-319a4c048742",
"last_updated": "2022-10-24T10:27:23.452295-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Everton",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
},
{
"id": "2712fced-b797-41b0-b052-f22694f9af81",
"gambit_id": "eb8dcd94-d723-415f-83a2-9ca721fac70a",
"last_updated": "2022-10-24T10:27:23.451136-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Crystal Palace",
"reward": "2.95000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
},
{
"id": "3c0d3d49-1184-441b-ba67-a633d37cf27a",
"gambit_id": "204cf537-b135-47c8-a15c-3eeb3f9e2466",
"last_updated": "2022-10-24T10:27:23.453490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.05000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
}
]
}