GET /api/bet_types/a053b9f9-f034-4eed-9d6c-f6457e404cc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a053b9f9-f034-4eed-9d6c-f6457e404cc2",
"match": "https://api-prod.gambitprofit.com/api/matches/020c5d95-57bd-49fd-a7fe-5fc9e1aaa9ad/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:18:02.528893-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c7e62190-9dba-4a9c-b5e0-b8519ab08677",
"gambit_id": "b542b861-121a-41e3-b3cc-4741081d2db1",
"last_updated": "2024-01-11T11:03:01.766871-05:00",
"created_at": "2024-01-09T09:18:02.533516-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a053b9f9-f034-4eed-9d6c-f6457e404cc2/?format=api"
},
{
"id": "287b4e9c-75ea-4f16-b1ba-f80a0725ad16",
"gambit_id": "2b49174e-f109-48b0-a994-f9eb10b2aff0",
"last_updated": "2024-01-11T11:03:01.771747-05:00",
"created_at": "2024-01-09T09:18:02.548884-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a053b9f9-f034-4eed-9d6c-f6457e404cc2/?format=api"
}
]
}