GET /api/bet_types/44479f59-1a22-4465-9c87-914ee59bbd95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44479f59-1a22-4465-9c87-914ee59bbd95",
"match": "https://api-prod.gambitprofit.com/api/matches/8f9971fe-17e0-4865-bfa0-4ed174e0abec/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:06.695476-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": "Game Total Under 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "dcdaa3db-75ec-4c23-884c-ed07538bc3c0",
"gambit_id": "c1c85ddd-d573-49af-91e8-73a607438fa6",
"last_updated": "2023-01-20T10:22:05.151817-05:00",
"created_at": "2023-01-19T09:22:06.696783-05:00",
"name": "Game Total Under 233.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44479f59-1a22-4465-9c87-914ee59bbd95/?format=api"
},
{
"id": "6035a9e7-bf84-4867-91e9-c33993026081",
"gambit_id": "d0eda774-9053-443c-83bc-f0b825b09fe9",
"last_updated": "2023-01-20T10:22:05.153007-05:00",
"created_at": "2023-01-19T09:22:06.698039-05:00",
"name": "Game Total Over 233.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44479f59-1a22-4465-9c87-914ee59bbd95/?format=api"
}
]
}