GET /api/bet_types/59b60c5d-3ea9-47ce-9650-db223216d8c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59b60c5d-3ea9-47ce-9650-db223216d8c3",
"match": "https://api-prod.gambitprofit.com/api/matches/c923f696-c796-43d2-8700-0a8a41f47852/?format=api",
"name": "Over/Under",
"created_at": "2023-07-15T08:58:06.944933-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": "dac67c9d-12eb-4869-92bf-c369631dca32",
"gambit_id": "7ab368ba-1cb3-4e05-b583-5836da0b3ec9",
"last_updated": "2023-07-17T10:08:18.603738-04:00",
"created_at": "2023-07-15T08:58:06.947860-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/59b60c5d-3ea9-47ce-9650-db223216d8c3/?format=api"
},
{
"id": "5da33470-9cea-439a-9ea9-668c559a91f9",
"gambit_id": "626c0117-0500-4893-8776-f0268bc19b37",
"last_updated": "2023-07-17T10:08:18.602367-04:00",
"created_at": "2023-07-15T08:58:06.946375-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/59b60c5d-3ea9-47ce-9650-db223216d8c3/?format=api"
}
]
}