Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/a771cbbc-26be-4906-92d4-a9c455282ae4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a771cbbc-26be-4906-92d4-a9c455282ae4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e34bb07e-723e-4729-972a-01069b8204ac",
    "completed": true,
    "last_updated": "2023-01-20T10:01:57.264270-05:00",
    "created_at": "2023-01-19T09:22:06.835926-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.6,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e34bb07e-723e-4729-972a-01069b8204ac",
    "datetime": "2023-01-19T21:07:00-05:00",
    "cutoff_datetime": "2023-01-19T21:07:00-05:00",
    "name": "Tampa Bay Lightning v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "c885dc57-1f33-4577-ae3e-c92080b868a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/a771cbbc-26be-4906-92d4-a9c455282ae4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-19T09:22:06.845780-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": "Edmonton Oilers",
                        "amount": 5211.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62c279ba-354f-45c9-abb6-f85e1a331184",
                    "gambit_id": "7647eeb6-c436-4c01-a92a-46185ad02396",
                    "last_updated": "2023-01-20T10:01:57.274087-05:00",
                    "created_at": "2023-01-19T09:22:06.846908-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c885dc57-1f33-4577-ae3e-c92080b868a7/?format=api"
                },
                {
                    "id": "7fa2579c-e58f-4108-90c3-1511f9f9cec7",
                    "gambit_id": "643cc2c4-d5c5-4c52-8ed7-b987c50ddc97",
                    "last_updated": "2023-01-20T10:01:57.275218-05:00",
                    "created_at": "2023-01-19T09:22:06.848125-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c885dc57-1f33-4577-ae3e-c92080b868a7/?format=api"
                }
            ]
        },
        {
            "id": "4e4f73f9-ec2a-43d9-8b1a-ab0c0c0b6132",
            "match": "https://api-prod.gambitprofit.com/api/matches/a771cbbc-26be-4906-92d4-a9c455282ae4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-19T09:22:06.841447-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": 6927.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3073.0
                    }
                ],
                "expected_reward_tokens": 9557.03,
                "profit_sb": 57.03,
                "profit_sb_percentage": 0.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "27f4db46-2684-4a2e-b4d3-673dd30a3f98",
                    "gambit_id": "f71b4ae8-1a7b-4624-b6f7-4e730b99c50d",
                    "last_updated": "2023-01-20T10:01:57.271633-05:00",
                    "created_at": "2023-01-19T09:22:06.844490-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e4f73f9-ec2a-43d9-8b1a-ab0c0c0b6132/?format=api"
                },
                {
                    "id": "6222205d-17c1-4b0d-b4df-5dc390c97edf",
                    "gambit_id": "c25296d2-b698-4340-bf1e-ec70fd09a1f7",
                    "last_updated": "2023-01-20T10:01:57.270460-05:00",
                    "created_at": "2023-01-19T09:22:06.843191-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "3.11000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e4f73f9-ec2a-43d9-8b1a-ab0c0c0b6132/?format=api"
                }
            ]
        },
        {
            "id": "00d1bf30-8977-49d5-839c-f2923adab056",
            "match": "https://api-prod.gambitprofit.com/api/matches/a771cbbc-26be-4906-92d4-a9c455282ae4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-19T09:22:06.837634-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": "Game Total Over 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a081758-29b0-45cb-b6ec-6e538883bea9",
                    "gambit_id": "84822e94-27ba-428c-b181-8486e3a1e49a",
                    "last_updated": "2023-01-20T10:01:57.268215-05:00",
                    "created_at": "2023-01-19T09:22:06.840108-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d1bf30-8977-49d5-839c-f2923adab056/?format=api"
                },
                {
                    "id": "3d8dae0d-0d29-4e5e-9d0f-34128c6e950a",
                    "gambit_id": "15f59ffc-3d9e-433b-a49a-7e08cfbdfa6a",
                    "last_updated": "2023-01-20T10:01:57.267086-05:00",
                    "created_at": "2023-01-19T09:22:06.838844-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d1bf30-8977-49d5-839c-f2923adab056/?format=api"
                }
            ]
        }
    ]
}