GET /api/bet_types/92f34667-b3f0-4120-9758-0c6896faa1b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92f34667-b3f0-4120-9758-0c6896faa1b1",
"match": "https://api-prod.gambitprofit.com/api/matches/654e2457-b85b-47ed-a8d5-d139b14778ab/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-02T13:27:14.054130-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": "Brooklyn Nets",
"amount": 8377.0
},
{
"team": "San Antonio Spurs",
"amount": 1623.0
}
],
"expected_reward_tokens": 9298.47,
"profit_sb": 298.47,
"profit_sb_percentage": 3.32,
"recommended": true
},
"lines": [
{
"id": "aab11310-ba79-4282-98ee-4cf8a8b73b96",
"gambit_id": "a1f2d224-3f0f-4a30-9b61-44409774bfab",
"last_updated": "2023-01-03T10:56:47.751316-05:00",
"created_at": "2023-01-02T13:27:14.055589-05:00",
"name": "Brooklyn Nets",
"reward": "1.11000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f34667-b3f0-4120-9758-0c6896faa1b1/?format=api"
},
{
"id": "50464185-dea7-4491-8239-382d56ad2055",
"gambit_id": "6dd1cb19-69ba-4d3b-9bcb-4b6c4a0b5fe6",
"last_updated": "2023-01-03T10:56:47.752514-05:00",
"created_at": "2023-01-02T13:27:14.057020-05:00",
"name": "San Antonio Spurs",
"reward": "5.73000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92f34667-b3f0-4120-9758-0c6896faa1b1/?format=api"
}
]
}