GET /api/bet_types/28bbeed0-c2f7-410a-80b8-608737401afc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28bbeed0-c2f7-410a-80b8-608737401afc",
"match": "https://api-prod.gambitprofit.com/api/matches/88ba74df-0485-4c10-970f-33e2b654e4bc/?format=api",
"name": "Over/Under",
"created_at": "2023-10-04T09:13:07.300328-04: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 8",
"amount": 5094.0
},
{
"team": "Game Total Under 8",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "04eac202-8885-41d7-94b3-be71ed7e0433",
"gambit_id": "7de0cbbd-bde5-4bd9-b172-1b7a86346afc",
"last_updated": "2023-10-05T09:13:22.441269-04:00",
"created_at": "2023-10-04T09:13:07.304204-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28bbeed0-c2f7-410a-80b8-608737401afc/?format=api"
},
{
"id": "3745d07c-278a-41ef-aca9-04dbe9b9e7d1",
"gambit_id": "be16b27d-4c2d-4ef7-a87b-cc101fd7b59c",
"last_updated": "2023-10-05T09:13:22.444442-04:00",
"created_at": "2023-10-04T09:13:07.308337-04:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28bbeed0-c2f7-410a-80b8-608737401afc/?format=api"
}
]
}