GET /api/bet_types/b462bcf3-34f6-477b-987d-0735f7566da9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b462bcf3-34f6-477b-987d-0735f7566da9",
"match": "https://api-prod.gambitprofit.com/api/matches/417352fe-933d-4447-832c-03cf88cd2d9d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-08T09:02:57.041079-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 218",
"amount": 5000.0
},
{
"team": "Game Total Over 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "40ab9a22-cbc2-483b-a159-c772a7bb4a1b",
"gambit_id": "d08bf4f6-325f-4930-a573-609e72c32eb5",
"last_updated": "2024-01-10T10:03:15.898675-05:00",
"created_at": "2024-01-08T09:02:57.044965-05:00",
"name": "Game Total Under 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b462bcf3-34f6-477b-987d-0735f7566da9/?format=api"
},
{
"id": "fb5e2c42-a346-4b65-a7b5-2353adb76d08",
"gambit_id": "692f1310-ed3a-4311-ada8-c24700c98b98",
"last_updated": "2024-01-10T10:03:15.894855-05:00",
"created_at": "2024-01-08T09:02:57.048807-05:00",
"name": "Game Total Over 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b462bcf3-34f6-477b-987d-0735f7566da9/?format=api"
}
]
}