GET /api/bet_types/2dff9577-c3ad-4045-9f87-c9413761ec58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dff9577-c3ad-4045-9f87-c9413761ec58",
"match": "https://api-prod.gambitprofit.com/api/matches/4133844f-71b1-4bc0-aa8b-ed36713696f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-15T08:32:02.643331-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": "Brooklyn Nets",
"amount": 6253.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3747.0
}
],
"expected_reward_tokens": 9066.85,
"profit_sb": 66.85,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "051bb221-9108-498b-8412-06bff3fb145b",
"gambit_id": "c2807c04-fd0e-4df5-87f6-a7bdbef60966",
"last_updated": "2023-01-16T10:56:51.489649-05:00",
"created_at": "2023-01-15T08:32:02.645625-05:00",
"name": "Brooklyn Nets",
"reward": "1.45000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9577-c3ad-4045-9f87-c9413761ec58/?format=api"
},
{
"id": "65c35302-a9e6-4313-b814-c3cd9a86ee61",
"gambit_id": "153f18f2-a166-424d-83dd-196d5b501903",
"last_updated": "2023-01-16T10:56:51.492709-05:00",
"created_at": "2023-01-15T08:32:02.648385-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.42000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dff9577-c3ad-4045-9f87-c9413761ec58/?format=api"
}
]
}