GET /api/bet_types/bfcce747-6cf4-4da4-a3a1-d22a2b613461/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfcce747-6cf4-4da4-a3a1-d22a2b613461",
"match": "https://api-prod.gambitprofit.com/api/matches/c951487c-1b58-444c-af35-2bd636c36e20/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T08:22:02.655473-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": "Ottawa Senators",
"amount": 5822.0
},
{
"team": "Arizona Coyotes",
"amount": 4178.0
}
],
"expected_reward_tokens": 9024.1,
"profit_sb": 24.1,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "542e574b-ccac-4bb7-ba69-c817bfaf3799",
"gambit_id": "a0d8857d-9f8e-417f-b98b-7f86037f2b87",
"last_updated": "2023-01-13T11:47:14.686855-05:00",
"created_at": "2023-01-12T08:22:02.656579-05:00",
"name": "Ottawa Senators",
"reward": "1.55000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcce747-6cf4-4da4-a3a1-d22a2b613461/?format=api"
},
{
"id": "6b3b9bd1-5a9f-4569-a042-b2e93ce6f5bf",
"gambit_id": "46e42277-58ce-413e-b1c9-5b4d0044e5a3",
"last_updated": "2023-01-13T11:47:14.687898-05:00",
"created_at": "2023-01-12T08:22:02.657805-05:00",
"name": "Arizona Coyotes",
"reward": "2.16000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcce747-6cf4-4da4-a3a1-d22a2b613461/?format=api"
}
]
}