GET /api/bet_types/23de0cbf-c046-4a0e-bf84-86e28395f052/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23de0cbf-c046-4a0e-bf84-86e28395f052",
"match": "https://api-prod.gambitprofit.com/api/matches/32920328-c281-47c2-8cc5-a607bae5b336/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T08:43:23.522196-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": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "90793e57-2375-41ec-b4a4-5e18c4f75641",
"gambit_id": "08309333-9fb1-4a33-8229-181b3c931afe",
"last_updated": "2023-06-28T21:28:07.668324-04:00",
"created_at": "2023-06-27T08:43:23.526947-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23de0cbf-c046-4a0e-bf84-86e28395f052/?format=api"
},
{
"id": "011d2c4a-3328-4638-b116-7e747853b2a6",
"gambit_id": "a674c24f-237d-4960-9d16-01d14ab6439f",
"last_updated": "2023-06-28T21:28:07.665779-04:00",
"created_at": "2023-06-27T08:43:23.524373-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23de0cbf-c046-4a0e-bf84-86e28395f052/?format=api"
}
]
}