GET /api/bet_types/d9a0dd86-9c4d-4465-8782-44c858f564c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9a0dd86-9c4d-4465-8782-44c858f564c8",
"match": "https://api-prod.gambitprofit.com/api/matches/5c974273-52c3-44d7-ae0f-3e4bb483ade5/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T10:27:01.918001-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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "927e7de1-f30b-4072-94e8-36ea276bb912",
"gambit_id": "93cc917b-9fe4-4bb6-81c8-79185779d686",
"last_updated": "2023-03-21T10:21:56.871477-04:00",
"created_at": "2023-03-20T10:27:01.920109-04:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a0dd86-9c4d-4465-8782-44c858f564c8/?format=api"
},
{
"id": "66350034-8bae-4bf4-9c39-801e826e66ce",
"gambit_id": "de5ad123-88e3-44c1-88f5-0bcd4e9f3791",
"last_updated": "2023-03-21T10:21:56.873625-04:00",
"created_at": "2023-03-20T10:27:01.922270-04:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a0dd86-9c4d-4465-8782-44c858f564c8/?format=api"
}
]
}