GET /api/bet_types/e21ecf34-0099-427d-b0ea-919bc633ea4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e21ecf34-0099-427d-b0ea-919bc633ea4d",
"match": "https://api-prod.gambitprofit.com/api/matches/a7a04128-8cd2-40fd-a2e4-425400f38341/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:04.717924-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",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bfa2cdf2-bb1b-4404-88f6-1bef8918c04f",
"gambit_id": "1c59fdf5-fd96-449e-bc0f-32b61982dfd2",
"last_updated": "2023-05-06T11:52:02.277943-04:00",
"created_at": "2023-05-05T11:47:04.721380-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21ecf34-0099-427d-b0ea-919bc633ea4d/?format=api"
},
{
"id": "6c263958-37d7-403a-b2e9-6fe1b79a9914",
"gambit_id": "0f2b07cd-5bc3-4cd8-ba63-51e8b328806e",
"last_updated": "2023-05-06T11:52:02.276096-04:00",
"created_at": "2023-05-05T11:47:04.719476-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21ecf34-0099-427d-b0ea-919bc633ea4d/?format=api"
}
]
}