GET /api/bet_types/23195476-82b4-4162-8566-ad73e67cdc85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23195476-82b4-4162-8566-ad73e67cdc85",
"match": "https://api-prod.gambitprofit.com/api/matches/afad4e9e-ee29-4b76-9456-ddda97dd19d8/?format=api",
"name": "Over/Under",
"created_at": "2023-07-04T09:43:04.243468-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d985a9ae-203a-4283-ae5d-43c5e54835b6",
"gambit_id": "82d65c9e-7e96-4fda-840a-565a3b7492e6",
"last_updated": "2023-07-05T18:58:28.783338-04:00",
"created_at": "2023-07-04T09:43:04.247274-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23195476-82b4-4162-8566-ad73e67cdc85/?format=api"
},
{
"id": "9789cc54-da83-4aa0-a2b6-4fed53e7d3dc",
"gambit_id": "53924a87-865e-43ed-9aab-e1cbfdd8325e",
"last_updated": "2023-07-05T18:58:28.781949-04:00",
"created_at": "2023-07-04T09:43:04.245365-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23195476-82b4-4162-8566-ad73e67cdc85/?format=api"
}
]
}