GET /api/bet_types/29996681-52b9-43b0-ba49-feae5a0def0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29996681-52b9-43b0-ba49-feae5a0def0a",
"match": "https://api-prod.gambitprofit.com/api/matches/82832222-43d8-4f57-bd55-20336f09cf47/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-06T09:18:08.298997-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": "Philadelphia Eagles",
"amount": 5107.0
},
{
"team": "Dallas Cowboys",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "65c938e1-63ce-44c8-9298-9cd0befaeaa9",
"gambit_id": "b887c685-27f2-4f3b-81ad-21ce4d6afd03",
"last_updated": "2023-12-11T14:23:06.797378-05:00",
"created_at": "2023-12-06T09:18:08.302796-05:00",
"name": "Philadelphia Eagles",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29996681-52b9-43b0-ba49-feae5a0def0a/?format=api"
},
{
"id": "f40e3622-3299-47f1-80f0-f0da4f6fb72b",
"gambit_id": "de36209c-3e60-4c6c-a3b0-82bab3653ab8",
"last_updated": "2023-12-11T14:23:06.800911-05:00",
"created_at": "2023-12-06T09:18:08.310310-05:00",
"name": "Dallas Cowboys",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29996681-52b9-43b0-ba49-feae5a0def0a/?format=api"
}
]
}