GET /api/bet_types/e67cf6e7-0000-46a7-8ce7-f48a5b7dea75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e67cf6e7-0000-46a7-8ce7-f48a5b7dea75",
"match": "https://api-prod.gambitprofit.com/api/matches/2c9a84ec-2825-4b4a-9040-e0b517fe58bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-15T08:47:22.694811-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": "Minnesota Wild",
"amount": 5316.0
},
{
"team": "Colorado Avalanche",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "f918d464-5c02-4159-911c-ad64a3a6d835",
"gambit_id": "abec1413-ec32-4b85-ade2-b6026c849615",
"last_updated": "2023-02-16T16:52:02.734239-05:00",
"created_at": "2023-02-15T08:47:22.696085-05:00",
"name": "Minnesota Wild",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67cf6e7-0000-46a7-8ce7-f48a5b7dea75/?format=api"
},
{
"id": "13c8c258-8bad-4baf-8f25-253450cf8d13",
"gambit_id": "6194fff4-e894-4d8c-ae1a-a75ddbba9082",
"last_updated": "2023-02-16T16:52:02.735395-05:00",
"created_at": "2023-02-15T08:47:22.697381-05:00",
"name": "Colorado Avalanche",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67cf6e7-0000-46a7-8ce7-f48a5b7dea75/?format=api"
}
]
}