GET /api/bet_types/3fe63fff-d3fa-4486-b78b-9ec5bbc27ef6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3fe63fff-d3fa-4486-b78b-9ec5bbc27ef6",
"match": "https://api-prod.gambitprofit.com/api/matches/19f4dc1c-980b-4f12-b9ce-9a6dfcd5af15/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Over 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6f729045-e5ce-42df-b0b7-ea7de7f375c4",
"gambit_id": "281d3903-6eee-4835-b010-07a5fce91cdd",
"last_updated": "2022-09-25T21:32:25.126112-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fe63fff-d3fa-4486-b78b-9ec5bbc27ef6/?format=api"
},
{
"id": "da8a9e60-1c57-4618-a9cc-d69296b3e955",
"gambit_id": "9fb2f850-3c21-42fb-bd7f-fc84e10b0a76",
"last_updated": "2022-09-25T21:32:25.127124-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fe63fff-d3fa-4486-b78b-9ec5bbc27ef6/?format=api"
}
]
}