GET /api/bet_types/302ed6c1-5766-4c35-af63-d89e0419759c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "302ed6c1-5766-4c35-af63-d89e0419759c",
"match": "https://api-prod.gambitprofit.com/api/matches/cf9d82c5-ecb9-4ed7-b6ee-1e84e6e89252/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:03.827647-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "72663eb4-f4d4-40ef-bfb8-f3533e2676fe",
"gambit_id": "a4c39b94-8d6f-4454-bc8d-3e790bd04c0e",
"last_updated": "2023-12-01T19:18:10.601005-05:00",
"created_at": "2023-11-30T10:28:03.831702-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302ed6c1-5766-4c35-af63-d89e0419759c/?format=api"
},
{
"id": "4b1f6bf3-cacf-4436-b381-b7b4cc49916e",
"gambit_id": "02a75813-9e74-4ddf-879c-737145bc6125",
"last_updated": "2023-12-01T19:18:10.604950-05:00",
"created_at": "2023-11-30T10:28:03.835585-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302ed6c1-5766-4c35-af63-d89e0419759c/?format=api"
}
]
}