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/cddb6a78-8fff-4acb-b940-029ce36ab83c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cddb6a78-8fff-4acb-b940-029ce36ab83c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8cd585e3-8196-4307-b596-86a89ecc28d9",
    "completed": true,
    "last_updated": "2022-10-25T10:17:01.720816-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.29,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8cd585e3-8196-4307-b596-86a89ecc28d9",
    "datetime": "2022-10-24T19:05:00-04:00",
    "cutoff_datetime": "2022-10-24T19:05:00-04:00",
    "name": "Dallas Stars v. Ottawa Senators",
    "bettypes": [
        {
            "id": "1c630820-91cf-4ef2-9e5e-23fa350327bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/cddb6a78-8fff-4acb-b940-029ce36ab83c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Ottawa Senators",
                        "amount": 5106.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56eac61c-b0f3-4451-a397-a0f71b513e46",
                    "gambit_id": "3fa27de2-c250-4a09-a6e0-f6dad4d2f2ca",
                    "last_updated": "2022-10-25T10:17:01.731097-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c630820-91cf-4ef2-9e5e-23fa350327bf/?format=api"
                },
                {
                    "id": "9873de8c-ac6f-46d5-93cc-e079993b6e2f",
                    "gambit_id": "0d458ab4-4610-46bf-b816-4e4b39b044e1",
                    "last_updated": "2022-10-25T10:17:01.730055-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c630820-91cf-4ef2-9e5e-23fa350327bf/?format=api"
                }
            ]
        },
        {
            "id": "c697a4a5-5c43-44c0-8e37-5b76f97ed02a",
            "match": "https://api-prod.gambitprofit.com/api/matches/cddb6a78-8fff-4acb-b940-029ce36ab83c/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Dallas Stars",
                        "amount": 6956.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3044.0
                    }
                ],
                "expected_reward_tokens": 9527.72,
                "profit_sb": 27.72,
                "profit_sb_percentage": 0.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52f536a8-d795-4358-89d8-d9eaf93694b0",
                    "gambit_id": "3a8399af-ed99-4c2c-b202-6f177164777f",
                    "last_updated": "2022-10-25T10:17:01.727963-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c697a4a5-5c43-44c0-8e37-5b76f97ed02a/?format=api"
                },
                {
                    "id": "3839e68c-e29f-444d-8f82-61ca0c385997",
                    "gambit_id": "e451ddd6-649a-4fcd-912a-a04ff7fa4a7e",
                    "last_updated": "2022-10-25T10:17:01.726955-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "3.13000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c697a4a5-5c43-44c0-8e37-5b76f97ed02a/?format=api"
                }
            ]
        },
        {
            "id": "640bb39f-9a2f-47e2-9ad4-0c8faff62b6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cddb6a78-8fff-4acb-b940-029ce36ab83c/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": "e68ffee9-309f-48b0-a692-405be603ef86",
                    "gambit_id": "20267131-036f-4b6b-a552-8d0a820c8098",
                    "last_updated": "2022-10-25T10:17:01.724917-04:00",
                    "created_at": "1969-12-31T19:00:00-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/640bb39f-9a2f-47e2-9ad4-0c8faff62b6e/?format=api"
                },
                {
                    "id": "2f357c2c-fcd0-4bfe-9069-8d1ce0f80648",
                    "gambit_id": "d6f87038-b6de-4328-b4e8-f8afab80fb52",
                    "last_updated": "2022-10-25T10:17:01.723745-04:00",
                    "created_at": "1969-12-31T19:00:00-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/640bb39f-9a2f-47e2-9ad4-0c8faff62b6e/?format=api"
                }
            ]
        }
    ]
}