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/e5e4014e-f641-4c52-b06e-24db753c655b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5e4014e-f641-4c52-b06e-24db753c655b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bd29aefc-7416-4569-86f5-885d8620ecde",
    "completed": true,
    "last_updated": "2023-02-14T09:51:54.911244-05:00",
    "created_at": "2023-02-13T08:17:04.710250-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bd29aefc-7416-4569-86f5-885d8620ecde",
    "datetime": "2023-02-13T20:07:00-05:00",
    "cutoff_datetime": "2023-02-13T20:07:00-05:00",
    "name": "Florida Panthers v. Minnesota Wild",
    "bettypes": [
        {
            "id": "c9e7c38a-69fd-4acc-be11-de37a832df53",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5e4014e-f641-4c52-b06e-24db753c655b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-13T08:17:04.719869-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": "Minnesota Wild",
                        "amount": 5106.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd463425-77e6-4d4d-8813-38e21f70937e",
                    "gambit_id": "18196dfd-d625-4f5c-988e-e3b285f6a528",
                    "last_updated": "2023-02-14T09:51:54.921571-05:00",
                    "created_at": "2023-02-13T08:17:04.721158-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9e7c38a-69fd-4acc-be11-de37a832df53/?format=api"
                },
                {
                    "id": "951aa727-d1b1-49a3-9542-5b571ca91106",
                    "gambit_id": "caecf653-82d3-4bdd-bfb0-1725a8163044",
                    "last_updated": "2023-02-14T09:51:54.922905-05:00",
                    "created_at": "2023-02-13T08:17:04.722451-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9e7c38a-69fd-4acc-be11-de37a832df53/?format=api"
                }
            ]
        },
        {
            "id": "ac701234-be3b-45d6-ab69-7b8eb84066c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5e4014e-f641-4c52-b06e-24db753c655b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-13T08:17:04.715928-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": "Florida Panthers",
                        "amount": 6774.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3226.0
                    }
                ],
                "expected_reward_tokens": 9483.6,
                "profit_sb": -16.4,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2b41ce7-2399-454b-98e2-95824e3230ed",
                    "gambit_id": "78829140-dd1f-4d03-92e8-e3fcf9b6dcb7",
                    "last_updated": "2023-02-14T09:51:54.919220-05:00",
                    "created_at": "2023-02-13T08:17:04.718536-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac701234-be3b-45d6-ab69-7b8eb84066c1/?format=api"
                },
                {
                    "id": "dba02ad9-1c9b-4605-b083-98d4a21659d5",
                    "gambit_id": "6cd3be78-5668-4a51-90d8-d949f53c5afc",
                    "last_updated": "2023-02-14T09:51:54.918044-05:00",
                    "created_at": "2023-02-13T08:17:04.717227-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.94000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac701234-be3b-45d6-ab69-7b8eb84066c1/?format=api"
                }
            ]
        },
        {
            "id": "bfcaea88-0d74-4efa-a9aa-3d047a978195",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5e4014e-f641-4c52-b06e-24db753c655b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-13T08:17:04.711980-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": 5212.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b46570d-af21-459c-973a-ff78542a8994",
                    "gambit_id": "7d41326b-3990-4710-a391-938e28b63639",
                    "last_updated": "2023-02-14T09:51:54.915623-05:00",
                    "created_at": "2023-02-13T08:17:04.714596-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcaea88-0d74-4efa-a9aa-3d047a978195/?format=api"
                },
                {
                    "id": "2cbdcc2b-e215-4c90-9b20-557e2e5476a3",
                    "gambit_id": "d58665af-86f6-47fb-9cc8-50687d448fce",
                    "last_updated": "2023-02-14T09:51:54.914325-05:00",
                    "created_at": "2023-02-13T08:17:04.713286-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcaea88-0d74-4efa-a9aa-3d047a978195/?format=api"
                }
            ]
        }
    ]
}