HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6aee32a-eec3-4fdb-9002-d5c548d7d885",
"match": "https://api-prod.gambitprofit.com/api/matches/d06e73c2-76d7-40e3-a39e-78e81ae8ca24/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T20:08:22.711310-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Liverpool",
"amount": 8599.0
},
{
"team": "Draw",
"amount": 1401.0
}
],
"expected_reward_tokens": 10059.18,
"profit_sb": 559.18,
"profit_sb_percentage": 5.89,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 7954.0
},
{
"team": "Draw",
"amount": 1296.0
},
{
"team": "Luton Town",
"amount": 750.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "9618ceeb-eff8-484f-8815-f558e9ceba79",
"gambit_id": "0977356b-87f3-4022-9b03-53e4024c7d0a",
"last_updated": "2023-11-06T21:38:18.340805-05:00",
"created_at": "2023-11-03T20:08:22.731347-04:00",
"name": "Liverpool",
"reward": "1.17000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6aee32a-eec3-4fdb-9002-d5c548d7d885/?format=api"
},
{
"id": "1f549944-3e61-4f0e-9dfd-fc8a27e912b3",
"gambit_id": "a4f1867b-ff98-48ce-8f53-3e49ca8b8afc",
"last_updated": "2023-11-06T21:38:18.332449-05:00",
"created_at": "2023-11-03T20:08:22.717575-04:00",
"name": "Draw",
"reward": "7.18000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6aee32a-eec3-4fdb-9002-d5c548d7d885/?format=api"
},
{
"id": "ddac75ad-2262-4dbc-81da-fcd5735a214b",
"gambit_id": "aaf5fa36-c5ac-4b4c-b09e-5710be2921a0",
"last_updated": "2023-11-06T21:38:18.337031-05:00",
"created_at": "2023-11-03T20:08:22.725328-04:00",
"name": "Luton Town",
"reward": "12.40000",
"odds": "13.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6aee32a-eec3-4fdb-9002-d5c548d7d885/?format=api"
}
]
}