GET /api/bet_types/28de2e1e-d071-4745-88a2-54d6f33bc252/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28de2e1e-d071-4745-88a2-54d6f33bc252",
"match": "https://api-prod.gambitprofit.com/api/matches/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api",
"name": "Over/Under",
"created_at": "2023-08-07T08:28:00.569361-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 Under 10.5",
"amount": 5000.0
},
{
"team": "Game Total Over 10.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "eb76610e-e58e-4ea8-8134-6aa06847bcef",
"gambit_id": "13b423e6-d4ac-41ed-99f0-f3d04d25eaa9",
"last_updated": "2023-08-08T09:52:58.210910-04:00",
"created_at": "2023-08-07T08:28:00.579863-04:00",
"name": "Game Total Under 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28de2e1e-d071-4745-88a2-54d6f33bc252/?format=api"
},
{
"id": "151118f7-b63a-4022-a2b0-33b06b7b4137",
"gambit_id": "68c0d8f7-73ad-40dd-b8a6-3ad213edf390",
"last_updated": "2023-08-08T09:52:58.207003-04:00",
"created_at": "2023-08-07T08:28:00.575018-04:00",
"name": "Game Total Over 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28de2e1e-d071-4745-88a2-54d6f33bc252/?format=api"
}
]
}