GET /api/bet_types/7ee1e4e9-394b-4a81-a961-94bf6529ed0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ee1e4e9-394b-4a81-a961-94bf6529ed0c",
"match": "https://api-prod.gambitprofit.com/api/matches/91b02a52-87f9-4063-bad9-4c4cb216964c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-27T08:33:21.761749-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": "STL (M Mikolas)",
"amount": 5157.0
},
{
"team": "CHC (J Steele)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "0d0e7598-2241-42e8-a354-93f18287680a",
"gambit_id": "7eb035e0-5f53-4c9b-af54-db231edb8643",
"last_updated": "2023-07-28T09:38:25.107015-04:00",
"created_at": "2023-07-27T08:33:21.770559-04:00",
"name": "STL (M Mikolas)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee1e4e9-394b-4a81-a961-94bf6529ed0c/?format=api"
},
{
"id": "42f7a699-472e-4e79-bf3d-2c2b771ab14e",
"gambit_id": "1b20dffc-cfc9-49d5-989f-59cf204508f2",
"last_updated": "2023-07-28T09:38:25.102314-04:00",
"created_at": "2023-07-27T08:33:21.766203-04:00",
"name": "CHC (J Steele)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee1e4e9-394b-4a81-a961-94bf6529ed0c/?format=api"
}
]
}