GET /api/bet_types/207c21d2-fb7f-40df-865c-f6fcb85e9086/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "207c21d2-fb7f-40df-865c-f6fcb85e9086",
"match": "https://api-prod.gambitprofit.com/api/matches/c84513d8-c39e-44da-b4a4-d0b27272cc92/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:10.523151-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Under 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "af0b030c-46ce-47d5-b75d-6ee9089d75da",
"gambit_id": "77f3972e-f7cf-4b99-af12-aa6a39f926b5",
"last_updated": "2023-12-30T21:43:31.392024-05:00",
"created_at": "2023-12-29T09:58:10.530156-05:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207c21d2-fb7f-40df-865c-f6fcb85e9086/?format=api"
},
{
"id": "64fc8b36-097f-4e77-914d-a765f188708e",
"gambit_id": "69e5311b-dea0-4654-847c-b05943e97d42",
"last_updated": "2023-12-30T21:43:31.395427-05:00",
"created_at": "2023-12-29T09:58:10.535087-05:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207c21d2-fb7f-40df-865c-f6fcb85e9086/?format=api"
}
]
}