GET /api/bet_types/c52a145c-d981-4941-90b0-8f3e2b9ae761/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c52a145c-d981-4941-90b0-8f3e2b9ae761",
"match": "https://api-prod.gambitprofit.com/api/matches/df4b07fd-3438-4060-81e8-5781a8aa51f1/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T10:53:06.045998-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": "Total Rounds Over 3.5",
"amount": 5190.0
},
{
"team": "Total Rounds Under 3.5",
"amount": 4810.0
}
],
"expected_reward_tokens": 9186.3,
"profit_sb": -313.7,
"profit_sb_percentage": -3.3,
"recommended": false
},
"lines": [
{
"id": "eb2cf503-6c18-4b2d-9e8c-058225f5c95d",
"gambit_id": "09c1f941-b9d9-4b9d-987a-d0c4a43e63af",
"last_updated": "2023-12-11T11:53:04.996779-05:00",
"created_at": "2023-12-08T10:53:06.049728-05:00",
"name": "Total Rounds Over 3.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52a145c-d981-4941-90b0-8f3e2b9ae761/?format=api"
},
{
"id": "a814260e-3f42-498d-89b3-7d66c76b52c3",
"gambit_id": "3348adf8-2c4a-410d-9c1d-34ce0cf157ee",
"last_updated": "2023-12-11T11:53:05.000261-05:00",
"created_at": "2023-12-08T10:53:06.055059-05:00",
"name": "Total Rounds Under 3.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52a145c-d981-4941-90b0-8f3e2b9ae761/?format=api"
}
]
}