GET /api/bet_types/850414ae-c6e1-41fe-8635-5bf0a9aacaff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "850414ae-c6e1-41fe-8635-5bf0a9aacaff",
"match": "https://api-prod.gambitprofit.com/api/matches/cef05e13-7dab-49a0-830f-db8fd2096708/?format=api",
"name": "FreeForm",
"created_at": "2023-11-27T09:23:10.425417-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "362b9c7f-2bbf-40c2-ad3d-0246bebcd6ad",
"gambit_id": "93631fe7-720a-48ed-a834-613644480cba",
"last_updated": "2023-11-28T21:53:04.088769-05:00",
"created_at": "2023-11-27T09:23:10.430401-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850414ae-c6e1-41fe-8635-5bf0a9aacaff/?format=api"
},
{
"id": "28fede2a-d795-46d0-affd-24bf4d645744",
"gambit_id": "e79cfe51-562b-4236-a4e1-27efd0c96983",
"last_updated": "2023-11-28T21:53:04.093266-05:00",
"created_at": "2023-11-27T09:23:10.434544-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/850414ae-c6e1-41fe-8635-5bf0a9aacaff/?format=api"
}
]
}