GET /api/bet_types/21be4561-0c95-490f-bd20-eb569dd15d09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21be4561-0c95-490f-bd20-eb569dd15d09",
"match": "https://api-prod.gambitprofit.com/api/matches/8b9e19e8-730a-4c70-9497-6f3914a4abb6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:08.812748-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": "Philadelphia Eagles",
"amount": 6090.0
},
{
"team": "Dallas Cowboys",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ff6b82ed-583a-4f96-bb01-101f2eabc544",
"gambit_id": "d214239d-16a0-408c-9c58-dedca45807f6",
"last_updated": "2023-11-06T21:13:14.868418-05:00",
"created_at": "2023-11-02T09:03:08.822984-04:00",
"name": "Philadelphia Eagles",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21be4561-0c95-490f-bd20-eb569dd15d09/?format=api"
},
{
"id": "96adee93-87db-4d5a-a5ff-ece97ffb04cd",
"gambit_id": "f84fb4ee-b65b-4f51-8d23-41651b1ecfd0",
"last_updated": "2023-11-06T21:13:14.865128-05:00",
"created_at": "2023-11-02T09:03:08.817283-04:00",
"name": "Dallas Cowboys",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21be4561-0c95-490f-bd20-eb569dd15d09/?format=api"
}
]
}