GET /api/bet_types/a17b777f-07f2-491e-83be-8d8a29217546/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a17b777f-07f2-491e-83be-8d8a29217546",
"match": "https://api-prod.gambitprofit.com/api/matches/32b22aa6-d0e6-434f-9bcb-5b8f16e436d4/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-15T08:23:07.698305-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": 6399.0
},
{
"team": "BAL",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "01ed0981-f11c-4fc2-8ce7-b07389edf131",
"gambit_id": "35b7b215-81ca-49f8-bd7b-bac741047749",
"last_updated": "2023-06-16T10:03:12.701958-04:00",
"created_at": "2023-06-15T08:23:07.700219-04:00",
"name": "TOR",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17b777f-07f2-491e-83be-8d8a29217546/?format=api"
},
{
"id": "8775f498-8225-4e67-b25f-9357a12062a7",
"gambit_id": "f36f728b-f968-49f8-8383-6ea622c45f4b",
"last_updated": "2023-06-16T10:03:12.704241-04:00",
"created_at": "2023-06-15T08:23:07.702861-04:00",
"name": "BAL",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17b777f-07f2-491e-83be-8d8a29217546/?format=api"
}
]
}