GET /api/bet_types/126aa8cf-bc97-438b-a928-5968b26ff842/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "126aa8cf-bc97-438b-a928-5968b26ff842",
"match": "https://api-prod.gambitprofit.com/api/matches/783fb13e-0756-409a-b03a-bf84b75e704b/?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",
"amount": 5000.0
},
{
"team": "Game Total Over 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "80518d6c-ae09-4bb0-a6de-7ae1d997b41a",
"gambit_id": "d45eca5c-fde3-49a5-b5eb-17e7a1e1d00e",
"last_updated": "2022-11-06T16:08:21.504770-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/126aa8cf-bc97-438b-a928-5968b26ff842/?format=api"
},
{
"id": "15ccc78b-6876-4115-9551-98c752baf7af",
"gambit_id": "065a8797-7451-4df7-891a-64ab7c107076",
"last_updated": "2022-11-06T16:08:21.506050-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/126aa8cf-bc97-438b-a928-5968b26ff842/?format=api"
}
]
}