GET /api/bet_types/955def97-939e-4dea-987e-a5ad95c700f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "955def97-939e-4dea-987e-a5ad95c700f3",
"match": "https://api-prod.gambitprofit.com/api/matches/57d53fd1-554e-41d0-a7e2-ae5e2b99d71f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Detroit Red Wings",
"amount": 6869.0
},
{
"team": "Los Angeles Kings",
"amount": 3131.0
}
],
"expected_reward_tokens": 9547.91,
"profit_sb": 47.91,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "7617a08d-d7ce-4aac-9ed1-b7afd8ed7ff1",
"gambit_id": "703bd9f0-c2c0-49cc-bce8-b6cf76565b13",
"last_updated": "2022-10-18T09:12:07.416158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.39000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/955def97-939e-4dea-987e-a5ad95c700f3/?format=api"
},
{
"id": "c9b6ecf0-922a-404c-ac2e-b3951d7eb058",
"gambit_id": "bf0abf01-40d0-4e4b-86c1-10d5a1b97f72",
"last_updated": "2022-10-18T09:12:07.417124-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "3.05000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/955def97-939e-4dea-987e-a5ad95c700f3/?format=api"
}
]
}