GET /api/bet_types/80f962eb-5fe8-44f3-b23a-f12f6a8eaea9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80f962eb-5fe8-44f3-b23a-f12f6a8eaea9",
"match": "https://api-prod.gambitprofit.com/api/matches/33531537-fa0a-42f6-9d07-5efae38caff9/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-25T09:46:54.558930-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": "Toronto Raptors",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "2a0e7c19-c441-497b-8405-a4c853401c24",
"gambit_id": "eecd131d-ff16-4388-8d64-a36e6af528dd",
"last_updated": "2023-01-26T10:57:02.050445-05:00",
"created_at": "2023-01-25T09:46:54.561462-05:00",
"name": "Toronto Raptors",
"reward": "1.86000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f962eb-5fe8-44f3-b23a-f12f6a8eaea9/?format=api"
},
{
"id": "051273d1-e05c-400a-9264-ebaaca48a5bf",
"gambit_id": "6786a858-5f4a-44fd-896d-481f4a98f0be",
"last_updated": "2023-01-26T10:57:02.049409-05:00",
"created_at": "2023-01-25T09:46:54.560215-05:00",
"name": "Sacramento Kings",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f962eb-5fe8-44f3-b23a-f12f6a8eaea9/?format=api"
}
]
}