GET /api/bet_types/a28f9d1c-1742-4967-a462-6c3fda1f229f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a28f9d1c-1742-4967-a462-6c3fda1f229f",
"match": "https://api-prod.gambitprofit.com/api/matches/125dce91-51e0-4c95-b69a-d009034cb50c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:33:27.297100-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": "Memphis Grizzlies",
"amount": 6390.0
},
{
"team": "Utah Jazz",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "b01da0e6-7c66-4e98-8c81-3cae6ff4e2b2",
"gambit_id": "5f40176c-62c8-4de8-aac3-00c8b978cbdc",
"last_updated": "2023-11-12T11:23:23.119219-05:00",
"created_at": "2023-11-10T08:33:27.310678-05:00",
"name": "Memphis Grizzlies",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a28f9d1c-1742-4967-a462-6c3fda1f229f/?format=api"
},
{
"id": "eeff5442-f589-4712-8a89-7b004437cb2f",
"gambit_id": "ef30a9c3-7de4-415c-9c81-decbc2f8dc63",
"last_updated": "2023-11-12T11:23:23.115626-05:00",
"created_at": "2023-11-10T08:33:27.305316-05:00",
"name": "Utah Jazz",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a28f9d1c-1742-4967-a462-6c3fda1f229f/?format=api"
}
]
}