GET /api/bet_types/5ca3eb21-2421-4650-a412-050bdda2a6d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ca3eb21-2421-4650-a412-050bdda2a6d9",
"match": "https://api-prod.gambitprofit.com/api/matches/caf38dd4-96d1-441c-a8fa-e5dcb1c898b3/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T09:23:05.667589-04: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 11.5",
"amount": 5214.0
},
{
"team": "Game Total Under 11.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "d8a8ec0a-2564-4b63-87c1-de290f86ceb9",
"gambit_id": "2265e2d5-12e4-4c73-8309-4ea5c0e82e33",
"last_updated": "2023-07-03T01:18:11.188508-04:00",
"created_at": "2023-07-01T09:23:05.669808-04:00",
"name": "Game Total Over 11.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca3eb21-2421-4650-a412-050bdda2a6d9/?format=api"
},
{
"id": "81fdd926-caaa-4fee-bb3f-627d636e7a47",
"gambit_id": "607f72a0-0ad5-44fa-9277-8fb770fb4de8",
"last_updated": "2023-07-03T01:18:11.187185-04:00",
"created_at": "2023-07-01T09:23:05.672257-04:00",
"name": "Game Total Under 11.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca3eb21-2421-4650-a412-050bdda2a6d9/?format=api"
}
]
}