GET /api/bet_types/e642978d-20cd-4134-a9cd-2f73bc889a8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e642978d-20cd-4134-a9cd-2f73bc889a8b",
"match": "https://api-prod.gambitprofit.com/api/matches/27f1c72a-158e-44ff-ba6d-dc4696393dae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-17T09:23:15.993923-05: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": "Milwaukee Bucks",
"amount": 7429.0
},
{
"team": "Charlotte Hornets",
"amount": 2571.0
}
],
"expected_reward_tokens": 9434.83,
"profit_sb": -65.17,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "b50f2946-cdb0-4a23-ab9a-8c0a1c438196",
"gambit_id": "17ba064e-16c6-4884-88b9-98a250a40480",
"last_updated": "2023-11-18T18:03:23.930622-05:00",
"created_at": "2023-11-17T09:23:16.000053-05:00",
"name": "Milwaukee Bucks",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e642978d-20cd-4134-a9cd-2f73bc889a8b/?format=api"
},
{
"id": "08d3fbe6-2015-4f9c-88ed-266215261e92",
"gambit_id": "f27f4f77-647b-4bc5-a3f7-c9397c3cfa4a",
"last_updated": "2023-11-18T18:03:23.935737-05:00",
"created_at": "2023-11-17T09:23:16.007154-05:00",
"name": "Charlotte Hornets",
"reward": "3.67000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e642978d-20cd-4134-a9cd-2f73bc889a8b/?format=api"
}
]
}