GET /api/bet_types/6923dfde-dbc6-4aa8-bb61-3a5687023465/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6923dfde-dbc6-4aa8-bb61-3a5687023465",
"match": "https://api-prod.gambitprofit.com/api/matches/7275eada-83da-4c50-bd98-2a7be4dff932/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-21T09:52:21.764955-04: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": "Cleveland Cavaliers",
"amount": 6020.0
},
{
"team": "Brooklyn Nets",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "7739ed89-f76f-447c-9592-6c887ba07873",
"gambit_id": "a5c25905-1310-4c12-ac02-509d0913add9",
"last_updated": "2023-03-22T16:41:54.574192-04:00",
"created_at": "2023-03-21T09:52:21.770543-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6923dfde-dbc6-4aa8-bb61-3a5687023465/?format=api"
},
{
"id": "804c49e7-e2c2-42e8-afc1-ae6e0991a775",
"gambit_id": "a8f375e1-b47f-4193-b71b-e44bd14265b6",
"last_updated": "2023-03-22T16:41:54.570892-04:00",
"created_at": "2023-03-21T09:52:21.767997-04:00",
"name": "Brooklyn Nets",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6923dfde-dbc6-4aa8-bb61-3a5687023465/?format=api"
}
]
}