GET /api/bet_types/a89d4b14-cc07-42cf-93b0-60338109039a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a89d4b14-cc07-42cf-93b0-60338109039a",
"match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:00.361332-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": "Toronto Maple Leafs",
"amount": 5857.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "7cf2913b-cba5-4fb7-9d5c-816d055b61ab",
"gambit_id": "cf03538e-db95-4103-aa66-8ae4043a9b49",
"last_updated": "2023-04-19T20:46:53.620124-04:00",
"created_at": "2023-04-18T12:12:00.364038-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89d4b14-cc07-42cf-93b0-60338109039a/?format=api"
},
{
"id": "65f2eb81-75f3-4c56-acff-6c220c06a39f",
"gambit_id": "defb9e7d-6a5e-4af3-bca1-cf02ee67b208",
"last_updated": "2023-04-19T20:46:53.622743-04:00",
"created_at": "2023-04-18T12:12:00.366805-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89d4b14-cc07-42cf-93b0-60338109039a/?format=api"
}
]
}