GET /api/bet_types/66262374-f7b0-4abf-88ce-96e9efe8d354/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66262374-f7b0-4abf-88ce-96e9efe8d354",
"match": "https://api-prod.gambitprofit.com/api/matches/c7e7daa6-33cd-4321-8848-547e30f38ca2/?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 57",
"amount": 5000.0
},
{
"team": "Game Total Over 57",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "51a55d06-689b-4e3a-b742-4eb4ba113500",
"gambit_id": "2ccfd84d-e3c9-44d3-99b2-102b945f7285",
"last_updated": "2022-09-18T09:37:42.825824-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66262374-f7b0-4abf-88ce-96e9efe8d354/?format=api"
},
{
"id": "66a4cd0a-8760-460b-a835-f1720853834f",
"gambit_id": "807f120d-acae-4d27-9225-dafd7f9c6af1",
"last_updated": "2022-09-18T09:37:42.826878-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66262374-f7b0-4abf-88ce-96e9efe8d354/?format=api"
}
]
}