GET /api/bet_types/3e4c0dc4-1577-439b-876a-133d7c30c763/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e4c0dc4-1577-439b-876a-133d7c30c763",
"match": "https://api-prod.gambitprofit.com/api/matches/f0efc864-c5a8-4297-9b09-5eabc8be3c7a/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T08:47:21.745123-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.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "f8cb2cff-1639-442a-8dc9-6e05c78657ca",
"gambit_id": "5531068a-958a-42d5-b47b-f4c54f945e32",
"last_updated": "2023-02-16T16:56:58.429826-05:00",
"created_at": "2023-02-15T08:47:21.746992-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4c0dc4-1577-439b-876a-133d7c30c763/?format=api"
},
{
"id": "bb315be7-13fb-436e-ad1d-0a8e4427dce6",
"gambit_id": "6c0bc1ec-22fe-4200-90df-943b2a7abde0",
"last_updated": "2023-02-16T16:56:58.431003-05:00",
"created_at": "2023-02-15T08:47:21.748517-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4c0dc4-1577-439b-876a-133d7c30c763/?format=api"
}
]
}