GET /api/bet_types/1a927292-13f0-4b82-ad58-714fb824c4b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a927292-13f0-4b82-ad58-714fb824c4b8",
"match": "https://api-prod.gambitprofit.com/api/matches/7cdbc561-58fe-45a1-beca-c34a3728985c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-04T09:43:04.023454-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": "MIN (K Maeda)",
"amount": 6359.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "27fbd08d-2614-4811-9914-ece9bbb18bb5",
"gambit_id": "914364b3-85af-4b42-a6a7-274b6449c17b",
"last_updated": "2023-07-05T18:58:28.551570-04:00",
"created_at": "2023-07-04T09:43:04.028151-04:00",
"name": "MIN (K Maeda)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a927292-13f0-4b82-ad58-714fb824c4b8/?format=api"
},
{
"id": "a228d03b-bfeb-4dcb-9df1-da1a8b03896e",
"gambit_id": "1ef6a5f7-bee3-40f3-858a-492ce37bceef",
"last_updated": "2023-07-05T18:58:28.550123-04:00",
"created_at": "2023-07-04T09:43:04.025661-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a927292-13f0-4b82-ad58-714fb824c4b8/?format=api"
}
]
}