GET /api/bet_types/cec573cb-7b9d-4396-b954-46d94b10806d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cec573cb-7b9d-4396-b954-46d94b10806d",
"match": "https://api-prod.gambitprofit.com/api/matches/ac8977a8-2976-4dd0-9457-553cfcddfc78/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:08.319978-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": "Brooklyn Nets",
"amount": 6643.0
},
{
"team": "Washington Wizards",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "0dd214cb-43b6-4a36-8dc7-d1fff1a3e548",
"gambit_id": "385777dd-b3c4-4a49-9903-bd86ee2b5956",
"last_updated": "2023-12-30T21:48:20.294436-05:00",
"created_at": "2023-12-29T09:58:08.324656-05:00",
"name": "Brooklyn Nets",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cec573cb-7b9d-4396-b954-46d94b10806d/?format=api"
},
{
"id": "108f6c40-c4a3-4aab-8e91-8916579a9524",
"gambit_id": "23d55656-aa50-4086-82f7-2f49760bedbd",
"last_updated": "2023-12-30T21:48:20.297937-05:00",
"created_at": "2023-12-29T09:58:08.329270-05:00",
"name": "Washington Wizards",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cec573cb-7b9d-4396-b954-46d94b10806d/?format=api"
}
]
}