GET /api/bet_types/c32e96f9-4e24-45f3-ad1e-06c76c8a46d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c32e96f9-4e24-45f3-ad1e-06c76c8a46d7",
"match": "https://api-prod.gambitprofit.com/api/matches/d3c79add-f342-49a4-a3a9-da801ca84b1a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:12.060206-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": "Cleveland Cavaliers",
"amount": 5423.0
},
{
"team": "Milwaukee Bucks",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "987214d7-c823-4574-b918-e0cd34cd5600",
"gambit_id": "044dfb79-e651-4092-8755-d4f132157e07",
"last_updated": "2024-01-19T12:03:16.168784-05:00",
"created_at": "2024-01-17T09:28:12.067933-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32e96f9-4e24-45f3-ad1e-06c76c8a46d7/?format=api"
},
{
"id": "83675bf6-804c-4621-9911-0328d5e8cbcd",
"gambit_id": "40bec28d-f9f3-45dd-b5fd-13d903633318",
"last_updated": "2024-01-19T12:03:16.165365-05:00",
"created_at": "2024-01-17T09:28:12.063969-05:00",
"name": "Milwaukee Bucks",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c32e96f9-4e24-45f3-ad1e-06c76c8a46d7/?format=api"
}
]
}