GET /api/bet_types/b04b1139-8fae-44cf-b922-c3ecdc7964e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b04b1139-8fae-44cf-b922-c3ecdc7964e7",
"match": "https://api-prod.gambitprofit.com/api/matches/6a3f2d84-3062-4330-9282-1c4991624b6a/?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.5",
"amount": 5000.0
},
{
"team": "Game Total Over 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9e232eab-3c4d-47df-9e3d-b229b9ff1ba1",
"gambit_id": "ad371c3d-4da8-4b6c-bed2-706e6e992828",
"last_updated": "2022-10-11T10:47:29.332470-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b04b1139-8fae-44cf-b922-c3ecdc7964e7/?format=api"
},
{
"id": "e5caf355-0e6a-4af5-bb7b-6867dd45e9a0",
"gambit_id": "e5b4a1db-b0da-466b-9a6b-aeb7a2d2e017",
"last_updated": "2022-10-11T10:47:29.333639-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b04b1139-8fae-44cf-b922-c3ecdc7964e7/?format=api"
}
]
}