GET /api/bet_types/302b761e-ab73-4ced-a127-40beff83835f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "302b761e-ab73-4ced-a127-40beff83835f",
"match": "https://api-prod.gambitprofit.com/api/matches/c3537a1a-6b71-4962-83fc-5521e142be71/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:23:18.799047-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ea54e40c-f16d-4ede-9a1e-a440e717ae01",
"gambit_id": "fc502e5a-2d3a-455f-b272-d61b53eec5d1",
"last_updated": "2024-01-23T18:28:35.376179-05:00",
"created_at": "2024-01-20T07:23:18.803009-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b761e-ab73-4ced-a127-40beff83835f/?format=api"
},
{
"id": "f585d810-7180-40c0-91f8-1617abb2364c",
"gambit_id": "0b4c0282-ffcc-4776-a96f-554fd733d612",
"last_updated": "2024-01-23T18:28:35.379368-05:00",
"created_at": "2024-01-20T07:23:18.806880-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b761e-ab73-4ced-a127-40beff83835f/?format=api"
}
]
}