GET /api/bet_types/fd511516-0ce2-490e-b1df-746463c30a48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd511516-0ce2-490e-b1df-746463c30a48",
"match": "https://api-prod.gambitprofit.com/api/matches/685219af-0eda-4599-bc2c-f1e462d3a645/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T07:58:04.669121-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": 7629.0
},
{
"team": "San Antonio Spurs",
"amount": 2371.0
}
],
"expected_reward_tokens": 9459.96,
"profit_sb": -40.04,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "035e9185-21c7-416d-a3d5-c342a026ac99",
"gambit_id": "aed8844b-574c-4f16-9876-e9fdda983a62",
"last_updated": "2023-11-07T21:08:21.920501-05:00",
"created_at": "2023-11-06T07:58:04.679016-05:00",
"name": "Indiana Pacers",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd511516-0ce2-490e-b1df-746463c30a48/?format=api"
},
{
"id": "4c5571b0-53db-47f7-b0e8-57e2611ce433",
"gambit_id": "bfa0cad3-1f90-4cc1-b85f-89456ef83093",
"last_updated": "2023-11-07T21:08:21.917281-05:00",
"created_at": "2023-11-06T07:58:04.674095-05:00",
"name": "San Antonio Spurs",
"reward": "3.99000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd511516-0ce2-490e-b1df-746463c30a48/?format=api"
}
]
}