GET /api/bet_types/fab0f794-6dc2-43a1-bdc3-9878613085b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fab0f794-6dc2-43a1-bdc3-9878613085b7",
"match": "https://api-prod.gambitprofit.com/api/matches/c4627f2d-255e-4f2a-a38d-3a39ca223086/?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 56.5",
"amount": 5000.0
},
{
"team": "Game Total Over 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ba9e249b-3f91-4f1e-a005-e78ee6f45dff",
"gambit_id": "eb235efa-baaf-4a9a-b119-c7d7128eab86",
"last_updated": "2022-10-11T10:57:33.596707-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab0f794-6dc2-43a1-bdc3-9878613085b7/?format=api"
},
{
"id": "7d5a2046-cc0a-4f22-a4ab-d55c8196e720",
"gambit_id": "5b939214-637e-4028-90be-96ed7f8f01c4",
"last_updated": "2022-10-11T10:57:33.597833-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fab0f794-6dc2-43a1-bdc3-9878613085b7/?format=api"
}
]
}