GET /api/bet_types/2760eccc-6c40-4e81-9fae-ad3ed7930816/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2760eccc-6c40-4e81-9fae-ad3ed7930816",
"match": "https://api-prod.gambitprofit.com/api/matches/db0f35ee-41d7-44ef-9cf9-a2eed61e0388/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-13T09:22:02.956904-04: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": "Utah Jazz",
"amount": 5000.0
},
{
"team": "Miami Heat",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7e5ffecf-29e8-4f4e-a9ed-5b311a3885e0",
"gambit_id": "0f492053-eed2-4728-a5c9-6014710f6d62",
"last_updated": "2023-03-14T12:32:15.298972-04:00",
"created_at": "2023-03-13T09:22:02.960493-04:00",
"name": "Utah Jazz",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2760eccc-6c40-4e81-9fae-ad3ed7930816/?format=api"
},
{
"id": "04e08a72-51ac-4e2b-85ba-bc2ebd1b1cbc",
"gambit_id": "eeadeb8b-759b-426d-8b52-4fdec1194524",
"last_updated": "2023-03-14T12:32:15.300398-04:00",
"created_at": "2023-03-13T09:22:02.958780-04:00",
"name": "Miami Heat",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2760eccc-6c40-4e81-9fae-ad3ed7930816/?format=api"
}
]
}