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/2acb7706-4839-46d6-a863-9bf66f8fd6ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2acb7706-4839-46d6-a863-9bf66f8fd6ac",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2e7b2e4a-46c9-4665-b9e7-368d7398edd3",
    "completed": true,
    "last_updated": "2022-12-08T13:02:14.948095-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2e7b2e4a-46c9-4665-b9e7-368d7398edd3",
    "datetime": "2022-12-07T21:07:00-05:00",
    "cutoff_datetime": "2022-12-07T21:07:00-05:00",
    "name": "Boston Bruins v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "9ee47035-d663-4762-b735-845a79d95057",
            "match": "https://api-prod.gambitprofit.com/api/matches/2acb7706-4839-46d6-a863-9bf66f8fd6ac/?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": "Boston Bruins",
                        "amount": 6114.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "227db2ed-2a03-40fd-8562-eee0779dae56",
                    "gambit_id": "21349fcc-ffbd-407c-9dfe-47e442871049",
                    "last_updated": "2022-12-08T13:02:14.958162-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee47035-d663-4762-b735-845a79d95057/?format=api"
                },
                {
                    "id": "1b684c55-a13e-4374-9b0c-2169144811ed",
                    "gambit_id": "c2eb35d8-1505-4f12-b50b-da077e43bd56",
                    "last_updated": "2022-12-08T13:02:14.957205-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee47035-d663-4762-b735-845a79d95057/?format=api"
                }
            ]
        },
        {
            "id": "5c24cbc1-65ec-4a4a-a63e-38b160baf16e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2acb7706-4839-46d6-a863-9bf66f8fd6ac/?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": "Colorado Avalanche",
                        "amount": 6047.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "757c7cad-91a7-40f7-8149-86b104546b1c",
                    "gambit_id": "b316a4b6-ee85-4f89-a59a-015758e49652",
                    "last_updated": "2022-12-08T13:02:14.954234-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c24cbc1-65ec-4a4a-a63e-38b160baf16e/?format=api"
                },
                {
                    "id": "a4dda023-a36a-49ec-bb51-58f218f8431e",
                    "gambit_id": "8af288c2-2593-494b-aa0a-43e93bc4d882",
                    "last_updated": "2022-12-08T13:02:14.955242-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c24cbc1-65ec-4a4a-a63e-38b160baf16e/?format=api"
                }
            ]
        },
        {
            "id": "ba0cc40c-d25e-4609-8adf-dcd0218802f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2acb7706-4839-46d6-a863-9bf66f8fd6ac/?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 Under 6",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "afba8454-3646-4a6c-a493-ac6511ff9adc",
                    "gambit_id": "e283dacf-076a-4ae5-b7f0-942c80b2245d",
                    "last_updated": "2022-12-08T13:02:14.951036-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0cc40c-d25e-4609-8adf-dcd0218802f2/?format=api"
                },
                {
                    "id": "01f51d57-02cc-424c-b0a3-6e57fc2349f4",
                    "gambit_id": "a254a2bc-e3a9-4fe3-930a-391bc9c94cfe",
                    "last_updated": "2022-12-08T13:02:14.952220-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0cc40c-d25e-4609-8adf-dcd0218802f2/?format=api"
                }
            ]
        }
    ]
}