GET /api/bet_types/ab1adb3d-b5b8-415a-99df-67fa23e8b675/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab1adb3d-b5b8-415a-99df-67fa23e8b675",
"match": "https://api-prod.gambitprofit.com/api/matches/0f3a556e-3ed0-457c-beed-f840cd6fb7a1/?format=api",
"name": "Over/Under",
"created_at": "2023-02-12T10:56:58.275263-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 Over 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "216a5246-e741-40ce-b84b-d6b042f5c3b7",
"gambit_id": "4e5e8647-dc2b-4e2e-8d31-feb643393c3d",
"last_updated": "2023-02-13T10:02:11.187739-05:00",
"created_at": "2023-02-12T10:56:58.278057-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1adb3d-b5b8-415a-99df-67fa23e8b675/?format=api"
},
{
"id": "2264c961-bbdc-4dfd-a20d-9827e07f5537",
"gambit_id": "36e0bc8a-4800-4ab7-99d5-579601ac8274",
"last_updated": "2023-02-13T10:02:11.186510-05:00",
"created_at": "2023-02-12T10:56:58.276600-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1adb3d-b5b8-415a-99df-67fa23e8b675/?format=api"
}
]
}