GET /api/bet_types/74a148a3-4470-4592-bd24-181fd4cc0c8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74a148a3-4470-4592-bd24-181fd4cc0c8a",
"match": "https://api-prod.gambitprofit.com/api/matches/5c1eede9-56d6-42a8-9800-7ac17cc344c7/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Las Vegas Raiders",
"amount": 5106.0
},
{
"team": "Houston Texans",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "54a173e1-57c0-4aec-b5fe-615f4d2d5f14",
"gambit_id": "99b21b28-79e4-4807-b030-6f09aecc58b3",
"last_updated": "2022-10-24T10:47:24.131206-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a148a3-4470-4592-bd24-181fd4cc0c8a/?format=api"
},
{
"id": "4e9b30e7-72ae-4d88-98b7-d37f67b69487",
"gambit_id": "21962622-b2a6-4d41-9863-549ff0de2ba7",
"last_updated": "2022-10-24T10:47:24.132203-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Texans",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a148a3-4470-4592-bd24-181fd4cc0c8a/?format=api"
}
]
}