GET /api/bet_types/22b2f37d-67ea-4218-88fc-29ebbcda304c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22b2f37d-67ea-4218-88fc-29ebbcda304c",
"match": "https://api-prod.gambitprofit.com/api/matches/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-12T08:22:01.029880-05: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": "Tampa Bay Lightning",
"amount": 5098.0
},
{
"team": "Vancouver Canucks",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "80576ec7-0a8d-4db9-a7b7-fed058e1bfe6",
"gambit_id": "4a8115d1-0e7c-4a1b-ad76-47c136fd4359",
"last_updated": "2023-01-13T11:47:14.833183-05:00",
"created_at": "2023-01-12T08:22:01.031095-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.75000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b2f37d-67ea-4218-88fc-29ebbcda304c/?format=api"
},
{
"id": "fe48df03-125e-43f9-9a95-03c84546e641",
"gambit_id": "af8c6839-5da5-4ca2-83bd-ece749548403",
"last_updated": "2023-01-13T11:47:14.834399-05:00",
"created_at": "2023-01-12T08:22:01.032338-05:00",
"name": "Vancouver Canucks",
"reward": "1.82000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b2f37d-67ea-4218-88fc-29ebbcda304c/?format=api"
}
]
}