GET /api/bet_types/958b702c-4e02-4673-af6b-d4328107021e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "958b702c-4e02-4673-af6b-d4328107021e",
"match": "https://api-prod.gambitprofit.com/api/matches/294ec2c1-8b13-4886-9280-8754f4d52134/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:55.816610-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": "New York Rangers",
"amount": 5688.0
},
{
"team": "Vancouver Canucks",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "7b1a89a2-440d-42d1-84b1-93d86350ac6c",
"gambit_id": "577ffd7c-38d4-48ed-98da-c054fed26076",
"last_updated": "2024-01-10T10:13:16.750211-05:00",
"created_at": "2024-01-08T09:02:55.830257-05:00",
"name": "New York Rangers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/958b702c-4e02-4673-af6b-d4328107021e/?format=api"
},
{
"id": "a2cdf811-4acd-4121-b222-4e085f2b2d12",
"gambit_id": "1f24df3d-7262-4980-ac7f-d8bea3b637fa",
"last_updated": "2024-01-10T10:13:16.746595-05:00",
"created_at": "2024-01-08T09:02:55.822538-05:00",
"name": "Vancouver Canucks",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/958b702c-4e02-4673-af6b-d4328107021e/?format=api"
}
]
}