GET /api/bet_types/1ed97d2a-7751-413b-9f2e-db0b749ea987/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ed97d2a-7751-413b-9f2e-db0b749ea987",
"match": "https://api-prod.gambitprofit.com/api/matches/d16ff0af-a911-4dc9-b752-53847eef5ed0/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T09:32:58.189349-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c129df76-f7af-4000-b756-e76555990203",
"gambit_id": "9f1f08ad-dea2-4fb7-8f7a-45ea83e5c612",
"last_updated": "2023-06-18T10:22:58.514831-04:00",
"created_at": "2023-06-17T09:32:58.191228-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed97d2a-7751-413b-9f2e-db0b749ea987/?format=api"
},
{
"id": "828020cb-aa80-4cb7-9d7e-60c4a091f72c",
"gambit_id": "7df02eb1-3df9-45d6-9e70-8c0ca85e80a3",
"last_updated": "2023-06-18T10:22:58.516648-04:00",
"created_at": "2023-06-17T09:32:58.194688-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed97d2a-7751-413b-9f2e-db0b749ea987/?format=api"
}
]
}