GET /api/bet_types/d3a850b4-ca10-4e78-a6c4-0b74a722f6b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3a850b4-ca10-4e78-a6c4-0b74a722f6b7",
"match": "https://api-prod.gambitprofit.com/api/matches/14f522ef-2bab-4b7e-940c-66687d58adb7/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-09T09:18:02.789089-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": "Memphis Grizzlies",
"amount": 5000.0
},
{
"team": "Dallas Mavericks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "481c18d4-6637-4685-b32e-d5c6dcf5ee1d",
"gambit_id": "662f7a82-b776-4ae8-a8cb-afab89addb10",
"last_updated": "2024-01-11T11:03:02.021082-05:00",
"created_at": "2024-01-09T09:18:02.794523-05:00",
"name": "Memphis Grizzlies",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a850b4-ca10-4e78-a6c4-0b74a722f6b7/?format=api"
},
{
"id": "cd89521b-c7d7-4ca0-89f6-954950ed0cec",
"gambit_id": "ce8f2dfe-979c-4663-aa0a-bfbadd9f81a9",
"last_updated": "2024-01-11T11:03:02.026064-05:00",
"created_at": "2024-01-09T09:18:02.801065-05:00",
"name": "Dallas Mavericks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a850b4-ca10-4e78-a6c4-0b74a722f6b7/?format=api"
}
]
}