GET /api/bet_types/7da8b810-1eec-483f-80ce-1678ed2a8e84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7da8b810-1eec-483f-80ce-1678ed2a8e84",
"match": "https://api-prod.gambitprofit.com/api/matches/f53e6b0b-e20f-4829-bdea-4b39d64deeea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:10.992621-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": "Reggie Barnett Jr.",
"amount": 7086.0
},
{
"team": "Daniel Alvarez",
"amount": 2914.0
}
],
"expected_reward_tokens": 9353.52,
"profit_sb": -146.48,
"profit_sb_percentage": -1.54,
"recommended": false
},
"lines": [
{
"id": "afd141af-3bcc-46ed-ade2-3d1fef02a144",
"gambit_id": "b4ba0993-d961-46fe-af6b-b21b0cdd26a7",
"last_updated": "2023-03-26T13:37:04.951507-04:00",
"created_at": "2023-03-22T12:32:10.999229-04:00",
"name": "Reggie Barnett Jr.",
"reward": "1.32000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8b810-1eec-483f-80ce-1678ed2a8e84/?format=api"
},
{
"id": "bff71707-1460-406b-b024-40729ee65278",
"gambit_id": "2dec3194-a451-4390-b952-dec4f1cf30c3",
"last_updated": "2023-03-26T13:37:04.948399-04:00",
"created_at": "2023-03-22T12:32:10.995648-04:00",
"name": "Daniel Alvarez",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da8b810-1eec-483f-80ce-1678ed2a8e84/?format=api"
}
]
}