GET /api/bet_types/9cf9e0c7-bfac-4e9b-8e0e-0e7249792dc0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cf9e0c7-bfac-4e9b-8e0e-0e7249792dc0",
"match": "https://api-prod.gambitprofit.com/api/matches/459b9280-e496-4b8b-a06b-99fae9dca7ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-14T09:12:20.347800-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": "Phoenix Suns",
"amount": 5106.0
},
{
"team": "Sacramento Kings",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "f6a2728a-9af0-4d1e-9d9a-c50c51086bad",
"gambit_id": "e62f9156-aaaa-47c3-be47-87453bf7c42d",
"last_updated": "2023-02-15T10:46:58.693059-05:00",
"created_at": "2023-02-14T09:12:20.349121-05:00",
"name": "Phoenix Suns",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf9e0c7-bfac-4e9b-8e0e-0e7249792dc0/?format=api"
},
{
"id": "1b488931-5cac-493e-8a90-a9f96c8cde81",
"gambit_id": "83816731-0536-459e-8535-43253bb14935",
"last_updated": "2023-02-15T10:46:58.694180-05:00",
"created_at": "2023-02-14T09:12:20.350481-05:00",
"name": "Sacramento Kings",
"reward": "1.92000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf9e0c7-bfac-4e9b-8e0e-0e7249792dc0/?format=api"
}
]
}