GET /api/bet_types/43496a2e-c445-49a3-b1e9-445328b82e47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43496a2e-c445-49a3-b1e9-445328b82e47",
"match": "https://api-prod.gambitprofit.com/api/matches/6fb03bc1-6ecf-4111-aaad-db9cd096576a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T09:07:03.642582-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": "Sacramento Kings",
"amount": 8196.0
},
{
"team": "Portland Trail Blazers",
"amount": 1804.0
}
],
"expected_reward_tokens": 9507.08,
"profit_sb": 7.08,
"profit_sb_percentage": 0.07,
"recommended": true
},
"lines": [
{
"id": "45c0bf57-bdcd-40cc-b06c-72dcb935511a",
"gambit_id": "5a357769-e254-4c98-8bae-95cfadf82eab",
"last_updated": "2023-02-24T11:47:00.707821-05:00",
"created_at": "2023-02-23T09:07:03.643740-05:00",
"name": "Sacramento Kings",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43496a2e-c445-49a3-b1e9-445328b82e47/?format=api"
},
{
"id": "46eef5c8-1e8f-4499-9d64-c721c43d5e47",
"gambit_id": "482f815d-4b81-4233-b970-0b5cdac780bc",
"last_updated": "2023-02-24T11:47:00.708971-05:00",
"created_at": "2023-02-23T09:07:03.644971-05:00",
"name": "Portland Trail Blazers",
"reward": "5.27000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43496a2e-c445-49a3-b1e9-445328b82e47/?format=api"
}
]
}