GET /api/bet_types/2e847be7-595a-4a32-9163-30c2837e2fb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e847be7-595a-4a32-9163-30c2837e2fb5",
"match": "https://api-prod.gambitprofit.com/api/matches/5cd4049e-fe7c-4d4c-b877-4dfd1a0831fd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:07.660049-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": "Chicago Bulls",
"amount": 6399.0
},
{
"team": "Charlotte Hornets",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "ea1fc8b8-9e2d-4951-b7cf-f5fd996dfad4",
"gambit_id": "3db061c5-f9cf-4786-ac14-d1a77767703f",
"last_updated": "2023-12-07T21:43:04.000157-05:00",
"created_at": "2023-12-06T09:13:07.669989-05:00",
"name": "Chicago Bulls",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e847be7-595a-4a32-9163-30c2837e2fb5/?format=api"
},
{
"id": "39f4725a-af29-407d-a302-af9c1f9fcfe7",
"gambit_id": "2efa257f-ac3c-4919-8436-86bc18f93781",
"last_updated": "2023-12-07T21:43:03.997017-05:00",
"created_at": "2023-12-06T09:13:07.665180-05:00",
"name": "Charlotte Hornets",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e847be7-595a-4a32-9163-30c2837e2fb5/?format=api"
}
]
}