GET /api/bet_types/59d64505-ef1f-4516-9115-3e9f16857e2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59d64505-ef1f-4516-9115-3e9f16857e2b",
"match": "https://api-prod.gambitprofit.com/api/matches/d2103e3e-759d-4780-bfb1-0f0a68f9ec84/?format=api",
"name": "Over/Under",
"created_at": "2023-11-05T08:38:16.342865-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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Under 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "8c718b03-b099-402f-b02f-8ffb790773a8",
"gambit_id": "9da76f6b-6dd6-42ec-9e44-1879e4ede51c",
"last_updated": "2023-11-06T21:23:15.938794-05:00",
"created_at": "2023-11-05T08:38:16.346551-05:00",
"name": "Game Total Over 218.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d64505-ef1f-4516-9115-3e9f16857e2b/?format=api"
},
{
"id": "201cc642-35b1-472a-9d85-25ce59e12543",
"gambit_id": "2c6c433e-7ac1-4bad-8e56-2ff2dd45eb6d",
"last_updated": "2023-11-06T21:23:15.942231-05:00",
"created_at": "2023-11-05T08:38:16.351546-05:00",
"name": "Game Total Under 218.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59d64505-ef1f-4516-9115-3e9f16857e2b/?format=api"
}
]
}