GET /api/bet_types/7df88f04-632e-4540-969f-fb80fcf5bb70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7df88f04-632e-4540-969f-fb80fcf5bb70",
"match": "https://api-prod.gambitprofit.com/api/matches/28fe1bf0-c8c2-4f24-b4da-c2ec22468572/?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 232",
"amount": 5000.0
},
{
"team": "Game Total Over 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "f365ac6c-f322-445e-9cfb-812f9029e253",
"gambit_id": "b4738c89-bdf9-48c0-b885-4b6af89f0023",
"last_updated": "2022-10-29T19:02:21.464839-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df88f04-632e-4540-969f-fb80fcf5bb70/?format=api"
},
{
"id": "d0292c4e-bb08-4e33-bcda-7e35b00050bf",
"gambit_id": "4b682a0c-291c-471d-a56b-6c17885b165f",
"last_updated": "2022-10-29T19:02:21.465989-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df88f04-632e-4540-969f-fb80fcf5bb70/?format=api"
}
]
}