GET /api/bet_types/c4838c58-0053-4f5e-89f4-cf7044a3ea2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4838c58-0053-4f5e-89f4-cf7044a3ea2b",
"match": "https://api-prod.gambitprofit.com/api/matches/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T08:33:18.227767-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": "DET",
"amount": 5512.0
},
{
"team": "TAM",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "63d42579-b3d5-4ad4-ae6a-bfe57535af42",
"gambit_id": "9980a20c-2290-4c22-b86d-3a59d9682208",
"last_updated": "2023-08-07T15:03:06.374345-04:00",
"created_at": "2023-08-05T08:33:18.247771-04:00",
"name": "DET",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4838c58-0053-4f5e-89f4-cf7044a3ea2b/?format=api"
},
{
"id": "f0f481ac-eb90-4abf-a2a3-74e6f12319ec",
"gambit_id": "80fd022f-e8b9-4f06-92fd-78901ffb9af6",
"last_updated": "2023-08-07T15:03:06.370897-04:00",
"created_at": "2023-08-05T08:33:18.240913-04:00",
"name": "TAM",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4838c58-0053-4f5e-89f4-cf7044a3ea2b/?format=api"
}
]
}