GET /api/bet_types/67d10883-1288-4caf-bb32-fe517c202a9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67d10883-1288-4caf-bb32-fe517c202a9f",
"match": "https://api-prod.gambitprofit.com/api/matches/ae3bbfa6-66f5-4baa-b923-a535e7e30ce9/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-18T08:53:10.163741-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": "TAM",
"amount": 6232.0
},
{
"team": "TEX",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "f956b607-649c-4f54-ac9b-9da37000e65e",
"gambit_id": "520f1b90-ca46-452a-887b-cde64dff620d",
"last_updated": "2023-07-20T09:53:26.498891-04:00",
"created_at": "2023-07-18T08:53:10.165404-04:00",
"name": "TAM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d10883-1288-4caf-bb32-fe517c202a9f/?format=api"
},
{
"id": "2495d839-2d2b-4e8a-9ab3-5f731347866b",
"gambit_id": "86c805fa-72a9-422a-904f-b92a2d0e068e",
"last_updated": "2023-07-20T09:53:26.500174-04:00",
"created_at": "2023-07-18T08:53:10.174128-04:00",
"name": "TEX",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d10883-1288-4caf-bb32-fe517c202a9f/?format=api"
}
]
}