GET /api/bet_types/e6e44788-ba9e-4c51-a45f-0bd32776e526/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6e44788-ba9e-4c51-a45f-0bd32776e526",
"match": "https://api-prod.gambitprofit.com/api/matches/ae50363c-98da-46c7-ab7b-b972f1a091d6/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-20T08:33:11.912701-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": "MIL",
"amount": 6390.0
},
{
"team": "PHI",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "2272a96c-241a-43f7-8c4c-b17c0b7d7f9b",
"gambit_id": "051c2a69-8e9e-4914-955a-9204a0cb41d7",
"last_updated": "2023-07-22T09:43:01.919440-04:00",
"created_at": "2023-07-20T08:33:11.914085-04:00",
"name": "MIL",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e44788-ba9e-4c51-a45f-0bd32776e526/?format=api"
},
{
"id": "d634ece0-d932-4935-94be-f49f589eb0bd",
"gambit_id": "9bfcf407-0712-43d8-b397-fbdfe1a6fad3",
"last_updated": "2023-07-22T09:43:01.922963-04:00",
"created_at": "2023-07-20T08:33:11.915537-04:00",
"name": "PHI",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e44788-ba9e-4c51-a45f-0bd32776e526/?format=api"
}
]
}