GET /api/bet_types/d84ed28b-f3f5-4720-8341-4e24522d50bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d84ed28b-f3f5-4720-8341-4e24522d50bf",
"match": "https://api-prod.gambitprofit.com/api/matches/235e54a0-54e8-4998-afb6-25f271ba4f49/?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",
"amount": 5000.0
},
{
"team": "Game Total Over 65",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "7d7bad4a-401c-4537-992b-d43302a3cca1",
"gambit_id": "5d831e64-8c0c-4bee-82aa-a3e1d0afe557",
"last_updated": "2022-09-11T10:22:15.044019-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 65",
"reward": "1.81000",
"odds": "1.90910",
"spread": "65.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84ed28b-f3f5-4720-8341-4e24522d50bf/?format=api"
},
{
"id": "7104c9af-09c5-462a-9b1b-85a157904d59",
"gambit_id": "8ff6c1b7-0c22-4185-8ac2-3961e5cbded6",
"last_updated": "2022-09-11T10:22:15.045201-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 65",
"reward": "1.81000",
"odds": "1.90910",
"spread": "65.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84ed28b-f3f5-4720-8341-4e24522d50bf/?format=api"
}
]
}