GET /api/bet_types/0554addc-2b1d-4337-9ce1-dd913a7afc3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0554addc-2b1d-4337-9ce1-dd913a7afc3c",
"match": "https://api-prod.gambitprofit.com/api/matches/ac87d1b4-61aa-44b3-9979-0415f658461a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-19T00:01:54.990471-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": "Creighton",
"amount": 5213.0
},
{
"team": "Baylor",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "57dfeb4b-4464-4546-bd7a-276a548d9c58",
"gambit_id": "8a87cc2d-eeca-433a-a53b-fbd526fe8471",
"last_updated": "2023-03-20T10:42:11.610614-04:00",
"created_at": "2023-03-19T00:01:54.993680-04:00",
"name": "Creighton",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0554addc-2b1d-4337-9ce1-dd913a7afc3c/?format=api"
},
{
"id": "b67346d5-5cdd-4f4c-8418-d12435324df0",
"gambit_id": "dad632a6-7d5a-487c-9d82-df8638c06088",
"last_updated": "2023-03-20T10:42:11.608219-04:00",
"created_at": "2023-03-19T00:01:54.991986-04:00",
"name": "Baylor",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0554addc-2b1d-4337-9ce1-dd913a7afc3c/?format=api"
}
]
}