GET /api/bet_types/832a0f8a-b125-4ea0-a561-2b365e9d3ab1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "832a0f8a-b125-4ea0-a561-2b365e9d3ab1",
"match": "https://api-prod.gambitprofit.com/api/matches/573e76ed-ada9-4d71-ab06-ea84848e067a/?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": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Ilia Topuria",
"amount": 5886.0
},
{
"team": "Bryce Mitchell",
"amount": 4114.0
}
],
"expected_reward_tokens": 8886.24,
"profit_sb": -113.76,
"profit_sb_percentage": -1.26,
"recommended": false
},
"lines": [
{
"id": "be61dede-8a51-4931-b417-d82dbf43bc5a",
"gambit_id": "a329b501-4541-4da5-b27e-e14cac5ce654",
"last_updated": "2022-12-12T09:52:34.801512-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ilia Topuria",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832a0f8a-b125-4ea0-a561-2b365e9d3ab1/?format=api"
},
{
"id": "5026cc70-1c04-474d-9d15-3ef66c414351",
"gambit_id": "fe68cad9-100e-49f7-beb3-560809443831",
"last_updated": "2022-12-12T09:52:34.802958-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bryce Mitchell",
"reward": "2.16000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832a0f8a-b125-4ea0-a561-2b365e9d3ab1/?format=api"
}
]
}