GET /api/bet_types/866b04de-87e0-4560-9ca5-a6d8c8c8b364/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "866b04de-87e0-4560-9ca5-a6d8c8c8b364",
"match": "https://api-prod.gambitprofit.com/api/matches/566f5cce-ee31-4222-a6ba-563583657b20/?format=api",
"name": "FreeForm",
"created_at": "2023-03-06T08:07:12.916161-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ae15ad23-ff4f-48d1-b297-79cfd86be545",
"gambit_id": "5427e396-bd03-4d95-b6e6-25f8cb4fbe26",
"last_updated": "2023-03-07T11:17:02.603573-05:00",
"created_at": "2023-03-06T08:07:12.917448-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b04de-87e0-4560-9ca5-a6d8c8c8b364/?format=api"
},
{
"id": "db48375b-2525-44d4-b5af-7c3ab3a03f50",
"gambit_id": "d72ecd80-00e6-4761-9f1d-f4b02c412214",
"last_updated": "2023-03-07T11:17:02.605191-05:00",
"created_at": "2023-03-06T08:07:12.918768-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b04de-87e0-4560-9ca5-a6d8c8c8b364/?format=api"
}
]
}