GET /api/bet_types/92da8acf-8ee9-47b4-8d07-c2e19cf09a7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92da8acf-8ee9-47b4-8d07-c2e19cf09a7d",
"match": "https://api-prod.gambitprofit.com/api/matches/053e785a-4349-40cc-92ad-63929095405e/?format=api",
"name": "FreeForm",
"created_at": "2023-04-24T13:02:11.298992-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": "e18161de-999c-4077-866a-c2b9dfd020d1",
"gambit_id": "339f8dce-5810-4acd-ad9e-220f6458d300",
"last_updated": "2023-04-26T20:56:53.702904-04:00",
"created_at": "2023-04-24T13:02:11.303677-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92da8acf-8ee9-47b4-8d07-c2e19cf09a7d/?format=api"
},
{
"id": "71a9b8af-91b0-4744-9a50-2d79c6d02c15",
"gambit_id": "2f0b71b2-e083-4121-9d0e-7d4d9500a58e",
"last_updated": "2023-04-26T20:56:53.701432-04:00",
"created_at": "2023-04-24T13:02:11.301262-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92da8acf-8ee9-47b4-8d07-c2e19cf09a7d/?format=api"
}
]
}