GET /api/bet_types/2bdd8803-fa51-4a80-acd9-799a523f899c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bdd8803-fa51-4a80-acd9-799a523f899c",
"match": "https://api-prod.gambitprofit.com/api/matches/dee52af7-04fe-41dd-bd13-61c76f7f60d9/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-26T07:41:49.624438-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": "Portland Trail Blazers",
"amount": 6472.0
},
{
"team": "Charlotte Hornets",
"amount": 3528.0
}
],
"expected_reward_tokens": 8996.08,
"profit_sb": -3.92,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "a6b93b86-0b88-4c12-92af-6f95ab1f54c1",
"gambit_id": "0ad9ac13-da7d-47cb-a309-d2678c5cd5d2",
"last_updated": "2022-12-27T10:27:03.706699-05:00",
"created_at": "2022-12-26T07:41:49.625610-05:00",
"name": "Portland Trail Blazers",
"reward": "1.39000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdd8803-fa51-4a80-acd9-799a523f899c/?format=api"
},
{
"id": "1730c003-0a19-492f-a89c-203ef7fb8f68",
"gambit_id": "20e0bf68-f8a8-4e59-b9cc-91cad08f8d3a",
"last_updated": "2022-12-27T10:27:03.707722-05:00",
"created_at": "2022-12-26T07:41:49.626829-05:00",
"name": "Charlotte Hornets",
"reward": "2.55000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdd8803-fa51-4a80-acd9-799a523f899c/?format=api"
}
]
}