GET /api/bet_types/a7121f3f-5879-40d0-ad1a-14dd6374c54c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7121f3f-5879-40d0-ad1a-14dd6374c54c",
"match": "https://api-prod.gambitprofit.com/api/matches/8113c675-9a33-462e-8b63-f9a86d7ad4a1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:06.762184-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": "CLE (A Civale)",
"amount": 6434.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "a6e920e3-2e87-4fac-b736-43b5cb17ba1b",
"gambit_id": "12656f89-1481-4e35-bf92-386738f3ca11",
"last_updated": "2023-07-27T13:02:57.808903-04:00",
"created_at": "2023-07-25T12:38:06.771670-04:00",
"name": "CLE (A Civale)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7121f3f-5879-40d0-ad1a-14dd6374c54c/?format=api"
},
{
"id": "29c6d080-8d3f-4c34-9d95-349b8e490963",
"gambit_id": "767a83c1-4233-46c1-a55e-8865172f299c",
"last_updated": "2023-07-27T13:02:57.797508-04:00",
"created_at": "2023-07-25T12:38:06.766711-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7121f3f-5879-40d0-ad1a-14dd6374c54c/?format=api"
}
]
}