GET /api/bet_types/557792ca-4740-476f-8dca-04ece1b953bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "557792ca-4740-476f-8dca-04ece1b953bb",
"match": "https://api-prod.gambitprofit.com/api/matches/7040eb13-525d-4c02-aba7-b4bab18aa3d6/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:07.418006-05: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": "Houston Texans",
"amount": 5213.0
},
{
"team": "Denver Broncos",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f02ba12f-a344-4d9d-8415-7cde6290f539",
"gambit_id": "1a6fd244-1631-4343-adbb-b4e4e5e2d284",
"last_updated": "2023-12-04T21:03:09.778983-05:00",
"created_at": "2023-11-30T10:28:07.433213-05:00",
"name": "Houston Texans",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557792ca-4740-476f-8dca-04ece1b953bb/?format=api"
},
{
"id": "ec0e46d9-8b44-4896-92dd-b38db15de20f",
"gambit_id": "e295b46f-72a6-41d6-a5c2-8d1c9bddf2e0",
"last_updated": "2023-12-04T21:03:09.774974-05:00",
"created_at": "2023-11-30T10:28:07.428789-05:00",
"name": "Denver Broncos",
"reward": "1.96000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557792ca-4740-476f-8dca-04ece1b953bb/?format=api"
}
]
}