GET /api/bet_types/283cbde1-2f81-4332-8c47-959531329a8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "283cbde1-2f81-4332-8c47-959531329a8f",
"match": "https://api-prod.gambitprofit.com/api/matches/65d6f77a-892f-4b15-b77c-f5310d6d5431/?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 65.5",
"amount": 5000.0
},
{
"team": "Game Total Over 65.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7e4c5356-7607-495f-882a-c8d406520ba1",
"gambit_id": "5e67c03c-b44f-45c9-8a02-9895516edf07",
"last_updated": "2022-11-14T09:29:07.602270-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283cbde1-2f81-4332-8c47-959531329a8f/?format=api"
},
{
"id": "495f0f07-47b7-4ece-a4f2-1940421edf0a",
"gambit_id": "f02db762-845d-40ab-904a-6a00c6edd602",
"last_updated": "2022-11-14T09:29:07.603517-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283cbde1-2f81-4332-8c47-959531329a8f/?format=api"
}
]
}