GET /api/bet_types/42df41ea-fe56-42fa-8dbb-81d7cfb17b32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42df41ea-fe56-42fa-8dbb-81d7cfb17b32",
"match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?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 57",
"amount": 5000.0
},
{
"team": "Game Total Over 57",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "1059ffec-fce0-4154-abb2-f46740897d2e",
"gambit_id": "128338be-04f8-48c6-afd4-e727db648ccb",
"last_updated": "2022-10-23T12:57:22.732052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df41ea-fe56-42fa-8dbb-81d7cfb17b32/?format=api"
},
{
"id": "18342ca6-f182-470a-bac4-62b4c6d1b616",
"gambit_id": "6b4ab9d5-0a3b-4e11-a260-bb7598765448",
"last_updated": "2022-10-23T12:57:22.733131-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df41ea-fe56-42fa-8dbb-81d7cfb17b32/?format=api"
}
]
}