GET /api/bet_types/96e8d888-a53e-421b-8d51-c048c8bbfef5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96e8d888-a53e-421b-8d51-c048c8bbfef5",
"match": "https://api-prod.gambitprofit.com/api/matches/e61b5342-a42a-4d6e-ac7a-f6e01f8112ef/?format=api",
"name": "FreeForm",
"created_at": "2023-09-17T22:38:19.212502-04: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": "c4a6b41e-c5c9-4d66-9a83-03617a86613d",
"gambit_id": "e1f7d0e0-7561-421e-8d2d-20c3e6ef0af9",
"last_updated": "2023-09-20T09:23:06.545908-04:00",
"created_at": "2023-09-17T22:38:19.218204-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e8d888-a53e-421b-8d51-c048c8bbfef5/?format=api"
},
{
"id": "04f5c85c-0616-4084-9b4e-4593da0933e0",
"gambit_id": "7d826c94-8234-4217-bc38-1c18560bb572",
"last_updated": "2023-09-20T09:23:06.550132-04:00",
"created_at": "2023-09-17T22:38:19.223177-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96e8d888-a53e-421b-8d51-c048c8bbfef5/?format=api"
}
]
}