GET /api/bet_types/284589fd-7950-471f-bb7f-773109739764/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "284589fd-7950-471f-bb7f-773109739764",
"match": "https://api-prod.gambitprofit.com/api/matches/0dd17eda-9f6b-445b-8e0f-912f8464b8e4/?format=api",
"name": "Over/Under",
"created_at": "2023-10-19T08:32:58.212302-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "cee513d5-6f48-437e-8ba0-003ebe56087d",
"gambit_id": "7394d97a-518b-4710-af43-6551e1a37449",
"last_updated": "2023-10-20T11:28:25.812612-04:00",
"created_at": "2023-10-19T08:32:58.215739-04:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284589fd-7950-471f-bb7f-773109739764/?format=api"
},
{
"id": "696b4bde-b80a-4654-a3f8-468fc04f040d",
"gambit_id": "4bc2424a-2183-482b-8f63-e8cb129f2dee",
"last_updated": "2023-10-20T11:28:25.817194-04:00",
"created_at": "2023-10-19T08:32:58.222014-04:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/284589fd-7950-471f-bb7f-773109739764/?format=api"
}
]
}