GET /api/bet_types/5c9c42c1-7260-4435-b772-67a4379b064d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c9c42c1-7260-4435-b772-67a4379b064d",
"match": "https://api-prod.gambitprofit.com/api/matches/d7216548-3252-4660-b18b-0dc9d3cc739f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T08:52:02.824912-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": "Memphis Grizzlies",
"amount": 7749.0
},
{
"team": "Chicago Bulls",
"amount": 2251.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "49e2d31b-6dff-4e4d-a092-bbae91306044",
"gambit_id": "bbeb5938-fdae-4fa6-9ce1-fb91aba80aef",
"last_updated": "2023-02-08T09:52:05.625302-05:00",
"created_at": "2023-02-07T08:52:02.826155-05:00",
"name": "Memphis Grizzlies",
"reward": "1.22000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9c42c1-7260-4435-b772-67a4379b064d/?format=api"
},
{
"id": "ac0795b8-fb9e-4af9-91e4-1fb162eaa3b4",
"gambit_id": "4830734e-a81c-4da1-ab32-e64e829012ed",
"last_updated": "2023-02-08T09:52:05.626506-05:00",
"created_at": "2023-02-07T08:52:02.827550-05:00",
"name": "Chicago Bulls",
"reward": "4.20000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9c42c1-7260-4435-b772-67a4379b064d/?format=api"
}
]
}