GET /api/bet_types/8da66a46-5091-43b8-a609-439fd30b2e91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8da66a46-5091-43b8-a609-439fd30b2e91",
"match": "https://api-prod.gambitprofit.com/api/matches/60fdc6eb-3553-4954-a283-fba04ee1ce47/?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 Over 59",
"amount": 5000.0
},
{
"team": "Game Total Under 59",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b73da9cc-7d41-4b79-8803-0d7f1684016e",
"gambit_id": "24e35144-c3b1-46ff-b253-b5942b810931",
"last_updated": "2022-09-18T20:42:17.492962-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da66a46-5091-43b8-a609-439fd30b2e91/?format=api"
},
{
"id": "8a7bf5fa-f7f2-4449-bfb4-929548dd073d",
"gambit_id": "347443bf-3c6b-416f-8e0a-58f4e6d24305",
"last_updated": "2022-09-18T20:42:17.494199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da66a46-5091-43b8-a609-439fd30b2e91/?format=api"
}
]
}