GET /api/bet_types/7d0d80e7-5aeb-4f7e-b034-12863ce93364/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d0d80e7-5aeb-4f7e-b034-12863ce93364",
"match": "https://api-prod.gambitprofit.com/api/matches/125c29ee-21e3-4010-827a-de8b96bad8ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-25T09:13:11.321406-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": "New York Jets",
"amount": 5094.0
},
{
"team": "New York Giants",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "f3c2d568-9522-4b54-8be8-0d40ac85b064",
"gambit_id": "d6d2f60e-abeb-4fe8-aef4-c51b135798b6",
"last_updated": "2023-10-30T15:33:26.386357-04:00",
"created_at": "2023-10-25T09:13:11.325088-04:00",
"name": "New York Jets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0d80e7-5aeb-4f7e-b034-12863ce93364/?format=api"
},
{
"id": "8f06b7bb-fe52-4876-8357-8d82b311d2c5",
"gambit_id": "0d163085-10ee-4c21-a790-4d3b7323a91b",
"last_updated": "2023-10-30T15:33:26.389906-04:00",
"created_at": "2023-10-25T09:13:11.329560-04:00",
"name": "New York Giants",
"reward": "1.90000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d0d80e7-5aeb-4f7e-b034-12863ce93364/?format=api"
}
]
}