GET /api/bet_types/89635f98-be12-43e5-8811-e818ffeb3638/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89635f98-be12-43e5-8811-e818ffeb3638",
"match": "https://api-prod.gambitprofit.com/api/matches/995d9ae0-528d-41e2-8516-6b1f25fdd0da/?format=api",
"name": "Over/Under",
"created_at": "2023-02-16T09:21:55.354543-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": "5a359aa4-2413-4170-9a74-9813f77ec5db",
"gambit_id": "2d4d8ccc-638a-4b28-876e-04249b7dc9ca",
"last_updated": "2023-02-17T09:52:02.750189-05:00",
"created_at": "2023-02-16T09:21:55.355809-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/89635f98-be12-43e5-8811-e818ffeb3638/?format=api"
},
{
"id": "4ff02be1-399e-44bd-ad58-a0847c850543",
"gambit_id": "cd494370-408c-4cfa-8f9a-5aa9a3d0f36a",
"last_updated": "2023-02-17T09:52:02.751432-05:00",
"created_at": "2023-02-16T09:21:55.357171-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/89635f98-be12-43e5-8811-e818ffeb3638/?format=api"
}
]
}