GET /api/bet_types/7906a703-7d80-4a0d-9709-24ac65f25530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7906a703-7d80-4a0d-9709-24ac65f25530",
"match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?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": "Miami Heat",
"amount": 6336.0
},
{
"team": "Memphis Grizzlies",
"amount": 3664.0
}
],
"expected_reward_tokens": 9123.36,
"profit_sb": 123.36,
"profit_sb_percentage": 1.37,
"recommended": true
},
"lines": [
{
"id": "f3dfba47-ad25-401d-bd12-6c9cc04ba776",
"gambit_id": "8543f260-d7d3-44c5-b536-0e1d6d01705c",
"last_updated": "2022-12-06T09:52:00.347732-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7906a703-7d80-4a0d-9709-24ac65f25530/?format=api"
},
{
"id": "0a5e2edd-f126-4c94-8907-06efb05d5c90",
"gambit_id": "9dd35867-c030-4a80-81a3-1d6660083089",
"last_updated": "2022-12-06T09:52:00.346733-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "2.49000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7906a703-7d80-4a0d-9709-24ac65f25530/?format=api"
}
]
}