GET /api/bet_types/0959bea8-379d-470e-ba20-c2adba5f61c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0959bea8-379d-470e-ba20-c2adba5f61c2",
"match": "https://api-prod.gambitprofit.com/api/matches/4f7e3533-6757-40e6-879f-c8d8e65fe114/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-16T08:22:59.584236-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": "PIT",
"amount": 6308.0
},
{
"team": "MIL",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "be5a9658-5b5e-4ce6-9616-e9849541d5a9",
"gambit_id": "f2b4dcac-2bbf-49bf-b503-63803ec44f43",
"last_updated": "2023-06-17T14:58:01.965440-04:00",
"created_at": "2023-06-16T08:22:59.586209-04:00",
"name": "PIT",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0959bea8-379d-470e-ba20-c2adba5f61c2/?format=api"
},
{
"id": "99943599-ab2e-46f1-b487-ed5ad8d3a79c",
"gambit_id": "8dacd299-4d3f-4c82-9a6f-e6f38c743fff",
"last_updated": "2023-06-17T14:58:01.967454-04:00",
"created_at": "2023-06-16T08:22:59.588180-04:00",
"name": "MIL",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0959bea8-379d-470e-ba20-c2adba5f61c2/?format=api"
}
]
}