GET /api/bet_types/81193eeb-c44b-495b-8dcc-cda04e56645c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81193eeb-c44b-495b-8dcc-cda04e56645c",
"match": "https://api-prod.gambitprofit.com/api/matches/3861aaaf-e6a2-4a46-9276-4cb494c6fe29/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-02T09:03:02.899631-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": "Washington Capitals",
"amount": 6893.0
},
{
"team": "New York Islanders",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "f560888d-29b4-4ec8-839c-a50e5542c584",
"gambit_id": "1d71465f-c95b-4536-a222-1a0bd290b98e",
"last_updated": "2023-11-03T11:53:29.765260-04:00",
"created_at": "2023-11-02T09:03:02.914798-04:00",
"name": "Washington Capitals",
"reward": "1.37000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81193eeb-c44b-495b-8dcc-cda04e56645c/?format=api"
},
{
"id": "ba366f6e-833c-44d4-87e4-6de5780605f1",
"gambit_id": "ce648704-20ac-4f3a-8f4a-569b825e1ffe",
"last_updated": "2023-11-03T11:53:29.761113-04:00",
"created_at": "2023-11-02T09:03:02.908838-04:00",
"name": "New York Islanders",
"reward": "3.04000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81193eeb-c44b-495b-8dcc-cda04e56645c/?format=api"
}
]
}