GET /api/bet_types/bacd20b7-fadf-4a7c-ba53-f0a362516e69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bacd20b7-fadf-4a7c-ba53-f0a362516e69",
"match": "https://api-prod.gambitprofit.com/api/matches/82df9223-4e2d-4134-bd45-3b31dcfcc561/?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 49.5",
"amount": 5000.0
},
{
"team": "Game Total Over 49.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "df23058d-9b5f-4301-a749-4227e3f0772e",
"gambit_id": "c6dd5289-f197-4880-9554-60ee14f1db33",
"last_updated": "2022-11-07T10:03:40.069291-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bacd20b7-fadf-4a7c-ba53-f0a362516e69/?format=api"
},
{
"id": "c6d59c96-8e3f-4252-8769-c8edc3fcb39f",
"gambit_id": "930ef053-18ff-4e82-9a4a-0f92783ded28",
"last_updated": "2022-11-07T10:03:40.070420-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bacd20b7-fadf-4a7c-ba53-f0a362516e69/?format=api"
}
]
}