GET /api/bet_types/9cc41f8b-7040-43e3-a521-a99ff931debd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cc41f8b-7040-43e3-a521-a99ff931debd",
"match": "https://api-prod.gambitprofit.com/api/matches/9a8c6ca7-dcce-4187-89cf-e45b8c808dfd/?format=api",
"name": "Over/Under",
"created_at": "2023-11-26T09:43:12.746276-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a44236ec-9841-4a61-b0ab-c1c3f0f08e2c",
"gambit_id": "4aa2a589-5d04-4538-9cd3-ed8813253c10",
"last_updated": "2023-11-27T20:08:08.656185-05:00",
"created_at": "2023-11-26T09:43:12.750315-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc41f8b-7040-43e3-a521-a99ff931debd/?format=api"
},
{
"id": "74eeac16-acff-4ded-8ca6-e043dee5207b",
"gambit_id": "799cf4c3-11e7-4fee-92e3-23a38db5c7e2",
"last_updated": "2023-11-27T20:08:08.665994-05:00",
"created_at": "2023-11-26T09:43:12.755534-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc41f8b-7040-43e3-a521-a99ff931debd/?format=api"
}
]
}