GET /api/bet_types/74953e28-7beb-4a3c-b367-1953f09f6c4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74953e28-7beb-4a3c-b367-1953f09f6c4c",
"match": "https://api-prod.gambitprofit.com/api/matches/993a28df-8bbb-4423-b91d-55f2e8d637ab/?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": "Arizona Coyotes",
"amount": 5097.0
},
{
"team": "Philadelphia Flyers",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "9c590fcf-54fe-4df1-82f6-d981b4a240d5",
"gambit_id": "99ceca66-7ef5-45c9-bc34-36f2577f6998",
"last_updated": "2022-12-12T18:57:23.866880-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74953e28-7beb-4a3c-b367-1953f09f6c4c/?format=api"
},
{
"id": "82e9e88f-5dd6-4a5a-b680-38ec9bdcef85",
"gambit_id": "6d818270-9ded-49ff-ac4f-82e20a743401",
"last_updated": "2022-12-12T18:57:23.868066-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74953e28-7beb-4a3c-b367-1953f09f6c4c/?format=api"
}
]
}