GET /api/bet_types/29a495b9-e630-474e-a807-7e405b21e222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29a495b9-e630-474e-a807-7e405b21e222",
"match": "https://api-prod.gambitprofit.com/api/matches/53e58479-f332-4f42-960b-6f6df13df001/?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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a53c6893-b38c-4c12-898a-66708a4731f8",
"gambit_id": "7339478d-9720-46f9-bf95-a10b7e9c4f9e",
"last_updated": "2022-12-07T09:37:47.821333-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a495b9-e630-474e-a807-7e405b21e222/?format=api"
},
{
"id": "1dc7ac6d-fe9e-4eed-8c04-496d675fef84",
"gambit_id": "a38d051b-0bf5-42a5-9192-22302e210463",
"last_updated": "2022-12-07T09:37:47.822441-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a495b9-e630-474e-a807-7e405b21e222/?format=api"
}
]
}