GET /api/bet_types/9a49ab13-af2c-4bb1-8f67-9029edf2389c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a49ab13-af2c-4bb1-8f67-9029edf2389c",
"match": "https://api-prod.gambitprofit.com/api/matches/41057051-1bb9-4dd8-bc97-05781775d035/?format=api",
"name": "Over/Under",
"created_at": "2023-05-09T11:07:07.413282-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9d9d8581-112c-42a0-8e84-5d89016821b9",
"gambit_id": "14b42b72-ae3e-4efc-b34c-a0fba6feeb26",
"last_updated": "2023-05-10T16:02:11.992237-04:00",
"created_at": "2023-05-09T11:07:07.416469-04:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a49ab13-af2c-4bb1-8f67-9029edf2389c/?format=api"
},
{
"id": "cb9e32da-0693-4497-9f3e-ffd03b38beaa",
"gambit_id": "525b79d3-0163-45e2-ba55-6321b1fb26f6",
"last_updated": "2023-05-10T16:02:11.989847-04:00",
"created_at": "2023-05-09T11:07:07.414850-04:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a49ab13-af2c-4bb1-8f67-9029edf2389c/?format=api"
}
]
}