GET /api/bet_types/79ed75f5-d433-4fac-91be-2747e71c3d1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79ed75f5-d433-4fac-91be-2747e71c3d1e",
"match": "https://api-prod.gambitprofit.com/api/matches/138c93dd-2174-4cd4-9472-01dc9c33054b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-22T08:43:04.275991-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",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fcb46702-0572-459f-8b10-8f23df0439a2",
"gambit_id": "3292da21-2aff-4346-948a-9f1cd0c9964a",
"last_updated": "2024-01-23T20:13:14.892359-05:00",
"created_at": "2024-01-22T08:43:04.282161-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ed75f5-d433-4fac-91be-2747e71c3d1e/?format=api"
},
{
"id": "5ef37293-fb37-463a-ad0b-8d186c5ad386",
"gambit_id": "6d386ad1-c5bf-4199-b023-e469bad639bf",
"last_updated": "2024-01-23T20:13:14.895627-05:00",
"created_at": "2024-01-22T08:43:04.287670-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ed75f5-d433-4fac-91be-2747e71c3d1e/?format=api"
}
]
}