GET /api/bet_types/2911ff32-e730-406d-8a62-7cd000d1574b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2911ff32-e730-406d-8a62-7cd000d1574b",
"match": "https://api-prod.gambitprofit.com/api/matches/b7cd7c48-c1b0-4906-9e7f-14a5eee8f2b0/?format=api",
"name": "Over/Under",
"created_at": "2023-08-16T10:23:22.890518-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": "Game Total Over 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fd595515-f044-4a03-80cf-504c9a08932d",
"gambit_id": "80ac3655-d726-4157-88f2-2b88d5e2eb3f",
"last_updated": "2023-08-18T10:13:05.530217-04:00",
"created_at": "2023-08-16T10:23:22.895190-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2911ff32-e730-406d-8a62-7cd000d1574b/?format=api"
},
{
"id": "58d94f7f-1355-4af2-915f-7c78ecc3152e",
"gambit_id": "175137b2-053b-4196-8560-2994605b3178",
"last_updated": "2023-08-18T10:13:05.533663-04:00",
"created_at": "2023-08-16T10:23:22.899764-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2911ff32-e730-406d-8a62-7cd000d1574b/?format=api"
}
]
}