GET /api/bet_types/0850ce92-b3b0-49ef-bcb9-c1ffe757091e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0850ce92-b3b0-49ef-bcb9-c1ffe757091e",
"match": "https://api-prod.gambitprofit.com/api/matches/a34ccddf-6623-49a9-94a9-7c26397ae415/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T10:03:07.730679-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": "TOR",
"amount": 6232.0
},
{
"team": "BOS",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "fa111a99-cb3b-4ab5-abe5-9dd53a981ccd",
"gambit_id": "4b6b0f09-b97d-45b4-929f-70a25fde912c",
"last_updated": "2023-08-07T19:33:09.234884-04:00",
"created_at": "2023-08-06T10:03:07.737059-04:00",
"name": "TOR",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0850ce92-b3b0-49ef-bcb9-c1ffe757091e/?format=api"
},
{
"id": "f2d1bb2f-601a-4b34-ad5e-9ad1e4c2d1ee",
"gambit_id": "ceed3926-5e37-4856-b462-fae61e75e5f5",
"last_updated": "2023-08-07T19:33:09.238568-04:00",
"created_at": "2023-08-06T10:03:07.743772-04:00",
"name": "BOS",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0850ce92-b3b0-49ef-bcb9-c1ffe757091e/?format=api"
}
]
}