GET /api/bet_types/7df9748a-70ec-4996-be06-404f7f95a2dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7df9748a-70ec-4996-be06-404f7f95a2dc",
"match": "https://api-prod.gambitprofit.com/api/matches/659d2d74-33b8-44e9-a6c5-be5fbdd3c1e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-23T11:48:00.350850-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": "SEA (B Woo)",
"amount": 5776.0
},
{
"team": "TOR (A Manoah)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "9be2e1f6-00f2-449e-827f-c995851ca4d2",
"gambit_id": "aaeb1ce1-4f5d-4797-a391-f3e9c96f1c8e",
"last_updated": "2023-07-24T11:28:12.972574-04:00",
"created_at": "2023-07-23T11:48:00.355597-04:00",
"name": "SEA (B Woo)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df9748a-70ec-4996-be06-404f7f95a2dc/?format=api"
},
{
"id": "d7534380-4f88-4c2d-b0d2-c96ab817ba1e",
"gambit_id": "ae678cab-ec47-46db-b7b5-5d0fd1b4b2e9",
"last_updated": "2023-07-24T11:28:12.975836-04:00",
"created_at": "2023-07-23T11:48:00.359896-04:00",
"name": "TOR (A Manoah)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df9748a-70ec-4996-be06-404f7f95a2dc/?format=api"
}
]
}