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/5a08aea4-9260-41ad-b1e2-839824a9f183/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5a08aea4-9260-41ad-b1e2-839824a9f183",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e3fe82fd-832a-4f46-ae4e-94c6d8222eef",
    "completed": true,
    "last_updated": "2022-11-08T11:07:37.480649-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e3fe82fd-832a-4f46-ae4e-94c6d8222eef",
    "datetime": "2022-11-06T17:05:00-05:00",
    "cutoff_datetime": "2022-11-06T17:05:00-05:00",
    "name": "Detroit Red Wings v. New York Rangers",
    "bettypes": [
        {
            "id": "824e10a5-d120-4a72-9639-eca49f5d10c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a08aea4-9260-41ad-b1e2-839824a9f183/?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": "New York Rangers",
                        "amount": 6593.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3407.0
                    }
                ],
                "expected_reward_tokens": 9096.69,
                "profit_sb": 96.69,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dfc2ede2-6803-4e86-b4b0-f7da3cbc19b3",
                    "gambit_id": "520c91e9-af99-4948-ae61-80cbde54762d",
                    "last_updated": "2022-11-08T11:07:37.490656-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e10a5-d120-4a72-9639-eca49f5d10c4/?format=api"
                },
                {
                    "id": "d0d4e362-c188-4a96-aa26-8bd494e1f338",
                    "gambit_id": "1a6dc2f8-a135-4965-ba18-2520a9a175cd",
                    "last_updated": "2022-11-08T11:07:37.491726-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.67000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e10a5-d120-4a72-9639-eca49f5d10c4/?format=api"
                }
            ]
        },
        {
            "id": "ab634827-19b2-46ff-b6d1-b84d0f526cab",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a08aea4-9260-41ad-b1e2-839824a9f183/?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": "Detroit Red Wings",
                        "amount": 5304.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bbde68ee-0193-4bb3-ae1e-76016491f729",
                    "gambit_id": "a6837dfd-5dec-469c-a563-ccfce50ab6f6",
                    "last_updated": "2022-11-08T11:07:37.488540-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab634827-19b2-46ff-b6d1-b84d0f526cab/?format=api"
                },
                {
                    "id": "60e6dcc2-0884-45f8-8234-0b15f8c25491",
                    "gambit_id": "c2b9891f-68fd-4981-ab06-55c8ee5b7bc4",
                    "last_updated": "2022-11-08T11:07:37.487402-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab634827-19b2-46ff-b6d1-b84d0f526cab/?format=api"
                }
            ]
        },
        {
            "id": "723f797a-261e-45a1-8b89-68e885c62687",
            "match": "https://api-prod.gambitprofit.com/api/matches/5a08aea4-9260-41ad-b1e2-839824a9f183/?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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a932f8b2-8d9e-4165-b5c3-947fafb452a2",
                    "gambit_id": "40cd9be1-5d4b-4618-98b4-b82ec9a1a8ca",
                    "last_updated": "2022-11-08T11:07:37.485100-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723f797a-261e-45a1-8b89-68e885c62687/?format=api"
                },
                {
                    "id": "4efd65c3-ef0c-4bd1-a81f-7b35ebf848de",
                    "gambit_id": "6add25fe-2bab-48b6-a3b6-2a7a0fddd862",
                    "last_updated": "2022-11-08T11:07:37.483751-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723f797a-261e-45a1-8b89-68e885c62687/?format=api"
                }
            ]
        }
    ]
}