GET /api/bet_types/4b2b2a10-2e86-400c-8118-1a680f448b57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b2b2a10-2e86-400c-8118-1a680f448b57",
"match": "https://api-prod.gambitprofit.com/api/matches/30825dda-f608-4c0f-a7f8-ab5c352ad520/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:03.280255-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e62a9554-a14e-4dd1-9166-61c1048b74a3",
"gambit_id": "20cd3732-d81e-4e4d-b0f3-edb094404c69",
"last_updated": "2023-05-06T11:52:01.566416-04:00",
"created_at": "2023-05-05T11:47:03.284581-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2b2a10-2e86-400c-8118-1a680f448b57/?format=api"
},
{
"id": "35f76644-e194-4ee9-b306-13b6a6f45978",
"gambit_id": "198c790e-ac54-486e-ac33-c9b49f5e0dd7",
"last_updated": "2023-05-06T11:52:01.564141-04:00",
"created_at": "2023-05-05T11:47:03.282292-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2b2a10-2e86-400c-8118-1a680f448b57/?format=api"
}
]
}