GET /api/bet_types/b4a4bda5-b252-4301-92b1-4c4eb30dfdc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4a4bda5-b252-4301-92b1-4c4eb30dfdc8",
"match": "https://api-prod.gambitprofit.com/api/matches/67de6545-d7a6-477d-a376-eea189cf0289/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-12T09:48:16.671337-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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Charlotte Hornets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1792ef8f-ce27-411e-894c-1fc09cc6ef4e",
"gambit_id": "5d9304e1-1067-492f-901e-4732e22cbf51",
"last_updated": "2024-01-15T09:58:21.313114-05:00",
"created_at": "2024-01-12T09:48:16.679781-05:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a4bda5-b252-4301-92b1-4c4eb30dfdc8/?format=api"
},
{
"id": "9f6bf6e7-eac5-4146-9ead-793654e482f9",
"gambit_id": "23390b6f-5b6c-4228-aeca-fe980597759d",
"last_updated": "2024-01-15T09:58:21.309632-05:00",
"created_at": "2024-01-12T09:48:16.675392-05:00",
"name": "Charlotte Hornets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a4bda5-b252-4301-92b1-4c4eb30dfdc8/?format=api"
}
]
}