GET /api/bet_types/a6a4dddf-698d-43dc-8056-67127218f5ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6a4dddf-698d-43dc-8056-67127218f5ad",
"match": "https://api-prod.gambitprofit.com/api/matches/9a0250d1-6d40-4795-b7da-7bab4e95b419/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "BAL (J Lyles)",
"amount": 5798.0
},
{
"team": "DET (M Manning)",
"amount": 4202.0
}
],
"expected_reward_tokens": 9160.36,
"profit_sb": 160.36,
"profit_sb_percentage": 1.78,
"recommended": true
},
"lines": [
{
"id": "4cd5700d-9f86-4957-9922-bdacd99a5772",
"gambit_id": "aae7ed7f-df28-4247-ae4b-6bdb6490c619",
"last_updated": "2022-09-22T15:07:23.558578-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (J Lyles)",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6a4dddf-698d-43dc-8056-67127218f5ad/?format=api"
},
{
"id": "9c4fa8eb-a3ad-4bb7-a0fb-6d09f1424dcb",
"gambit_id": "324a7d8a-02d1-4eae-927b-092fa23160c9",
"last_updated": "2022-09-22T15:07:23.559588-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (M Manning)",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6a4dddf-698d-43dc-8056-67127218f5ad/?format=api"
}
]
}