GET /api/bet_types/901d6cbf-29ac-46ae-8d77-27cef5ae482c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "901d6cbf-29ac-46ae-8d77-27cef5ae482c",
"match": "https://api-prod.gambitprofit.com/api/matches/1b5dea73-8499-442d-a416-86206b29a84f/?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 Under 10.5",
"amount": 5110.0
},
{
"team": "Game Total Over 10.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "7b737c55-b180-4bdd-891c-563c96cbd302",
"gambit_id": "10bccebc-782f-421b-9e7b-4005dba9ed2f",
"last_updated": "2022-08-24T10:20:35.816638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 10.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901d6cbf-29ac-46ae-8d77-27cef5ae482c/?format=api"
},
{
"id": "3d81ae9a-9069-4602-a402-9fce352d0a25",
"gambit_id": "9db2337c-b571-42af-8f91-229c2b98d5ec",
"last_updated": "2022-08-24T10:20:35.817209-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 10.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901d6cbf-29ac-46ae-8d77-27cef5ae482c/?format=api"
}
]
}