GET /api/bet_types/49100819-bb4e-46e0-94c1-2ee489d873c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49100819-bb4e-46e0-94c1-2ee489d873c5",
"match": "https://api-prod.gambitprofit.com/api/matches/94570ff8-fbc1-46e7-b7de-02ecd63efd89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T08:23:02.248855-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": "ARI (T Henry)",
"amount": 5787.0
},
{
"team": "WAS (J Irvin)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "206bf08c-9267-4e48-8d56-33a883b67b48",
"gambit_id": "bef9096d-f607-4ddf-b9f6-3a4fb4cd0b20",
"last_updated": "2023-06-23T14:48:07.743542-04:00",
"created_at": "2023-06-22T08:23:02.250907-04:00",
"name": "ARI (T Henry)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49100819-bb4e-46e0-94c1-2ee489d873c5/?format=api"
},
{
"id": "5a25915b-b6f4-4802-8a5a-12243216b840",
"gambit_id": "d16f7b36-c3cb-4b96-8674-f99b6c7ba144",
"last_updated": "2023-06-23T14:48:07.745653-04:00",
"created_at": "2023-06-22T08:23:02.253118-04:00",
"name": "WAS (J Irvin)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49100819-bb4e-46e0-94c1-2ee489d873c5/?format=api"
}
]
}