GET /api/bet_types/7791a806-b773-4757-bb7b-0cb5948b0eac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7791a806-b773-4757-bb7b-0cb5948b0eac",
"match": "https://api-prod.gambitprofit.com/api/matches/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-19T12:17:07.987455-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": "CWS",
"amount": 5939.0
},
{
"team": "PHI",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "94ff220e-f5ad-4d82-80d8-945754e55909",
"gambit_id": "46243a10-242b-40bb-86d7-26d412abb748",
"last_updated": "2023-04-20T11:42:17.343890-04:00",
"created_at": "2023-04-19T12:17:07.988973-04:00",
"name": "CWS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7791a806-b773-4757-bb7b-0cb5948b0eac/?format=api"
},
{
"id": "2dc7b3ba-a24c-4b3c-9e77-8e1712bcc6b4",
"gambit_id": "ca9b587a-b8af-4be2-b72a-2cc789f639dc",
"last_updated": "2023-04-20T11:42:17.346320-04:00",
"created_at": "2023-04-19T12:17:07.990797-04:00",
"name": "PHI",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7791a806-b773-4757-bb7b-0cb5948b0eac/?format=api"
}
]
}