GET /api/bet_types/66b09d96-0040-4b28-9cbc-b34df16ee3e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66b09d96-0040-4b28-9cbc-b34df16ee3e6",
"match": "https://api-prod.gambitprofit.com/api/matches/11ca06d2-4b80-42d1-a8d3-d3b4a07f2b25/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:18.481641-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": "Los Angeles Kings",
"amount": 6547.0
},
{
"team": "Edmonton Oilers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "8acb82a1-91b4-40ca-a37d-a3b90c27721c",
"gambit_id": "9f487ce6-f9ef-40cc-862b-17778d504aa9",
"last_updated": "2023-04-05T22:42:03.315105-04:00",
"created_at": "2023-04-04T09:32:18.483010-04:00",
"name": "Los Angeles Kings",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b09d96-0040-4b28-9cbc-b34df16ee3e6/?format=api"
},
{
"id": "b69d7f40-feb8-4029-8369-b5b80fbb0cb6",
"gambit_id": "43ae9608-505e-468c-b11a-21b18d83393c",
"last_updated": "2023-04-05T22:42:03.316693-04:00",
"created_at": "2023-04-04T09:32:18.484426-04:00",
"name": "Edmonton Oilers",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b09d96-0040-4b28-9cbc-b34df16ee3e6/?format=api"
}
]
}