GET /api/bet_types/0e805e31-9caf-413d-8178-9548cbd4d098/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e805e31-9caf-413d-8178-9548cbd4d098",
"match": "https://api-prod.gambitprofit.com/api/matches/6a398a50-76d5-490f-9ee2-1205629354af/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:07.902633-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": "Los Angeles Kings",
"amount": 5619.0
},
{
"team": "Dallas Stars",
"amount": 4381.0
}
],
"expected_reward_tokens": 9550.58,
"profit_sb": 50.58,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "e76d8c9a-a246-40a4-8f9f-43ff7763e71f",
"gambit_id": "46b83556-f6be-4082-8162-34d71e744dab",
"last_updated": "2023-01-20T09:57:01.798798-05:00",
"created_at": "2023-01-19T09:22:07.903768-05:00",
"name": "Los Angeles Kings",
"reward": "1.70000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e805e31-9caf-413d-8178-9548cbd4d098/?format=api"
},
{
"id": "5e6ea000-940f-49d3-a193-746e4d874bfd",
"gambit_id": "3673ac7f-6f18-419f-b0e8-e328874e8fe4",
"last_updated": "2023-01-20T09:57:01.800133-05:00",
"created_at": "2023-01-19T09:22:07.905097-05:00",
"name": "Dallas Stars",
"reward": "2.18000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e805e31-9caf-413d-8178-9548cbd4d098/?format=api"
}
]
}