GET /api/bet_types/481f24e8-7a91-428b-a6f7-be599fc3f138/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "481f24e8-7a91-428b-a6f7-be599fc3f138",
"match": "https://api-prod.gambitprofit.com/api/matches/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?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": "Oregon State",
"amount": 5208.0
},
{
"team": "Oregon",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "1c7803d0-c334-4869-b2ac-5f9abf661d93",
"gambit_id": "c9a573a2-1269-4fea-a30d-e7cb7a4a814b",
"last_updated": "2022-11-28T09:52:08.153342-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oregon State",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481f24e8-7a91-428b-a6f7-be599fc3f138/?format=api"
},
{
"id": "5bfc93aa-f7d8-41e3-999c-e6c282f4c021",
"gambit_id": "ca3b06ea-b4e5-4e7b-8aa2-d2b5b6da1678",
"last_updated": "2022-11-28T09:52:08.154304-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oregon",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481f24e8-7a91-428b-a6f7-be599fc3f138/?format=api"
}
]
}