GET /api/bet_types/4e0cfe41-779c-47bb-9abe-1c4064a6eca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e0cfe41-779c-47bb-9abe-1c4064a6eca3",
"match": "https://api-prod.gambitprofit.com/api/matches/2f35dfa5-f1d3-4611-8977-5cb8435f33d8/?format=api",
"name": "Pick the Winner",
"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": "CIN (H Greene)",
"amount": 5335.0
},
{
"team": "CHC (H Wesneski)",
"amount": 4665.0
}
],
"expected_reward_tokens": 9656.35,
"profit_sb": 156.35,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "0ba4d35d-b3b6-4f83-b994-d9b08c77bb73",
"gambit_id": "0d7145a7-b603-48a3-b8b6-4e44da4d6ea6",
"last_updated": "2022-10-04T13:17:05.971573-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (H Greene)",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0cfe41-779c-47bb-9abe-1c4064a6eca3/?format=api"
},
{
"id": "2fb08043-9b6a-4b2c-b3cb-c10c37518e9c",
"gambit_id": "f08b7a7c-83eb-4070-afcf-83529611202f",
"last_updated": "2022-10-04T13:17:05.972525-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (H Wesneski)",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0cfe41-779c-47bb-9abe-1c4064a6eca3/?format=api"
}
]
}