GET /api/bet_types/08da5834-e9ae-4197-b432-500b9fda475f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08da5834-e9ae-4197-b432-500b9fda475f",
"match": "https://api-prod.gambitprofit.com/api/matches/9efc8541-9e28-48fb-baed-413c57fa1abe/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-24T09:53:14.205236-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": "TAM",
"amount": 5688.0
},
{
"team": "COL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "bdf342ad-3b1c-42e0-b628-f2eb133f419d",
"gambit_id": "a17f9465-32de-4bbc-aa34-30b4286d73bf",
"last_updated": "2023-08-25T19:08:10.346827-04:00",
"created_at": "2023-08-24T09:53:14.213904-04:00",
"name": "TAM",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08da5834-e9ae-4197-b432-500b9fda475f/?format=api"
},
{
"id": "bd622042-03b0-4a3f-b2b5-b72fc56a19ed",
"gambit_id": "19709518-3c54-4020-bba6-074c94ccc65d",
"last_updated": "2023-08-25T19:08:10.343065-04:00",
"created_at": "2023-08-24T09:53:14.209507-04:00",
"name": "COL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08da5834-e9ae-4197-b432-500b9fda475f/?format=api"
}
]
}