GET /api/bet_types/f3ae42ad-7a5f-4df1-9e9b-101191df2db7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3ae42ad-7a5f-4df1-9e9b-101191df2db7",
"match": "https://api-prod.gambitprofit.com/api/matches/e01df1e7-a140-4c94-b4b5-78905d5df868/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:05.974787-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": "Indiana Pacers",
"amount": 7351.0
},
{
"team": "Washington Wizards",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "a6b9219e-1705-481d-8a36-9d26e9a0a233",
"gambit_id": "0531672a-f19b-43a8-9e00-5a84b5396ca2",
"last_updated": "2023-12-18T10:58:10.845168-05:00",
"created_at": "2023-12-15T09:13:05.979961-05:00",
"name": "Indiana Pacers",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ae42ad-7a5f-4df1-9e9b-101191df2db7/?format=api"
},
{
"id": "3bd3af56-bc3c-4118-81e3-d2346d9f749b",
"gambit_id": "775a00cf-477f-4049-84ff-b63a42383b98",
"last_updated": "2023-12-18T10:58:10.848723-05:00",
"created_at": "2023-12-15T09:13:05.984663-05:00",
"name": "Washington Wizards",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ae42ad-7a5f-4df1-9e9b-101191df2db7/?format=api"
}
]
}