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/2df24eef-7e1b-4799-bf60-292fed6c233a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2df24eef-7e1b-4799-bf60-292fed6c233a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "991867e2-711b-46d6-8211-7cc4ee8c8166",
    "completed": true,
    "last_updated": "2023-11-21T14:43:25.015362-05:00",
    "created_at": "2023-11-20T09:48:10.150634-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/991867e2-711b-46d6-8211-7cc4ee8c8166",
    "datetime": "2023-11-20T20:07:00-05:00",
    "cutoff_datetime": "2023-11-20T20:07:00-05:00",
    "name": "Colorado Avalanche v. Nashville Predators",
    "bettypes": [
        {
            "id": "1e793f54-7fc8-4870-872d-985fdaaacb7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/2df24eef-7e1b-4799-bf60-292fed6c233a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-20T09:48:10.165323-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": 5929.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4071.0
                    }
                ],
                "expected_reward_tokens": 9485.43,
                "profit_sb": -14.57,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00c7e0b1-c1e2-48e0-90ab-fe190b1afba5",
                    "gambit_id": "308f1a5e-22df-42f0-81c5-bf7d37629f0b",
                    "last_updated": "2023-11-21T14:43:25.030601-05:00",
                    "created_at": "2023-11-20T09:48:10.168997-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e793f54-7fc8-4870-872d-985fdaaacb7c/?format=api"
                },
                {
                    "id": "3881afa7-05b1-4f98-9c66-da4ec4372799",
                    "gambit_id": "adea9be0-0bde-414a-805a-87836821d7e4",
                    "last_updated": "2023-11-21T14:43:25.034459-05:00",
                    "created_at": "2023-11-20T09:48:10.172569-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e793f54-7fc8-4870-872d-985fdaaacb7c/?format=api"
                }
            ]
        },
        {
            "id": "5618e6e4-51eb-46e5-b4ae-14f0c2efc8ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/2df24eef-7e1b-4799-bf60-292fed6c233a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-20T09:48:10.176356-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": 6169.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3831.0
                    }
                ],
                "expected_reward_tokens": 9500.26,
                "profit_sb": 0.26,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "46908c81-7b96-4d46-b85d-40d9d2b2b73b",
                    "gambit_id": "a8a69fab-fd31-41e3-9184-db89889e9356",
                    "last_updated": "2023-11-21T14:43:25.044619-05:00",
                    "created_at": "2023-11-20T09:48:10.187476-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5618e6e4-51eb-46e5-b4ae-14f0c2efc8ef/?format=api"
                },
                {
                    "id": "e9b075b2-f68a-41bb-bc80-95658e6d9e3e",
                    "gambit_id": "c17acf56-3d0d-4c61-af95-f0b44362dc8c",
                    "last_updated": "2023-11-21T14:43:25.041116-05:00",
                    "created_at": "2023-11-20T09:48:10.183712-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5618e6e4-51eb-46e5-b4ae-14f0c2efc8ef/?format=api"
                }
            ]
        },
        {
            "id": "ffe15287-1e42-4a6b-b122-e4627f317921",
            "match": "https://api-prod.gambitprofit.com/api/matches/2df24eef-7e1b-4799-bf60-292fed6c233a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-20T09:48:10.191458-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32c46fc4-d27d-4451-97ea-5a62fee7ee39",
                    "gambit_id": "119cbd1c-6a07-481d-8360-5fd672018bba",
                    "last_updated": "2023-11-21T14:43:25.056997-05:00",
                    "created_at": "2023-11-20T09:48:10.220950-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe15287-1e42-4a6b-b122-e4627f317921/?format=api"
                },
                {
                    "id": "07397ef6-9a84-44e7-8a93-be602022d873",
                    "gambit_id": "4d63a47b-b37d-4ae2-af2f-069c5217f068",
                    "last_updated": "2023-11-21T14:43:25.053423-05:00",
                    "created_at": "2023-11-20T09:48:10.194748-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe15287-1e42-4a6b-b122-e4627f317921/?format=api"
                }
            ]
        }
    ]
}