GET /api/bet_types/9a8d7d64-a474-493e-bb9a-cae22b087620/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a8d7d64-a474-493e-bb9a-cae22b087620",
"match": "https://api-prod.gambitprofit.com/api/matches/1c9d0003-55a7-4911-9b62-711a38ac5b11/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-14T09:12:19.746865-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": "Milwaukee Bucks",
"amount": 5106.0
},
{
"team": "Boston Celtics",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "00765bfb-f7d1-49ac-8a4c-11f207e01bf9",
"gambit_id": "4a5d2ebc-ced4-4c14-b62e-865c4cf9f422",
"last_updated": "2023-02-15T10:46:58.035645-05:00",
"created_at": "2023-02-14T09:12:19.748306-05:00",
"name": "Milwaukee Bucks",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a8d7d64-a474-493e-bb9a-cae22b087620/?format=api"
},
{
"id": "994fbee2-6069-4783-b4c6-be1bfb56d08c",
"gambit_id": "d3f98ca8-d064-40b9-aac8-fc7f66d7e15f",
"last_updated": "2023-02-15T10:46:58.036830-05:00",
"created_at": "2023-02-14T09:12:19.749733-05:00",
"name": "Boston Celtics",
"reward": "1.92000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a8d7d64-a474-493e-bb9a-cae22b087620/?format=api"
}
]
}