GET /api/bet_types/4ff03c4c-a214-4a16-8f80-8c6d4c98ee4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ff03c4c-a214-4a16-8f80-8c6d4c98ee4a",
"match": "https://api-prod.gambitprofit.com/api/matches/bad43ddf-6ec3-4305-b713-fdd50fcd58d8/?format=api",
"name": "Over/Under",
"created_at": "2023-02-25T09:07:03.254980-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "1895663d-c930-457e-950a-8a522006346d",
"gambit_id": "31a1cdd4-fced-4488-a6bb-a27cacaadb10",
"last_updated": "2023-02-26T11:41:54.428880-05:00",
"created_at": "2023-02-25T09:07:03.257550-05:00",
"name": "Game Total Over 225",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ff03c4c-a214-4a16-8f80-8c6d4c98ee4a/?format=api"
},
{
"id": "f0555bf8-34a7-4c41-8877-7bf7369866c2",
"gambit_id": "afeb0fef-63e3-4953-bad7-bd4c30261eaf",
"last_updated": "2023-02-26T11:41:54.427701-05:00",
"created_at": "2023-02-25T09:07:03.256264-05:00",
"name": "Game Total Under 225",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ff03c4c-a214-4a16-8f80-8c6d4c98ee4a/?format=api"
}
]
}