GET /api/bet_types/f72f5711-e3ff-457c-8921-245a12e4ba15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f72f5711-e3ff-457c-8921-245a12e4ba15",
"match": "https://api-prod.gambitprofit.com/api/matches/e06be5f6-47e2-46c9-bcc2-f9b395918c4c/?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": "LAA (R Detmers)",
"amount": 5885.0
},
{
"team": "DET (T Alexander)",
"amount": 4115.0
}
],
"expected_reward_tokens": 9298.3,
"profit_sb": 298.3,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "cf566362-403f-442d-8452-5a3fbaffebf8",
"gambit_id": "e925b4eb-e16c-451e-ada1-d8826b9560e6",
"last_updated": "2022-08-21T12:52:07.031990-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (R Detmers)",
"reward": "1.58000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f72f5711-e3ff-457c-8921-245a12e4ba15/?format=api"
},
{
"id": "8a610169-a043-48d4-a4b7-652eaf9c62a8",
"gambit_id": "f423847a-cf6b-4a75-858e-e90c5bf69f5c",
"last_updated": "2022-08-21T12:52:07.031495-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (T Alexander)",
"reward": "2.26000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f72f5711-e3ff-457c-8921-245a12e4ba15/?format=api"
}
]
}