GET /api/bet_types/8831e9de-93f5-4d50-bc83-ce7875358c4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8831e9de-93f5-4d50-bc83-ce7875358c4d",
"match": "https://api-prod.gambitprofit.com/api/matches/f0416001-6498-4798-bfd7-6c0a33151d4e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:58.979252-04: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": "Tampa Bay Lightning",
"amount": 5512.0
},
{
"team": "Ottawa Senators",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "f918679c-e811-444c-b357-57a59ccf63a7",
"gambit_id": "7997f59f-f9d9-419e-96a2-fd955319ecd0",
"last_updated": "2023-04-10T15:12:15.735571-04:00",
"created_at": "2023-04-08T09:01:58.983380-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8831e9de-93f5-4d50-bc83-ce7875358c4d/?format=api"
},
{
"id": "9f08e0b3-b521-4a54-bd1b-0de04720eb8e",
"gambit_id": "d9667281-f9c3-42d0-94da-ff79b41d74b0",
"last_updated": "2023-04-10T15:12:15.732840-04:00",
"created_at": "2023-04-08T09:01:58.981242-04:00",
"name": "Ottawa Senators",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8831e9de-93f5-4d50-bc83-ce7875358c4d/?format=api"
}
]
}