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/ff246ac3-cd4f-479a-baa0-c77cf53c687a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ff246ac3-cd4f-479a-baa0-c77cf53c687a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ba65185f-fd45-4e50-9233-05d35f8d7437",
    "completed": true,
    "last_updated": "2023-12-21T10:13:18.622585-05:00",
    "created_at": "2023-12-19T08:53:02.401378-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ba65185f-fd45-4e50-9233-05d35f8d7437",
    "datetime": "2023-12-19T20:37:00-05:00",
    "cutoff_datetime": "2023-12-19T20:37:00-05:00",
    "name": "Colorado Avalanche v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "e1c2e8d2-3a8a-4e0c-86af-76cb639f75bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff246ac3-cd4f-479a-baa0-c77cf53c687a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-19T08:53:02.413789-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": 6611.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9387.53,
                "profit_sb": -112.47,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5c756df-6a87-446b-a66f-cbb8b1bff331",
                    "gambit_id": "f2ce7889-a776-477f-9167-0b560cb880bb",
                    "last_updated": "2023-12-21T10:13:18.631110-05:00",
                    "created_at": "2023-12-19T08:53:02.429439-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1c2e8d2-3a8a-4e0c-86af-76cb639f75bc/?format=api"
                },
                {
                    "id": "36ab2039-f69f-4d56-b839-e8bccaea4742",
                    "gambit_id": "f0b582eb-338b-41f9-86c4-226721aadf26",
                    "last_updated": "2023-12-21T10:13:18.634304-05:00",
                    "created_at": "2023-12-19T08:53:02.437748-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1c2e8d2-3a8a-4e0c-86af-76cb639f75bc/?format=api"
                }
            ]
        },
        {
            "id": "f59dbede-f6ca-4e0a-b28e-ac252c1b40f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff246ac3-cd4f-479a-baa0-c77cf53c687a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-19T08:53:02.444904-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": "Chicago Blackhawks",
                        "amount": 5319.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54f94802-e49a-473f-8497-79502dfd7753",
                    "gambit_id": "925ccaf8-0642-4402-94a7-def6c35f8a35",
                    "last_updated": "2023-12-21T10:13:18.650651-05:00",
                    "created_at": "2023-12-19T08:53:02.454033-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59dbede-f6ca-4e0a-b28e-ac252c1b40f2/?format=api"
                },
                {
                    "id": "2cf156c9-0759-4340-9fe2-281095cc0602",
                    "gambit_id": "63bb9ff1-db73-449d-8b83-ebbc72ed23be",
                    "last_updated": "2023-12-21T10:13:18.647305-05:00",
                    "created_at": "2023-12-19T08:53:02.449374-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f59dbede-f6ca-4e0a-b28e-ac252c1b40f2/?format=api"
                }
            ]
        },
        {
            "id": "0d7c924f-3ed5-4056-b825-51617f5ca29d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ff246ac3-cd4f-479a-baa0-c77cf53c687a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-19T08:53:02.457796-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44c6f915-cc0e-425a-8d35-c443f1f1d5b5",
                    "gambit_id": "6b6c7052-7097-47a9-8f5d-47fa131d0fb4",
                    "last_updated": "2023-12-21T10:13:18.656851-05:00",
                    "created_at": "2023-12-19T08:53:02.461603-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7c924f-3ed5-4056-b825-51617f5ca29d/?format=api"
                },
                {
                    "id": "c63611ee-cafc-4127-baa8-121fee7d63c5",
                    "gambit_id": "171e0a43-2d18-4779-95de-6230629918cc",
                    "last_updated": "2023-12-21T10:13:18.659991-05:00",
                    "created_at": "2023-12-19T08:53:02.465991-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d7c924f-3ed5-4056-b825-51617f5ca29d/?format=api"
                }
            ]
        }
    ]
}