GET /api/bet_types/6da295c1-b68c-41d8-a514-983dd0b4f280/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6da295c1-b68c-41d8-a514-983dd0b4f280",
"match": "https://api-prod.gambitprofit.com/api/matches/d4d50e75-90a9-4ea0-a7f5-5ddf98f4b5db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:15.404426-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": "LOS (N Syndergaard)",
"amount": 5888.0
},
{
"team": "CHC (J Steele)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "696c967e-62e0-40e2-98d5-eecfb8ce8d7e",
"gambit_id": "962324dd-1d8f-40c7-845b-fa45fe917609",
"last_updated": "2023-04-15T15:32:04.508572-04:00",
"created_at": "2023-04-14T12:02:15.405772-04:00",
"name": "LOS (N Syndergaard)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da295c1-b68c-41d8-a514-983dd0b4f280/?format=api"
},
{
"id": "8d82daac-6f18-4163-b8bf-9dfb87f89fc2",
"gambit_id": "1a2ee186-2a21-4032-add9-d55fdc5276b8",
"last_updated": "2023-04-15T15:32:04.510046-04:00",
"created_at": "2023-04-14T12:02:15.407211-04:00",
"name": "CHC (J Steele)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da295c1-b68c-41d8-a514-983dd0b4f280/?format=api"
}
]
}