GET /api/bet_types/2ea7975e-62c0-47cf-a7a1-3ef0714620b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ea7975e-62c0-47cf-a7a1-3ef0714620b3",
"match": "https://api-prod.gambitprofit.com/api/matches/b4161150-6701-4eee-82c2-8bcbe2332d6e/?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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Under 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3c05678d-9865-4875-8274-abbca0df045c",
"gambit_id": "7316525e-d22c-4e26-937f-62df2078169e",
"last_updated": "2022-11-29T09:42:03.148189-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea7975e-62c0-47cf-a7a1-3ef0714620b3/?format=api"
},
{
"id": "e567880f-284a-4aac-b7b4-6c7162ec0cb7",
"gambit_id": "9a56039d-5b29-4b70-90ee-1412744b8942",
"last_updated": "2022-11-29T09:42:03.147023-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea7975e-62c0-47cf-a7a1-3ef0714620b3/?format=api"
}
]
}