GET /api/bet_types/d86f5f9f-3568-49c7-9088-7a0ec89a4575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d86f5f9f-3568-49c7-9088-7a0ec89a4575",
"match": "https://api-prod.gambitprofit.com/api/matches/676502c6-4022-47aa-a361-8adf22d049c2/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Tulane",
"amount": 5000.0
},
{
"team": "Tulsa",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "027c5b9c-0343-4577-8566-191809ee240b",
"gambit_id": "3612ec65-bdaa-49a3-a59c-51c0a9073d0b",
"last_updated": "2022-11-06T08:22:31.422596-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d86f5f9f-3568-49c7-9088-7a0ec89a4575/?format=api"
},
{
"id": "6eea9ab7-f1c4-454f-b59f-93c17bc1b9e3",
"gambit_id": "55b242fb-90c9-4934-9448-d4c88a1ebede",
"last_updated": "2022-11-06T08:22:31.421585-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulsa",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d86f5f9f-3568-49c7-9088-7a0ec89a4575/?format=api"
}
]
}