GET /api/bet_types/8f4cc92f-0251-4500-8b80-11fc303e7cef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f4cc92f-0251-4500-8b80-11fc303e7cef",
"match": "https://api-prod.gambitprofit.com/api/matches/e2d507e3-c4ae-4e64-970e-9ac2fea97ef3/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:10.210867-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": "BAL",
"amount": 5512.0
},
{
"team": "NYY",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "1739dafb-6887-4ce7-9a1a-99a3d2a6153f",
"gambit_id": "7dc276fb-0015-4902-b593-2cb2e6827aa3",
"last_updated": "2023-04-10T14:31:58.625836-04:00",
"created_at": "2023-04-09T09:27:10.213699-04:00",
"name": "BAL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4cc92f-0251-4500-8b80-11fc303e7cef/?format=api"
},
{
"id": "4c93074b-f475-4cb9-b0f0-9939d65ae0b0",
"gambit_id": "f48d40ec-1fbc-47cc-a858-87ef6be0b8c2",
"last_updated": "2023-04-10T14:31:58.628037-04:00",
"created_at": "2023-04-09T09:27:10.217250-04:00",
"name": "NYY",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4cc92f-0251-4500-8b80-11fc303e7cef/?format=api"
}
]
}