GET /api/bet_types/8bbce080-9179-4538-b456-30572e7a28c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bbce080-9179-4538-b456-30572e7a28c1",
"match": "https://api-prod.gambitprofit.com/api/matches/fdb62ca0-33e7-4891-a4d3-85c90b3950ca/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "7ba9476f-9d29-4dab-9c28-0c02faf58198",
"gambit_id": "9a149c5f-af25-4d84-80fd-7de2777b1865",
"last_updated": "2022-10-27T11:57:05.831251-04:00",
"created_at": "1969-12-31T19:00:00-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/8bbce080-9179-4538-b456-30572e7a28c1/?format=api"
},
{
"id": "9d73d7fc-8ff4-4a53-ad41-56c6c88351d2",
"gambit_id": "9f46350f-4dcc-4323-a403-16e973d0ca79",
"last_updated": "2022-10-27T11:57:05.830128-04:00",
"created_at": "1969-12-31T19:00:00-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/8bbce080-9179-4538-b456-30572e7a28c1/?format=api"
}
]
}