GET /api/bet_types/57412dff-4dc4-4e42-9dc4-e00c9011ab1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57412dff-4dc4-4e42-9dc4-e00c9011ab1e",
"match": "https://api-prod.gambitprofit.com/api/matches/2af747c8-3907-4e12-b4eb-b256174818b0/?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 7.5",
"amount": 5109.0
},
{
"team": "Game Total Under 7.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "7072dbaa-a75e-4938-a02c-a238bd3a1445",
"gambit_id": "81b1d8ba-0484-4e24-abdd-150342ebae90",
"last_updated": "2022-08-10T10:11:56.232080-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57412dff-4dc4-4e42-9dc4-e00c9011ab1e/?format=api"
},
{
"id": "6f0d3bcc-1672-43ec-a33c-4a97952bc5ee",
"gambit_id": "6dbae3f5-7392-46ef-9e46-9b11df3f6a92",
"last_updated": "2022-08-10T10:11:56.231591-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57412dff-4dc4-4e42-9dc4-e00c9011ab1e/?format=api"
}
]
}