GET /api/bet_types/14ba182c-7dfb-4255-988f-baef04f5038b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14ba182c-7dfb-4255-988f-baef04f5038b",
"match": "https://api-prod.gambitprofit.com/api/matches/00a54269-0c81-4831-bed6-d9ae0941b372/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:05.724061-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": "BAL (T Wells)",
"amount": 6182.0
},
{
"team": "KAN (R Yarbrough)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "60e88908-8376-4a99-8b58-a5822a92e14b",
"gambit_id": "d26a9867-dbe1-4147-a4df-c688f4681cbb",
"last_updated": "2023-05-03T12:12:16.227938-04:00",
"created_at": "2023-05-02T11:52:05.726955-04:00",
"name": "BAL (T Wells)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ba182c-7dfb-4255-988f-baef04f5038b/?format=api"
},
{
"id": "506b0d4a-1ef4-497c-840e-5ee544168f40",
"gambit_id": "f06fcdf2-8320-443d-8a19-091d86efd3dd",
"last_updated": "2023-05-03T12:12:16.226762-04:00",
"created_at": "2023-05-02T11:52:05.725484-04:00",
"name": "KAN (R Yarbrough)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ba182c-7dfb-4255-988f-baef04f5038b/?format=api"
}
]
}