GET /api/bet_types/4aed41b9-384b-4fee-b9c5-7afc55c05925/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4aed41b9-384b-4fee-b9c5-7afc55c05925",
"match": "https://api-prod.gambitprofit.com/api/matches/5634dd4c-e77c-48fd-9ebf-417b025fa36b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-27T08:57:17.035485-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": "Oklahoma City Thunder",
"amount": 5212.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5f3a595d-4b9e-4fa4-a69c-cb24f5878cd7",
"gambit_id": "8d28862c-56f8-488e-9393-2d9fd4462fe4",
"last_updated": "2023-01-28T19:22:10.232653-05:00",
"created_at": "2023-01-27T08:57:17.036787-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aed41b9-384b-4fee-b9c5-7afc55c05925/?format=api"
},
{
"id": "5fbd6bc6-426c-4f89-9dfd-f539811e4fd6",
"gambit_id": "fe5c85c3-65bf-4f33-8b36-aae19af527ce",
"last_updated": "2023-01-28T19:22:10.233934-05:00",
"created_at": "2023-01-27T08:57:17.038020-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aed41b9-384b-4fee-b9c5-7afc55c05925/?format=api"
}
]
}