GET /api/bet_types/aea97e8a-59c5-45b3-914e-106979d4c97f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aea97e8a-59c5-45b3-914e-106979d4c97f",
"match": "https://api-prod.gambitprofit.com/api/matches/f6387657-c40d-4364-b22c-cfc72dba9aab/?format=api",
"name": "Over/Under",
"created_at": "2023-07-18T11:53:29.517184-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 Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c123e1a9-e0b1-4110-bc14-258f20f2f3a5",
"gambit_id": "820bedbc-a097-4730-864b-d3f532314c21",
"last_updated": "2023-07-20T09:48:26.841575-04:00",
"created_at": "2023-07-18T11:53:29.520352-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea97e8a-59c5-45b3-914e-106979d4c97f/?format=api"
},
{
"id": "c48be53b-11dd-4c07-8293-af2c6af07b5c",
"gambit_id": "af7b8dac-17d1-49c5-833c-8fb35b10ff96",
"last_updated": "2023-07-20T09:48:26.840248-04:00",
"created_at": "2023-07-18T11:53:29.518706-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea97e8a-59c5-45b3-914e-106979d4c97f/?format=api"
}
]
}