GET /api/bet_types/9f9c16ca-5e9f-46f0-9cdd-a894b237bfbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f9c16ca-5e9f-46f0-9cdd-a894b237bfbe",
"match": "https://api-prod.gambitprofit.com/api/matches/249d4867-05f9-4c3c-85b8-3242483e35e5/?format=api",
"name": "FreeForm",
"created_at": "2023-12-15T23:37:56.185933-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": "e83c5729-b5a1-427f-826e-319243ced045",
"gambit_id": "536a11c8-881f-4bc3-af41-1f63f1adf567",
"last_updated": "2023-12-18T10:48:13.070369-05:00",
"created_at": "2023-12-15T23:37:56.190120-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f9c16ca-5e9f-46f0-9cdd-a894b237bfbe/?format=api"
},
{
"id": "01464c05-8abe-4cd1-b1c9-5c85c8cfd22a",
"gambit_id": "3ea1df75-19f2-4d33-b1b2-5b597355d923",
"last_updated": "2023-12-18T10:48:13.073706-05:00",
"created_at": "2023-12-15T23:37:56.194222-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f9c16ca-5e9f-46f0-9cdd-a894b237bfbe/?format=api"
}
]
}