GET /api/bet_types/f3a1129e-aa6b-4757-abfb-8a65bc896f72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3a1129e-aa6b-4757-abfb-8a65bc896f72",
"match": "https://api-prod.gambitprofit.com/api/matches/e5ed8ea3-a5c4-4df9-9999-2c42cd392ee0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:56.644772-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": "New York Rangers",
"amount": 6744.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "d16d1e52-9e02-4f43-9d15-48887cffc172",
"gambit_id": "d219332c-aeda-4e90-a063-1b2fcc52e6dd",
"last_updated": "2023-11-13T19:33:23.875742-05:00",
"created_at": "2023-11-12T09:32:56.654080-05:00",
"name": "New York Rangers",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3a1129e-aa6b-4757-abfb-8a65bc896f72/?format=api"
},
{
"id": "8db37aeb-6897-471b-a144-d410c5f37593",
"gambit_id": "c85a146c-1773-4ede-81e1-531f712c54cd",
"last_updated": "2023-11-13T19:33:23.872053-05:00",
"created_at": "2023-11-12T09:32:56.649519-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3a1129e-aa6b-4757-abfb-8a65bc896f72/?format=api"
}
]
}