GET /api/bet_types/a06174cd-41ae-4cfa-bf4b-527d46354398/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a06174cd-41ae-4cfa-bf4b-527d46354398",
"match": "https://api-prod.gambitprofit.com/api/matches/d39b9d87-bf91-40e9-bd3f-d5bb46ee38f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:10.488046-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 Timberwolves",
"amount": 6458.0
},
{
"team": "Charlotte Hornets",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "27039976-8550-4b80-bb50-be83f2fdbee4",
"gambit_id": "71e4af79-ae7d-430d-b0fd-18056145f3a5",
"last_updated": "2023-12-04T15:18:27.013187-05:00",
"created_at": "2023-12-02T08:28:10.491525-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a06174cd-41ae-4cfa-bf4b-527d46354398/?format=api"
},
{
"id": "dea1d862-4590-437f-bb19-d16bada567a2",
"gambit_id": "c94b64d2-46de-4602-b5a9-f3d5ecfdcb76",
"last_updated": "2023-12-04T15:18:27.016405-05:00",
"created_at": "2023-12-02T08:28:10.496351-05:00",
"name": "Charlotte Hornets",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a06174cd-41ae-4cfa-bf4b-527d46354398/?format=api"
}
]
}