GET /api/bet_types/adc7f886-977b-44a6-8c2e-e3b87b597307/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adc7f886-977b-44a6-8c2e-e3b87b597307",
"match": "https://api-prod.gambitprofit.com/api/matches/3954bf4b-12f7-4922-8245-9f8bf303e136/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-15T09:18:13.304237-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": "Atlanta Hawks",
"amount": 5107.0
},
{
"team": "New York Knicks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4c91a908-2b1a-40f8-a6e4-764ad9b8e4a4",
"gambit_id": "75d146f6-e358-4506-beae-d5a23c7235cd",
"last_updated": "2023-11-17T09:28:25.161718-05:00",
"created_at": "2023-11-15T09:18:13.319409-05:00",
"name": "Atlanta Hawks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adc7f886-977b-44a6-8c2e-e3b87b597307/?format=api"
},
{
"id": "add23511-2a9e-4302-a461-45855d06acd2",
"gambit_id": "fb39559d-9751-4ae0-95d5-4677b21f56e9",
"last_updated": "2023-11-17T09:28:25.151876-05:00",
"created_at": "2023-11-15T09:18:13.309829-05:00",
"name": "New York Knicks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adc7f886-977b-44a6-8c2e-e3b87b597307/?format=api"
}
]
}