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/0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "74f05257-7263-4613-b9e8-3413dba3b757",
    "completed": true,
    "last_updated": "2022-11-18T09:57:54.772181-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/74f05257-7263-4613-b9e8-3413dba3b757",
    "datetime": "2022-11-17T19:05:00-05:00",
    "cutoff_datetime": "2022-11-17T19:05:00-05:00",
    "name": "Colorado Avalanche v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "bf238912-7376-4922-a9f5-acc937dd63e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a/?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": "Carolina Hurricanes",
                        "amount": 5492.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6828d8f1-1000-4c60-9820-92661c69743e",
                    "gambit_id": "97f6a155-fe3f-4bc8-86a3-6217738948fd",
                    "last_updated": "2022-11-18T09:57:54.780739-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf238912-7376-4922-a9f5-acc937dd63e6/?format=api"
                },
                {
                    "id": "ca2370da-22d5-4f1f-97d2-936bdf708280",
                    "gambit_id": "b8319c45-93cc-4408-93cf-aec1418604b2",
                    "last_updated": "2022-11-18T09:57:54.781730-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf238912-7376-4922-a9f5-acc937dd63e6/?format=api"
                }
            ]
        },
        {
            "id": "d6fb1a77-1f28-4d35-8599-8508430e5a85",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a/?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": 6642.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3358.0
                    }
                ],
                "expected_reward_tokens": 9099.54,
                "profit_sb": 99.54,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a740e503-4ff7-4efe-88b8-10388875910f",
                    "gambit_id": "ba8e968d-eaa1-4e9b-9f65-b9e2d0741198",
                    "last_updated": "2022-11-18T09:57:54.778709-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.37000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fb1a77-1f28-4d35-8599-8508430e5a85/?format=api"
                },
                {
                    "id": "38f716c4-8771-4043-8685-863ab5badaf9",
                    "gambit_id": "7177c454-79d2-4296-8a37-5ae764619064",
                    "last_updated": "2022-11-18T09:57:54.777702-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.71000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fb1a77-1f28-4d35-8599-8508430e5a85/?format=api"
                }
            ]
        },
        {
            "id": "7d39a6d4-0447-4be1-b124-a53ccd24aa9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cf33b9d-4f79-41dd-b461-2a8aca1b9f0a/?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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e886a7ad-dca1-4541-9937-cf54bdb6b7d6",
                    "gambit_id": "6a6c0152-f95c-45d8-90ac-0ebfd7654a8e",
                    "last_updated": "2022-11-18T09:57:54.774703-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d39a6d4-0447-4be1-b124-a53ccd24aa9a/?format=api"
                },
                {
                    "id": "6db17a31-f07b-46db-9759-534544e0c6cb",
                    "gambit_id": "f90896b2-5b66-4324-bc5b-8f910cca23bf",
                    "last_updated": "2022-11-18T09:57:54.775703-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d39a6d4-0447-4be1-b124-a53ccd24aa9a/?format=api"
                }
            ]
        }
    ]
}