GET /api/bet_types/f94b7852-eeb3-4be0-951f-3f1866ff9ee5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f94b7852-eeb3-4be0-951f-3f1866ff9ee5",
"match": "https://api-prod.gambitprofit.com/api/matches/007f8151-7da7-4a5e-a785-0c5876e7547f/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T09:42:03.944006-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 6",
"amount": 5212.0
},
{
"team": "Game Total Over 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5ec09665-3e0b-4bb1-a41f-5d7e5c913c1c",
"gambit_id": "66f79605-1753-423c-b355-b201197c229f",
"last_updated": "2023-01-30T17:46:56.293118-05:00",
"created_at": "2023-01-28T09:42:03.945855-05:00",
"name": "Game Total Under 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94b7852-eeb3-4be0-951f-3f1866ff9ee5/?format=api"
},
{
"id": "a1e5e2cf-a6a9-41e4-95d5-c3b5615328b2",
"gambit_id": "71faeab0-9407-45e2-9478-e7dd40b6def0",
"last_updated": "2023-01-30T17:46:56.294529-05:00",
"created_at": "2023-01-28T09:42:03.947320-05:00",
"name": "Game Total Over 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f94b7852-eeb3-4be0-951f-3f1866ff9ee5/?format=api"
}
]
}