GET /api/bet_types/4677beaf-51b4-4d4a-9515-5b34e535e17e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4677beaf-51b4-4d4a-9515-5b34e535e17e",
"match": "https://api-prod.gambitprofit.com/api/matches/2b4825d5-5b59-4193-b91f-d3b68e45813c/?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 Over 2.5",
"amount": 5604.0
},
{
"team": "Game Total Under 2.5",
"amount": 4396.0
}
],
"expected_reward_tokens": 8966.4,
"profit_sb": -33.6,
"profit_sb_percentage": -0.37,
"recommended": false
},
"lines": [
{
"id": "1a2b039f-3b1a-4a58-805c-bd624aa83150",
"gambit_id": "6c22562a-01e9-42a3-9c09-a2d6e1aff59c",
"last_updated": "2022-09-01T13:42:00.067661-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4677beaf-51b4-4d4a-9515-5b34e535e17e/?format=api"
},
{
"id": "51342401-5fcb-48d5-9111-0583c6c761b2",
"gambit_id": "ceebc258-e66a-4b91-bb74-940dc1467070",
"last_updated": "2022-09-01T13:42:00.065720-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.04000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4677beaf-51b4-4d4a-9515-5b34e535e17e/?format=api"
}
]
}