GET /api/bet_types/95b9776d-db3b-4e23-9271-236fcbe51f45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95b9776d-db3b-4e23-9271-236fcbe51f45",
"match": "https://api-prod.gambitprofit.com/api/matches/db152f26-9f26-4e85-ab9f-5813ce2f5f19/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-10T17:42:05.352853-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": "Dallas Stars",
"amount": 5196.0
},
{
"team": "New York Islanders",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "a34ec664-a867-4515-9345-60c5906b09ef",
"gambit_id": "fa52e19b-a9c4-4896-aa84-9069003f141c",
"last_updated": "2023-01-11T10:46:58.092397-05:00",
"created_at": "2023-01-10T17:42:05.355206-05:00",
"name": "Dallas Stars",
"reward": "1.72000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b9776d-db3b-4e23-9271-236fcbe51f45/?format=api"
},
{
"id": "52516542-8c49-4189-b464-ecdf0456438a",
"gambit_id": "7d73d5d4-a6a5-48b0-aeb5-3cd2c1b44c7b",
"last_updated": "2023-01-11T10:46:58.091211-05:00",
"created_at": "2023-01-10T17:42:05.354035-05:00",
"name": "New York Islanders",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b9776d-db3b-4e23-9271-236fcbe51f45/?format=api"
}
]
}