GET /api/bet_types/db37a8ee-3a0e-4ef0-85d9-19fd2525be33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db37a8ee-3a0e-4ef0-85d9-19fd2525be33",
"match": "https://api-prod.gambitprofit.com/api/matches/341cd14d-9a62-4140-88a9-071a5acafdfa/?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 2.5",
"amount": 5552.0
},
{
"team": "Game Total Under 2.5",
"amount": 4448.0
}
],
"expected_reward_tokens": 8716.64,
"profit_sb": -283.36,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "57caecac-1aa2-4911-b8c7-1bbf292f4c74",
"gambit_id": "93e382c7-22f6-4e73-a315-74d85ebba61b",
"last_updated": "2022-12-06T09:57:12.302719-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.57000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db37a8ee-3a0e-4ef0-85d9-19fd2525be33/?format=api"
},
{
"id": "82a4e818-28f8-450e-acb6-095c421f8025",
"gambit_id": "6416a041-a479-4e46-97ce-f14e3918a585",
"last_updated": "2022-12-06T09:57:12.301760-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db37a8ee-3a0e-4ef0-85d9-19fd2525be33/?format=api"
}
]
}