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/0945ecb4-1b52-482f-9aaa-7119bcc4b60e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0945ecb4-1b52-482f-9aaa-7119bcc4b60e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f23dda15-7db0-4073-8f5e-c5c57214da7b",
    "completed": true,
    "last_updated": "2023-11-17T09:33:24.856802-05:00",
    "created_at": "2023-11-15T09:18:14.551186-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f23dda15-7db0-4073-8f5e-c5c57214da7b",
    "datetime": "2023-11-15T22:07:00-05:00",
    "cutoff_datetime": "2023-11-15T22:07:00-05:00",
    "name": "New York Islanders v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "d9108dc1-838f-4cd3-b509-fdedccd82dc4",
            "match": "https://api-prod.gambitprofit.com/api/matches/0945ecb4-1b52-482f-9aaa-7119bcc4b60e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-15T09:18:14.559790-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": "Vancouver Canucks",
                        "amount": 5872.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4128.0
                    }
                ],
                "expected_reward_tokens": 9453.12,
                "profit_sb": -46.88,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2953984b-e7c8-48ba-9146-2ed137f5171d",
                    "gambit_id": "d5300eb7-dbaf-4337-b55e-ab60768b0f30",
                    "last_updated": "2023-11-17T09:33:24.905082-05:00",
                    "created_at": "2023-11-15T09:18:14.570656-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9108dc1-838f-4cd3-b509-fdedccd82dc4/?format=api"
                },
                {
                    "id": "154742c9-721f-483a-b217-a500c099a6bc",
                    "gambit_id": "5d253280-c653-47ee-8ec2-990598a486df",
                    "last_updated": "2023-11-17T09:33:24.901560-05:00",
                    "created_at": "2023-11-15T09:18:14.565399-05:00",
                    "name": "New York Islanders",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9108dc1-838f-4cd3-b509-fdedccd82dc4/?format=api"
                }
            ]
        },
        {
            "id": "402ed114-ed69-429c-be5d-bc37117794fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/0945ecb4-1b52-482f-9aaa-7119bcc4b60e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-15T09:18:14.574393-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": "New York Islanders",
                        "amount": 6314.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "43959c3d-f281-436e-be75-e86d17a4acac",
                    "gambit_id": "1e69a5cd-70e6-4fb0-92d8-81f6a048b842",
                    "last_updated": "2023-11-17T09:33:24.919465-05:00",
                    "created_at": "2023-11-15T09:18:14.578741-05:00",
                    "name": "New York Islanders",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402ed114-ed69-429c-be5d-bc37117794fe/?format=api"
                },
                {
                    "id": "8d4b6daf-6f1a-441c-a57d-1a09dc81cdf1",
                    "gambit_id": "b2a9ce3f-06d6-45da-b084-e7449aa1a71b",
                    "last_updated": "2023-11-17T09:33:24.922553-05:00",
                    "created_at": "2023-11-15T09:18:14.583883-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402ed114-ed69-429c-be5d-bc37117794fe/?format=api"
                }
            ]
        },
        {
            "id": "91c8fd75-dab7-482e-890e-23680470fac1",
            "match": "https://api-prod.gambitprofit.com/api/matches/0945ecb4-1b52-482f-9aaa-7119bcc4b60e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-15T09:18:14.587669-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70e4d5ce-0538-496e-b940-ac1bf923f975",
                    "gambit_id": "335c55ff-fbe5-4a5e-a750-649073b1fdfd",
                    "last_updated": "2023-11-17T09:33:24.935911-05:00",
                    "created_at": "2023-11-15T09:18:14.591945-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c8fd75-dab7-482e-890e-23680470fac1/?format=api"
                },
                {
                    "id": "62081705-80d7-48da-93b2-806276154f62",
                    "gambit_id": "f3be5fd2-c6ca-4386-94d1-90f92a65ccf1",
                    "last_updated": "2023-11-17T09:33:24.939349-05:00",
                    "created_at": "2023-11-15T09:18:14.596043-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c8fd75-dab7-482e-890e-23680470fac1/?format=api"
                }
            ]
        }
    ]
}