GET /api/bet_types/e843c968-e87d-4279-905a-950fd2476bb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e843c968-e87d-4279-905a-950fd2476bb2",
"match": "https://api-prod.gambitprofit.com/api/matches/7e3b949e-9519-4287-9e2a-292e3276ca48/?format=api",
"name": "Over/Under",
"created_at": "2023-10-06T10:08:01.734143-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 2.5",
"amount": 5376.0
},
{
"team": "Game Total Under 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 9246.72,
"profit_sb": -253.28,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "7b7c18de-ea71-402e-b814-5bbb5fa77ba1",
"gambit_id": "98354b6b-8e9c-4284-b17a-2ee738af57f3",
"last_updated": "2023-10-09T15:28:13.651695-04:00",
"created_at": "2023-10-06T10:08:01.747729-04:00",
"name": "Game Total Over 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e843c968-e87d-4279-905a-950fd2476bb2/?format=api"
},
{
"id": "c2dbe680-3d9b-475e-aceb-4c3c9bd8edb3",
"gambit_id": "0305ddb8-6581-48dd-b52b-f563fc57debe",
"last_updated": "2023-10-09T15:28:13.655000-04:00",
"created_at": "2023-10-06T10:08:01.757315-04:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e843c968-e87d-4279-905a-950fd2476bb2/?format=api"
}
]
}