GET /api/bet_types/95d19b8f-5999-4f83-b256-e0a708fe913e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95d19b8f-5999-4f83-b256-e0a708fe913e",
"match": "https://api-prod.gambitprofit.com/api/matches/f9abc5fd-3739-4ac2-b43b-6f0b7785fa36/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:09.085574-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "30b02329-baca-4e9c-929d-dcb168321537",
"gambit_id": "763e963e-10fd-4143-85a2-c49ef617282f",
"last_updated": "2023-12-30T21:48:21.289475-05:00",
"created_at": "2023-12-29T09:58:09.094183-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95d19b8f-5999-4f83-b256-e0a708fe913e/?format=api"
},
{
"id": "15940646-9c64-4d4e-8c9e-cba21013fb1f",
"gambit_id": "5e36d6d5-9709-4848-997a-83b2defce2d4",
"last_updated": "2023-12-30T21:48:21.292814-05:00",
"created_at": "2023-12-29T09:58:09.089760-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95d19b8f-5999-4f83-b256-e0a708fe913e/?format=api"
}
]
}