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/e4496b26-57d6-4da3-9e03-45770e62c941/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e4496b26-57d6-4da3-9e03-45770e62c941",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d1b5f3f1-ccf0-430c-9661-e8aa0a4c2657",
    "completed": true,
    "last_updated": "2022-12-28T21:42:14.511476-05:00",
    "created_at": "2022-12-27T08:57:17.212846-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d1b5f3f1-ccf0-430c-9661-e8aa0a4c2657",
    "datetime": "2022-12-27T21:07:00-05:00",
    "cutoff_datetime": "2022-12-27T21:07:00-05:00",
    "name": "Edmonton Oilers v. Calgary Flames",
    "bettypes": [
        {
            "id": "6924396a-53fa-4fa3-9718-415a9f9ec25b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4496b26-57d6-4da3-9e03-45770e62c941/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-27T08:57:17.222068-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": "Calgary Flames",
                        "amount": 5577.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4423.0
                    }
                ],
                "expected_reward_tokens": 8978.69,
                "profit_sb": -21.31,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b26778c6-6239-412c-925a-4942053b3aa3",
                    "gambit_id": "2fdb2f99-8e32-47ab-be4d-55e66ff81bcf",
                    "last_updated": "2022-12-28T21:42:14.521251-05:00",
                    "created_at": "2022-12-27T08:57:17.223203-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.61000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6924396a-53fa-4fa3-9718-415a9f9ec25b/?format=api"
                },
                {
                    "id": "087c10fc-12d6-48e4-97de-fd0a9acf3ece",
                    "gambit_id": "2946e2be-f4dc-4785-a2c2-4e2373876e13",
                    "last_updated": "2022-12-28T21:42:14.522431-05:00",
                    "created_at": "2022-12-27T08:57:17.224362-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6924396a-53fa-4fa3-9718-415a9f9ec25b/?format=api"
                }
            ]
        },
        {
            "id": "4f503190-5c37-4ad5-bff7-2b97bcbac68c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4496b26-57d6-4da3-9e03-45770e62c941/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-27T08:57:17.218396-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": 6324.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9042.96,
                "profit_sb": 42.96,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df2dca5f-f54a-4810-b1f2-7285a28af776",
                    "gambit_id": "4d358934-d12b-411f-8374-3347d5e0352d",
                    "last_updated": "2022-12-28T21:42:14.518959-05:00",
                    "created_at": "2022-12-27T08:57:17.220799-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.43000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f503190-5c37-4ad5-bff7-2b97bcbac68c/?format=api"
                },
                {
                    "id": "31e8f365-ee16-479a-9aca-9d081897f06c",
                    "gambit_id": "5752e26b-52d2-4499-af18-f4e0c29618c5",
                    "last_updated": "2022-12-28T21:42:14.517839-05:00",
                    "created_at": "2022-12-27T08:57:17.219552-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.46000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f503190-5c37-4ad5-bff7-2b97bcbac68c/?format=api"
                }
            ]
        },
        {
            "id": "2652e797-401c-4461-a1bb-2956eb46d686",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4496b26-57d6-4da3-9e03-45770e62c941/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-27T08:57:17.214655-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": 5196.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "283b1b47-a0f4-4904-bf51-597be3ee0d60",
                    "gambit_id": "028aaef9-0a06-48ee-9140-51c45dcf9c99",
                    "last_updated": "2022-12-28T21:42:14.515371-05:00",
                    "created_at": "2022-12-27T08:57:17.217113-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652e797-401c-4461-a1bb-2956eb46d686/?format=api"
                },
                {
                    "id": "ac9e4910-14a4-482c-962f-d889bf18ae50",
                    "gambit_id": "f04015e2-1722-4a09-a091-c063fba9cd6d",
                    "last_updated": "2022-12-28T21:42:14.514234-05:00",
                    "created_at": "2022-12-27T08:57:17.215848-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652e797-401c-4461-a1bb-2956eb46d686/?format=api"
                }
            ]
        }
    ]
}