GET /api/bet_types/848b7c1a-3ecc-4e09-bd1e-9266f096404f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "848b7c1a-3ecc-4e09-bd1e-9266f096404f",
"match": "https://api-prod.gambitprofit.com/api/matches/c02d9b78-142b-4100-97e0-552e8c5fa86c/?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 Over 48",
"amount": 5000.0
},
{
"team": "Game Total Under 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": 250.0,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "9276a71d-c724-43dd-8e8c-50c455255daf",
"gambit_id": "abfa4fb1-23e8-4ac3-a73f-d277693ad976",
"last_updated": "2022-10-02T15:17:25.184906-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.85000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848b7c1a-3ecc-4e09-bd1e-9266f096404f/?format=api"
},
{
"id": "139a8ea0-803d-4da5-8378-c0cac8abe8fb",
"gambit_id": "42317714-7f0f-4345-bd0f-5028c471bf5b",
"last_updated": "2022-10-02T15:17:25.183618-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.85000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848b7c1a-3ecc-4e09-bd1e-9266f096404f/?format=api"
}
]
}