GET /api/bet_types/cafb31cb-8608-4dd2-83d9-8a3647f4b422/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cafb31cb-8608-4dd2-83d9-8a3647f4b422",
"match": "https://api-prod.gambitprofit.com/api/matches/511ff8a7-79ac-47a7-9fc1-1951d9cc9463/?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 2.5",
"amount": 5671.0
},
{
"team": "Game Total Under 2.5",
"amount": 4329.0
}
],
"expected_reward_tokens": 8960.18,
"profit_sb": -39.82,
"profit_sb_percentage": -0.44,
"recommended": false
},
"lines": [
{
"id": "23d027b5-cdcc-41dc-951a-31d12e92dfd3",
"gambit_id": "7d31ad9a-e501-4fde-9599-af9ccb487fd6",
"last_updated": "2022-12-24T17:12:13.003493-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cafb31cb-8608-4dd2-83d9-8a3647f4b422/?format=api"
},
{
"id": "81620aac-551c-45df-a3b9-5a3748bf8dfa",
"gambit_id": "44800ada-1b7d-46b6-b9ea-ab506c228df6",
"last_updated": "2022-12-24T17:12:13.002363-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.07000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cafb31cb-8608-4dd2-83d9-8a3647f4b422/?format=api"
}
]
}