GET /api/bet_types/e9eb2486-ece2-4e8b-b664-18bd1c39fdfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9eb2486-ece2-4e8b-b664-18bd1c39fdfc",
"match": "https://api-prod.gambitprofit.com/api/matches/83e3d357-e663-47bd-92d0-a2378b21cc47/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:09.452400-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 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bf1adb9c-f573-43b5-ae9e-8c61fa1713ea",
"gambit_id": "3b6bfa3c-f52a-46ea-ae99-9e502faee163",
"last_updated": "2023-12-19T09:58:17.342542-05:00",
"created_at": "2023-12-15T09:13:09.456535-05:00",
"name": "Game Total Over 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb2486-ece2-4e8b-b664-18bd1c39fdfc/?format=api"
},
{
"id": "abd59af7-75d4-4b05-a909-1ba25c028186",
"gambit_id": "e2efacbe-4614-4079-a36f-e4cfd5d97a89",
"last_updated": "2023-12-19T09:58:17.345897-05:00",
"created_at": "2023-12-15T09:13:09.460268-05:00",
"name": "Game Total Under 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9eb2486-ece2-4e8b-b664-18bd1c39fdfc/?format=api"
}
]
}