GET /api/bet_types/a2297ac4-eca8-47a4-97a7-ade874ae8eea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2297ac4-eca8-47a4-97a7-ade874ae8eea",
"match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Tampa Bay Lightning",
"amount": 6170.0
},
{
"team": "Nashville Predators",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "f1f900de-408a-405c-811f-4ae4000b1512",
"gambit_id": "0152ef37-ac17-4a7c-9e7c-5530dd4005d1",
"last_updated": "2022-12-09T09:57:13.085149-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2297ac4-eca8-47a4-97a7-ade874ae8eea/?format=api"
},
{
"id": "b505319f-c9dc-4ba5-a5c8-13e028685ac7",
"gambit_id": "b5215e39-b2df-4bb4-a5fa-6d99819e7c5c",
"last_updated": "2022-12-09T09:57:13.086115-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2297ac4-eca8-47a4-97a7-ade874ae8eea/?format=api"
}
]
}