GET /api/bet_types/511240a0-65d0-4cf6-9071-f1f6208ef4d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "511240a0-65d0-4cf6-9071-f1f6208ef4d2",
"match": "https://api-prod.gambitprofit.com/api/matches/4d41a20a-e3a6-407a-8f2c-0f862b73258a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-25T14:17:10.555053-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 6",
"amount": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "3053df26-4ae1-427a-bfea-e678dc0b56b1",
"gambit_id": "e5d34b79-6c66-4d42-ba79-388347214568",
"last_updated": "2023-01-26T10:57:03.385428-05:00",
"created_at": "2023-01-25T14:17:10.556406-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511240a0-65d0-4cf6-9071-f1f6208ef4d2/?format=api"
},
{
"id": "abab4ed7-6035-4b45-b794-3397546dd934",
"gambit_id": "b2d6826e-2591-422b-98c8-ea267c669121",
"last_updated": "2023-01-26T10:57:03.386560-05:00",
"created_at": "2023-01-25T14:17:10.558135-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511240a0-65d0-4cf6-9071-f1f6208ef4d2/?format=api"
}
]
}