GET /api/bet_types/6bd8da60-83cf-4792-b460-87ad27467c10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bd8da60-83cf-4792-b460-87ad27467c10",
"match": "https://api-prod.gambitprofit.com/api/matches/d084d49b-7d77-4575-b117-891e35f6947b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-03T09:37:58.421369-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": "Utah Jazz",
"amount": 5107.0
},
{
"team": "Detroit Pistons",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "94caca44-323b-4ff5-9532-f1faa6424225",
"gambit_id": "bc557b56-1ee6-4cde-b73b-138a86ab1e50",
"last_updated": "2024-01-05T13:53:02.436726-05:00",
"created_at": "2024-01-03T09:37:58.438045-05:00",
"name": "Utah Jazz",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd8da60-83cf-4792-b460-87ad27467c10/?format=api"
},
{
"id": "9a7298f0-7540-4db9-bb9a-78209ba61c5b",
"gambit_id": "b92e3fb6-01f9-4e20-8f30-ff2bd9dc1e25",
"last_updated": "2024-01-05T13:53:02.433109-05:00",
"created_at": "2024-01-03T09:37:58.432841-05:00",
"name": "Detroit Pistons",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd8da60-83cf-4792-b460-87ad27467c10/?format=api"
}
]
}