GET /api/bet_types/307f1d03-260e-4053-9b7f-08595ce7374b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "307f1d03-260e-4053-9b7f-08595ce7374b",
"match": "https://api-prod.gambitprofit.com/api/matches/79cc8e8b-2546-421f-846f-8031a8b9be1b/?format=api",
"name": "FreeForm",
"created_at": "2023-12-08T09:38:22.826619-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": "fdc1d466-7be7-4d94-93e6-f3de953ac56f",
"gambit_id": "d3aedd8b-bbc1-4ca4-b5be-76bd1d31e2a6",
"last_updated": "2023-12-11T11:28:15.899304-05:00",
"created_at": "2023-12-08T09:38:22.830373-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/307f1d03-260e-4053-9b7f-08595ce7374b/?format=api"
},
{
"id": "c13d20eb-da3d-4b38-b185-3247b2c968af",
"gambit_id": "5412db83-a65d-4f68-b478-1642eb3564e7",
"last_updated": "2023-12-11T11:28:15.902754-05:00",
"created_at": "2023-12-08T09:38:22.834393-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/307f1d03-260e-4053-9b7f-08595ce7374b/?format=api"
}
]
}