GET /api/bet_types/191496cf-21b5-4737-83e1-fdabe5b6de2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "191496cf-21b5-4737-83e1-fdabe5b6de2c",
"match": "https://api-prod.gambitprofit.com/api/matches/f917bed4-78d0-4e31-b30d-2561017e4f89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-10T17:42:05.214103-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 Rangers",
"amount": 5745.0
},
{
"team": "Minnesota Wild",
"amount": 4255.0
}
],
"expected_reward_tokens": 9019.65,
"profit_sb": 19.65,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "9c10f4c0-1ca4-4efb-ae34-bd44c4c0747b",
"gambit_id": "d9691f73-aac2-4695-8216-6eaeee5ce857",
"last_updated": "2023-01-11T10:46:58.237225-05:00",
"created_at": "2023-01-10T17:42:05.215894-05:00",
"name": "New York Rangers",
"reward": "1.57000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/191496cf-21b5-4737-83e1-fdabe5b6de2c/?format=api"
},
{
"id": "7c4e8879-d828-4c99-9adf-fff27f07cad6",
"gambit_id": "d8efaef2-885b-40d7-9519-a1d98a846b89",
"last_updated": "2023-01-11T10:46:58.238277-05:00",
"created_at": "2023-01-10T17:42:05.217728-05:00",
"name": "Minnesota Wild",
"reward": "2.12000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/191496cf-21b5-4737-83e1-fdabe5b6de2c/?format=api"
}
]
}