GET /api/bet_types/ec3d4a73-bb52-41a4-9c0d-2231d3a254a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec3d4a73-bb52-41a4-9c0d-2231d3a254a4",
"match": "https://api-prod.gambitprofit.com/api/matches/48fba8be-12a0-41f7-856d-523045a383a6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:59.570053-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": "Los Angeles Kings",
"amount": 5402.0
},
{
"team": "New Jersey Devils",
"amount": 4598.0
}
],
"expected_reward_tokens": 8966.1,
"profit_sb": -33.9,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "55a76eff-150e-4616-b349-20e87f561f8a",
"gambit_id": "ff7d0d5d-ed2c-4f95-a097-56648a528f8b",
"last_updated": "2023-01-16T09:57:13.267426-05:00",
"created_at": "2023-01-14T08:26:59.572999-05:00",
"name": "Los Angeles Kings",
"reward": "1.66000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d4a73-bb52-41a4-9c0d-2231d3a254a4/?format=api"
},
{
"id": "f5683316-cffa-4683-834d-a3f04dd0b629",
"gambit_id": "430acef0-ecb7-4e64-8cd5-2ed937baa25e",
"last_updated": "2023-01-16T09:57:13.270444-05:00",
"created_at": "2023-01-14T08:26:59.576014-05:00",
"name": "New Jersey Devils",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d4a73-bb52-41a4-9c0d-2231d3a254a4/?format=api"
}
]
}