GET /api/bet_types/7a6532a4-3a7c-4a3c-a7f4-4a1d9a1dd5f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a6532a4-3a7c-4a3c-a7f4-4a1d9a1dd5f4",
"match": "https://api-prod.gambitprofit.com/api/matches/091572a4-5b31-44b8-8431-98d1ef54b2cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:05.637211-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": "MIA (E Cabrera)",
"amount": 6353.0
},
{
"team": "OAK (S Fujinami)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "64a476c3-3bbe-44f1-868d-016a3ac17458",
"gambit_id": "b8dd5605-bfda-4f56-9865-6a94173d0bfe",
"last_updated": "2023-06-04T13:26:52.452608-04:00",
"created_at": "2023-06-02T10:32:05.642965-04:00",
"name": "MIA (E Cabrera)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6532a4-3a7c-4a3c-a7f4-4a1d9a1dd5f4/?format=api"
},
{
"id": "3f2414ac-c7bb-4864-aa77-a7c3fb22663f",
"gambit_id": "e2dc8f72-b682-4228-ba34-19e064776d04",
"last_updated": "2023-06-04T13:26:52.450193-04:00",
"created_at": "2023-06-02T10:32:05.640397-04:00",
"name": "OAK (S Fujinami)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a6532a4-3a7c-4a3c-a7f4-4a1d9a1dd5f4/?format=api"
}
]
}