GET /api/bet_types/ef0d50ef-216a-4b48-a5fa-89b657928e31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef0d50ef-216a-4b48-a5fa-89b657928e31",
"match": "https://api-prod.gambitprofit.com/api/matches/6d8d1935-9ee0-4ef8-9e5d-de3c9bf9f077/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "New York Islanders",
"amount": 6047.0
},
{
"team": "Vegas Golden Knights",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "7f0f0dc5-7fdf-4c6e-906d-6df8cfb17d77",
"gambit_id": "68fd01e4-3d58-480a-9441-8daa6f65694a",
"last_updated": "2022-12-19T10:37:30.270300-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.51000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0d50ef-216a-4b48-a5fa-89b657928e31/?format=api"
},
{
"id": "4aaa4dd9-c3fa-425c-875f-dfc7ee1d9686",
"gambit_id": "869e8040-1159-45d3-a65d-3ea5f964bcfe",
"last_updated": "2022-12-19T10:37:30.269246-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "2.31000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0d50ef-216a-4b48-a5fa-89b657928e31/?format=api"
}
]
}