GET /api/bet_types/5340591c-0cca-4e12-ae35-1a9d0714cb80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5340591c-0cca-4e12-ae35-1a9d0714cb80",
"match": "https://api-prod.gambitprofit.com/api/matches/5e7a01a2-07cc-4b7d-a917-ad7a955bd04b/?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 40",
"amount": 5000.0
},
{
"team": "Game Total Over 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "439976e0-e955-4ff5-b078-64016f4bed41",
"gambit_id": "3b3f60e0-45d3-41b7-ac3a-4b72be7aecc0",
"last_updated": "2022-11-06T08:22:24.956202-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5340591c-0cca-4e12-ae35-1a9d0714cb80/?format=api"
},
{
"id": "9c1e38a3-5dc6-402d-bbb8-c86e8ed9ff4a",
"gambit_id": "2b27c839-5e99-4e0c-ba80-16067265bee6",
"last_updated": "2022-11-06T08:22:24.957419-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5340591c-0cca-4e12-ae35-1a9d0714cb80/?format=api"
}
]
}