GET /api/bet_types/ea1f0739-c256-4233-9b84-0916957e826d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea1f0739-c256-4233-9b84-0916957e826d",
"match": "https://api-prod.gambitprofit.com/api/matches/e94bf595-3e08-492c-9a58-9e0258e1d877/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:11.247962-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": "CLE (Z Plesac)",
"amount": 6139.0
},
{
"team": "WAS (C Kuhl)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "fb26dd0c-4ddc-44b6-8699-76cc7364bd1c",
"gambit_id": "3bf79787-890e-410c-a624-9184a64ce3c0",
"last_updated": "2023-04-16T18:07:20.897436-04:00",
"created_at": "2023-04-15T12:27:11.250707-04:00",
"name": "CLE (Z Plesac)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea1f0739-c256-4233-9b84-0916957e826d/?format=api"
},
{
"id": "0f51884f-eac9-46bc-8f00-59b18defa600",
"gambit_id": "4832e969-9c81-4cd7-9036-24071d439957",
"last_updated": "2023-04-16T18:07:20.895318-04:00",
"created_at": "2023-04-15T12:27:11.249328-04:00",
"name": "WAS (C Kuhl)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea1f0739-c256-4233-9b84-0916957e826d/?format=api"
}
]
}