GET /api/bet_types/d44a89fa-88aa-49fc-9867-b4721a8eeb19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d44a89fa-88aa-49fc-9867-b4721a8eeb19",
"match": "https://api-prod.gambitprofit.com/api/matches/c45d31d6-c334-416e-bfe8-45c272838c5b/?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 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ead1288a-5517-4280-95bc-abefecd4af74",
"gambit_id": "3f293f60-2240-41c2-8896-53eee764f392",
"last_updated": "2022-12-10T18:37:00.508080-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44a89fa-88aa-49fc-9867-b4721a8eeb19/?format=api"
},
{
"id": "b87b4ce8-20e2-4bd7-a2a0-b11f73972b96",
"gambit_id": "e5f9eb49-6b2c-464d-9e7c-9466cdfc8482",
"last_updated": "2022-12-10T18:37:00.509261-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44a89fa-88aa-49fc-9867-b4721a8eeb19/?format=api"
}
]
}