GET /api/bet_types/a157bf9e-807c-48dc-a5a9-f2cfaa914047/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a157bf9e-807c-48dc-a5a9-f2cfaa914047",
"match": "https://api-prod.gambitprofit.com/api/matches/f0d2782a-e9d1-4631-b54c-e245fb3c97c7/?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 7",
"amount": 5205.0
},
{
"team": "Game Total Over 7",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "ce95e01b-29bc-4676-a6ab-2db108f99bfa",
"gambit_id": "90c4eec1-8d00-43b5-b55a-d127e097505c",
"last_updated": "2022-09-03T19:02:20.191989-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a157bf9e-807c-48dc-a5a9-f2cfaa914047/?format=api"
},
{
"id": "1bbc3145-6d1c-4068-94bf-ae009c458f01",
"gambit_id": "debb723c-9a26-42c6-b562-50787ac6eb84",
"last_updated": "2022-09-03T19:02:20.193193-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a157bf9e-807c-48dc-a5a9-f2cfaa914047/?format=api"
}
]
}