GET /api/bet_types/48d47ea4-8192-49d1-a679-5fbc8ade958a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48d47ea4-8192-49d1-a679-5fbc8ade958a",
"match": "https://api-prod.gambitprofit.com/api/matches/a1d45745-5b91-4ef6-b69a-cdd185ac61f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:18.991032-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": 6611.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "71e8815d-bb94-4393-b22e-0524e740dde8",
"gambit_id": "bd3a0420-f351-4089-9026-8e59542746e3",
"last_updated": "2023-04-13T11:22:20.240316-04:00",
"created_at": "2023-04-11T09:02:18.993784-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48d47ea4-8192-49d1-a679-5fbc8ade958a/?format=api"
},
{
"id": "e5c71d56-b75e-42c3-bb8c-23c976b5f722",
"gambit_id": "a0f6b83f-1e25-403c-a659-7e2fd6272b94",
"last_updated": "2023-04-13T11:22:20.242808-04:00",
"created_at": "2023-04-11T09:02:18.998904-04:00",
"name": "Toronto Maple Leafs",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48d47ea4-8192-49d1-a679-5fbc8ade958a/?format=api"
}
]
}