GET /api/bet_types/21efc69c-2b4e-41d1-8b64-74d13ef7cc6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21efc69c-2b4e-41d1-8b64-74d13ef7cc6a",
"match": "https://api-prod.gambitprofit.com/api/matches/fbdbb090-d9bd-498d-af1d-fd3d4cd6fcee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:06.854297-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": "Detroit Lions",
"amount": 6458.0
},
{
"team": "New Orleans Saints",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "c7d13e7d-c84d-4f11-ab0e-b4837377e418",
"gambit_id": "c16de47e-e2f2-4db9-89e0-bfb559126ddd",
"last_updated": "2023-12-04T21:03:10.741457-05:00",
"created_at": "2023-11-30T10:28:06.859603-05:00",
"name": "Detroit Lions",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21efc69c-2b4e-41d1-8b64-74d13ef7cc6a/?format=api"
},
{
"id": "882756e2-6865-4884-9ae6-cc844997282a",
"gambit_id": "62751f21-78c6-45a2-b309-5937f6842375",
"last_updated": "2023-12-04T21:03:10.744679-05:00",
"created_at": "2023-11-30T10:28:06.880652-05:00",
"name": "New Orleans Saints",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21efc69c-2b4e-41d1-8b64-74d13ef7cc6a/?format=api"
}
]
}