GET /api/bet_types/483a4a77-dc87-4992-98aa-33528ed155f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "483a4a77-dc87-4992-98aa-33528ed155f9",
"match": "https://api-prod.gambitprofit.com/api/matches/a1dea13b-9e8b-4fac-b22c-7f4ae26e1a77/?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 7.5",
"amount": 5208.0
},
{
"team": "Game Total Over 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "085a4c8e-75f6-4564-8b2e-c5b7d0d88402",
"gambit_id": "550eb0e4-b979-490f-a32d-68183bea9d77",
"last_updated": "2022-09-28T08:56:57.272977-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/483a4a77-dc87-4992-98aa-33528ed155f9/?format=api"
},
{
"id": "8f6c5e60-f5ea-439d-82f6-9735e8d739c7",
"gambit_id": "1ad8b015-f2de-4580-a615-7fef1c029f7b",
"last_updated": "2022-09-28T08:56:57.271780-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/483a4a77-dc87-4992-98aa-33528ed155f9/?format=api"
}
]
}