GET /api/bet_types/fda7f411-fbb3-4466-ba0b-08ad9c41eb28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fda7f411-fbb3-4466-ba0b-08ad9c41eb28",
"match": "https://api-prod.gambitprofit.com/api/matches/a08c87df-0452-42bc-8068-86444eb95ced/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:12:59.623805-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": "Carolina Hurricanes",
"amount": 6154.0
},
{
"team": "New York Islanders",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "969231be-f207-41c2-a0f6-b432d7db78b4",
"gambit_id": "2a4335f7-c830-485b-ac48-2b8a2446a5ad",
"last_updated": "2023-12-26T15:28:18.925531-05:00",
"created_at": "2023-12-23T09:12:59.632419-05:00",
"name": "Carolina Hurricanes",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fda7f411-fbb3-4466-ba0b-08ad9c41eb28/?format=api"
},
{
"id": "b26f1d42-dc14-4974-a4c2-a7f7015fdb7c",
"gambit_id": "8f510e79-768d-493b-a92f-88788b024351",
"last_updated": "2023-12-26T15:28:18.922113-05:00",
"created_at": "2023-12-23T09:12:59.628683-05:00",
"name": "New York Islanders",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fda7f411-fbb3-4466-ba0b-08ad9c41eb28/?format=api"
}
]
}