GET /api/bet_types/830bb638-1e64-4759-9b77-2840be6e5cf1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "830bb638-1e64-4759-9b77-2840be6e5cf1",
"match": "https://api-prod.gambitprofit.com/api/matches/53040cc3-f05d-4f45-841d-51f9bb166855/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-11T09:07:12.795644-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": "San Jose Sharks",
"amount": 5577.0
},
{
"team": "Los Angeles Kings",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "34c851c2-ee0c-42b5-a67b-23f7864a5dbf",
"gambit_id": "277d777e-c1b2-4570-a6b1-9e2aecd98b28",
"last_updated": "2023-01-12T18:22:03.359514-05:00",
"created_at": "2023-01-11T09:07:12.798001-05:00",
"name": "San Jose Sharks",
"reward": "1.61000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/830bb638-1e64-4759-9b77-2840be6e5cf1/?format=api"
},
{
"id": "7b4ea6be-ba97-4e2a-b95a-9a6fc30e26a7",
"gambit_id": "f14d45c5-e582-42fd-beee-577d9066a34e",
"last_updated": "2023-01-12T18:22:03.358436-05:00",
"created_at": "2023-01-11T09:07:12.796807-05:00",
"name": "Los Angeles Kings",
"reward": "2.03000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/830bb638-1e64-4759-9b77-2840be6e5cf1/?format=api"
}
]
}