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/2e36a016-609b-4461-a287-ba64cea12c44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2e36a016-609b-4461-a287-ba64cea12c44",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bd7d85ad-8481-4971-b0d8-577124f82e98",
    "completed": true,
    "last_updated": "2022-11-30T09:47:20.664750-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bd7d85ad-8481-4971-b0d8-577124f82e98",
    "datetime": "2022-11-29T19:37:00-05:00",
    "cutoff_datetime": "2022-11-29T19:37:00-05:00",
    "name": "New York Islanders v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "a734b010-77f7-4cd7-b096-1bb445bf3b6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e36a016-609b-4461-a287-ba64cea12c44/?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": "New York Islanders",
                        "amount": 6256.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cc9f1f8e-9004-4c61-9840-a4c203b30c87",
                    "gambit_id": "8beffb89-5015-4c72-b171-7727d546aff6",
                    "last_updated": "2022-11-30T09:47:20.674374-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a734b010-77f7-4cd7-b096-1bb445bf3b6e/?format=api"
                },
                {
                    "id": "dcdcb993-81f2-4d8e-bc74-4aa4752c91fb",
                    "gambit_id": "e17c00d2-3ab8-484d-8521-437ddb6c4842",
                    "last_updated": "2022-11-30T09:47:20.673420-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a734b010-77f7-4cd7-b096-1bb445bf3b6e/?format=api"
                }
            ]
        },
        {
            "id": "10862318-59d6-4309-9149-01194c155c88",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e36a016-609b-4461-a287-ba64cea12c44/?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": "Philadelphia Flyers",
                        "amount": 5974.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bc161054-6048-4cb3-8528-223e049fe5b4",
                    "gambit_id": "fb311f13-9f39-46b6-8d20-54bfb2ac9a9a",
                    "last_updated": "2022-11-30T09:47:20.670535-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10862318-59d6-4309-9149-01194c155c88/?format=api"
                },
                {
                    "id": "8b4e1bb9-3a46-43d6-87bd-1997265776c4",
                    "gambit_id": "30e79899-7fd5-4fc6-ac90-35cdc1bea34f",
                    "last_updated": "2022-11-30T09:47:20.671497-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10862318-59d6-4309-9149-01194c155c88/?format=api"
                }
            ]
        },
        {
            "id": "eda40922-bf8f-40ba-9fa6-c65a811c42e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e36a016-609b-4461-a287-ba64cea12c44/?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 5.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d50bde45-eae2-4397-92c8-51041ca05b4d",
                    "gambit_id": "ba7e8f4f-e5e0-4177-9d3f-3c0cec653280",
                    "last_updated": "2022-11-30T09:47:20.667550-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda40922-bf8f-40ba-9fa6-c65a811c42e9/?format=api"
                },
                {
                    "id": "496a4fd7-f004-40ce-9c64-64642115609f",
                    "gambit_id": "66afb742-ff20-4943-abee-26a650fe4d7e",
                    "last_updated": "2022-11-30T09:47:20.668592-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda40922-bf8f-40ba-9fa6-c65a811c42e9/?format=api"
                }
            ]
        }
    ]
}