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/7f65064b-514e-429d-9682-5c90b63347c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7f65064b-514e-429d-9682-5c90b63347c0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "852d4209-615f-4647-b063-2e57a7b97f4c",
    "completed": true,
    "last_updated": "2022-12-25T18:02:04.757649-05:00",
    "created_at": "2022-12-23T09:06:55.734500-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.81,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/852d4209-615f-4647-b063-2e57a7b97f4c",
    "datetime": "2022-12-23T20:07:00-05:00",
    "cutoff_datetime": "2022-12-23T20:07:00-05:00",
    "name": "Colorado Avalanche v. Nashville Predators",
    "bettypes": [
        {
            "id": "e8ad6db4-ca14-4a35-86a2-8a9e3f5022df",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f65064b-514e-429d-9682-5c90b63347c0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:55.744843-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": "Colorado Avalanche",
                        "amount": 5196.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f274c218-2ae8-4b68-b2b7-9c8337cc2ce6",
                    "gambit_id": "f4a6abc2-98d7-4c64-8f9e-d56d624570a5",
                    "last_updated": "2022-12-25T18:02:04.768458-05:00",
                    "created_at": "2022-12-23T09:06:55.747199-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ad6db4-ca14-4a35-86a2-8a9e3f5022df/?format=api"
                },
                {
                    "id": "887acfd5-1679-4cb1-b195-f4bf9fd6f9f0",
                    "gambit_id": "b86c45de-2385-4aef-bb3f-98a7a895ad95",
                    "last_updated": "2022-12-25T18:02:04.767350-05:00",
                    "created_at": "2022-12-23T09:06:55.746003-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ad6db4-ca14-4a35-86a2-8a9e3f5022df/?format=api"
                }
            ]
        },
        {
            "id": "db3421af-6332-4123-83e3-4a95727b447a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f65064b-514e-429d-9682-5c90b63347c0/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:55.740997-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": "Nashville Predators",
                        "amount": 6771.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3229.0
                    }
                ],
                "expected_reward_tokens": 9073.14,
                "profit_sb": 73.14,
                "profit_sb_percentage": 0.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "753b30c1-0b02-4038-8baa-c99af06fa75e",
                    "gambit_id": "7e2ee171-b2be-499d-b48b-04cee6bac4c6",
                    "last_updated": "2022-12-25T18:02:04.763941-05:00",
                    "created_at": "2022-12-23T09:06:55.742152-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.34000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3421af-6332-4123-83e3-4a95727b447a/?format=api"
                },
                {
                    "id": "dfc171c1-efff-4cfd-93bf-015f2378f541",
                    "gambit_id": "7b711418-372f-4813-8557-a45b2ce6a61a",
                    "last_updated": "2022-12-25T18:02:04.765086-05:00",
                    "created_at": "2022-12-23T09:06:55.743548-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.81000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db3421af-6332-4123-83e3-4a95727b447a/?format=api"
                }
            ]
        },
        {
            "id": "71381f90-5632-4715-9eab-b368c8b6dc0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f65064b-514e-429d-9682-5c90b63347c0/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:55.736198-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 5.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45f902d2-3353-4262-ae0d-e487f07d3076",
                    "gambit_id": "9959bd00-0777-4c5c-bc0e-0037f7508fda",
                    "last_updated": "2022-12-25T18:02:04.761596-05:00",
                    "created_at": "2022-12-23T09:06:55.739638-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71381f90-5632-4715-9eab-b368c8b6dc0e/?format=api"
                },
                {
                    "id": "5b0d5cd4-7d27-4dab-9fc7-45bff33405d9",
                    "gambit_id": "4cf3a077-2710-454c-b283-35c94042c386",
                    "last_updated": "2022-12-25T18:02:04.760440-05:00",
                    "created_at": "2022-12-23T09:06:55.737449-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71381f90-5632-4715-9eab-b368c8b6dc0e/?format=api"
                }
            ]
        }
    ]
}