GET /api/bet_types/45073c88-5e08-42c6-9922-0d9972255e82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45073c88-5e08-42c6-9922-0d9972255e82",
"match": "https://api-prod.gambitprofit.com/api/matches/a1d59da0-e2c9-4068-89b8-249922041fad/?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": "Tanner Boser",
"amount": 5924.0
},
{
"team": "Rodrigo Nascimento",
"amount": 4076.0
}
],
"expected_reward_tokens": 8885.68,
"profit_sb": -114.32,
"profit_sb_percentage": -1.27,
"recommended": false
},
"lines": [
{
"id": "c355a618-4cc7-4b30-97d0-93c30500f4fc",
"gambit_id": "c7aaadc1-ad3a-4e5f-bc42-34053f59bb53",
"last_updated": "2022-09-19T09:52:29.228662-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tanner Boser",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45073c88-5e08-42c6-9922-0d9972255e82/?format=api"
},
{
"id": "26d86720-5cdc-4708-b80f-e101cf0ce1f2",
"gambit_id": "8304e127-0f05-4e94-ad3d-f0cd47948e01",
"last_updated": "2022-09-19T09:52:29.229766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rodrigo Nascimento",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45073c88-5e08-42c6-9922-0d9972255e82/?format=api"
}
]
}