GET /api/bet_types/e5226732-8d66-4c73-b057-0b15458d295d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5226732-8d66-4c73-b057-0b15458d295d",
"match": "https://api-prod.gambitprofit.com/api/matches/56e0bd74-4817-44e8-b807-50cf0c8ac8fe/?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 9",
"amount": 5109.0
},
{
"team": "Game Total Over 9",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "a000ac8f-9b8a-4f4d-8fc5-ef3822708083",
"gambit_id": "64e8ac70-3dc6-43f3-a9c0-fc855f148453",
"last_updated": "2022-12-24T17:12:09.689931-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5226732-8d66-4c73-b057-0b15458d295d/?format=api"
},
{
"id": "2e753b9e-9e4d-48a4-a673-e6c10db1e34e",
"gambit_id": "8822e50e-4e05-408d-b9c0-be102606db8e",
"last_updated": "2022-12-24T17:12:09.691065-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5226732-8d66-4c73-b057-0b15458d295d/?format=api"
}
]
}