GET /api/bet_types/5b95190e-4a22-407d-b502-d6f8ea3b6215/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b95190e-4a22-407d-b502-d6f8ea3b6215",
"match": "https://api-prod.gambitprofit.com/api/matches/f4914b0d-4d95-4fa9-be54-05ba7932a062/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:43:11.068963-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": "Jacksonville Jaguars",
"amount": 5107.0
},
{
"team": "Carolina Panthers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c69f0b03-2548-4046-905b-5751001b0eed",
"gambit_id": "98201e7e-c5ee-44ad-ae22-a47759576cff",
"last_updated": "2024-01-02T10:38:09.341712-05:00",
"created_at": "2023-12-27T09:43:11.077466-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b95190e-4a22-407d-b502-d6f8ea3b6215/?format=api"
},
{
"id": "6ca72ca5-ae10-414f-ac8d-d89ab84f671f",
"gambit_id": "02d6f503-92ad-45b0-941b-7ead86af2bd8",
"last_updated": "2024-01-02T10:38:09.337473-05:00",
"created_at": "2023-12-27T09:43:11.073068-05:00",
"name": "Carolina Panthers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b95190e-4a22-407d-b502-d6f8ea3b6215/?format=api"
}
]
}