GET /api/bet_types/7bb9bbc5-6217-4f01-a35d-f133fc19c9f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bb9bbc5-6217-4f01-a35d-f133fc19c9f8",
"match": "https://api-prod.gambitprofit.com/api/matches/48ddcbd3-2c72-4f7c-b6d5-cb4f82bb068e/?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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c3a549c1-08dd-4a23-b350-30e10da2f86b",
"gambit_id": "9fb05950-72f3-4036-b62c-224f6bcd76dc",
"last_updated": "2022-11-19T10:38:37.796471-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb9bbc5-6217-4f01-a35d-f133fc19c9f8/?format=api"
},
{
"id": "33dbe088-7c57-4875-a44a-f9f181423d30",
"gambit_id": "972deeb1-ef89-4483-8da1-2af929bcaec9",
"last_updated": "2022-11-19T10:38:37.795358-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb9bbc5-6217-4f01-a35d-f133fc19c9f8/?format=api"
}
]
}