GET /api/bet_types/cb8623ab-e6b7-4a0e-8cfb-931e8379e603/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb8623ab-e6b7-4a0e-8cfb-931e8379e603",
"match": "https://api-prod.gambitprofit.com/api/matches/30825dda-f608-4c0f-a7f8-ab5c352ad520/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-05T11:47:03.286731-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": "CWS",
"amount": 6458.0
},
{
"team": "CIN",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "532de7b7-0507-4264-86c9-b4da5bc5fded",
"gambit_id": "a14f067f-50a2-4442-a071-0948c60833cc",
"last_updated": "2023-05-06T11:52:01.570981-04:00",
"created_at": "2023-05-05T11:47:03.290868-04:00",
"name": "CWS",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb8623ab-e6b7-4a0e-8cfb-931e8379e603/?format=api"
},
{
"id": "b67455a1-0329-4ab7-9561-f0f402844d9f",
"gambit_id": "7608539c-bd33-4aa8-b125-46128a744ff7",
"last_updated": "2023-05-06T11:52:01.569709-04:00",
"created_at": "2023-05-05T11:47:03.288777-04:00",
"name": "CIN",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb8623ab-e6b7-4a0e-8cfb-931e8379e603/?format=api"
}
]
}