GET /api/bet_types/6920966c-18ab-44d2-9772-1504d25e2e4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6920966c-18ab-44d2-9772-1504d25e2e4e",
"match": "https://api-prod.gambitprofit.com/api/matches/708b3c95-4c7e-49d7-b1d7-77613e58a4cb/?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 71.5",
"amount": 5000.0
},
{
"team": "Game Total Under 71.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6f5bb79e-2d3f-4650-b4d8-45211cf67aa2",
"gambit_id": "8bb51802-4279-411e-a122-ed90dbc0ab92",
"last_updated": "2022-09-25T11:17:05.301939-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 71.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "71.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6920966c-18ab-44d2-9772-1504d25e2e4e/?format=api"
},
{
"id": "c0052796-70ee-4936-b362-43decbfd809c",
"gambit_id": "778d9c56-e879-4a56-ab9d-882339311a7c",
"last_updated": "2022-09-25T11:17:05.300853-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 71.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "71.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6920966c-18ab-44d2-9772-1504d25e2e4e/?format=api"
}
]
}