GET /api/bet_types/f7c9b1b1-7c03-498f-8e9e-c26e5e99e022/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7c9b1b1-7c03-498f-8e9e-c26e5e99e022",
"match": "https://api-prod.gambitprofit.com/api/matches/c8739073-f0ff-41f6-8bfa-f0b936e9432c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-23T09:06:53.317819-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 Clippers",
"amount": 6399.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "d6420606-ba5d-4e0b-b76b-10d8cb935ff0",
"gambit_id": "5dad17d1-6bcb-4918-8b89-b61bedffc0ec",
"last_updated": "2023-03-24T10:27:19.571846-04:00",
"created_at": "2023-03-23T09:06:53.319623-04:00",
"name": "Los Angeles Clippers",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c9b1b1-7c03-498f-8e9e-c26e5e99e022/?format=api"
},
{
"id": "114e6a33-b44e-4fc1-ac8c-01667f3c638b",
"gambit_id": "b1036cb8-f8cf-45ff-a4bb-43b6f41dd56a",
"last_updated": "2023-03-24T10:27:19.573871-04:00",
"created_at": "2023-03-23T09:06:53.321431-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c9b1b1-7c03-498f-8e9e-c26e5e99e022/?format=api"
}
]
}