GET /api/bet_types/491f297c-dff4-46cd-a2d2-55d3dec8c993/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "491f297c-dff4-46cd-a2d2-55d3dec8c993",
"match": "https://api-prod.gambitprofit.com/api/matches/e4415554-c820-4179-9e85-d02c1675d7aa/?format=api",
"name": "Over/Under",
"created_at": "2023-02-25T09:07:02.419431-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": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "960eb71a-fa5c-4d23-ad89-12e0764cce3c",
"gambit_id": "94be0664-d4ea-4afb-b973-53b4a6b69fde",
"last_updated": "2023-02-26T11:51:59.022905-05:00",
"created_at": "2023-02-25T09:07:02.420677-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491f297c-dff4-46cd-a2d2-55d3dec8c993/?format=api"
},
{
"id": "f563b236-8c26-4c57-8a17-b3c229cbcef2",
"gambit_id": "b3c04647-ae22-4944-b8a1-c0ca9b3b2e79",
"last_updated": "2023-02-26T11:51:59.024055-05:00",
"created_at": "2023-02-25T09:07:02.421941-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491f297c-dff4-46cd-a2d2-55d3dec8c993/?format=api"
}
]
}