GET /api/bet_types/0699b60b-2478-42fd-8ed6-edc3f4793d66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0699b60b-2478-42fd-8ed6-edc3f4793d66",
"match": "https://api-prod.gambitprofit.com/api/matches/609dc8d8-5fc5-4ca0-8306-a69341a4bc9b/?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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": 400.0,
"profit_sb_percentage": 4.44,
"recommended": true
},
"lines": [
{
"id": "95b5a376-c3db-45e1-82f9-e4a03b6760ea",
"gambit_id": "922dde8f-9c5c-43fc-b8db-852cf743b6e8",
"last_updated": "2022-11-02T10:48:12.788103-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0699b60b-2478-42fd-8ed6-edc3f4793d66/?format=api"
},
{
"id": "3c823fc6-0d05-4aa0-9866-117d29eed6f7",
"gambit_id": "12ada0ee-8af6-4b44-b349-27d24e072d8c",
"last_updated": "2022-11-02T10:48:12.789217-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0699b60b-2478-42fd-8ed6-edc3f4793d66/?format=api"
}
]
}