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/2c097e6b-2b17-4868-ad82-63af7636539b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c097e6b-2b17-4868-ad82-63af7636539b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "95104a75-de5f-453b-b090-facee4cd1d78",
    "completed": true,
    "last_updated": "2022-12-19T10:47:32.616283-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.14,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/95104a75-de5f-453b-b090-facee4cd1d78",
    "datetime": "2022-12-17T13:07:00-05:00",
    "cutoff_datetime": "2022-12-17T13:07:00-05:00",
    "name": "Columbus Blue Jackets v. Boston Bruins",
    "bettypes": [
        {
            "id": "e2100dab-ef31-44d6-9332-a532b5442fce",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c097e6b-2b17-4868-ad82-63af7636539b/?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": 7661.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 2339.0
                    }
                ],
                "expected_reward_tokens": 9192.27,
                "profit_sb": 192.27,
                "profit_sb_percentage": 2.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8a92b932-abe9-4409-b43b-0ed6e5d58544",
                    "gambit_id": "a34f5582-c5b6-4d1a-8561-b9f90e2859d1",
                    "last_updated": "2022-12-19T10:47:32.625608-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.20000",
                    "odds": "1.23260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2100dab-ef31-44d6-9332-a532b5442fce/?format=api"
                },
                {
                    "id": "380702ef-512a-4869-9975-d3b366aafc2a",
                    "gambit_id": "269ad119-b4a2-4eb5-bdd2-1e2c0f56c10e",
                    "last_updated": "2022-12-19T10:47:32.626739-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "3.93000",
                    "odds": "4.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2100dab-ef31-44d6-9332-a532b5442fce/?format=api"
                }
            ]
        },
        {
            "id": "01b439ff-6241-468c-8c40-90c5f15a4094",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c097e6b-2b17-4868-ad82-63af7636539b/?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": "Boston Bruins",
                        "amount": 5974.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e61ad5f-4658-4287-807f-77c77d04b420",
                    "gambit_id": "32fadd1a-47c7-459d-8b84-601b404c5f9c",
                    "last_updated": "2022-12-19T10:47:32.623564-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b439ff-6241-468c-8c40-90c5f15a4094/?format=api"
                },
                {
                    "id": "54196faa-df9d-4726-a654-b05d0a45b9f0",
                    "gambit_id": "b9ce08ad-8917-4f70-a489-372cd7e9fe81",
                    "last_updated": "2022-12-19T10:47:32.622497-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01b439ff-6241-468c-8c40-90c5f15a4094/?format=api"
                }
            ]
        },
        {
            "id": "b3b4e6d9-896f-493f-8813-008440557d58",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c097e6b-2b17-4868-ad82-63af7636539b/?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.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "750a063f-966a-4655-a408-a1ec3c746a06",
                    "gambit_id": "eeb2e75b-67cc-48bb-b812-25fb78aca6ef",
                    "last_updated": "2022-12-19T10:47:32.619288-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b4e6d9-896f-493f-8813-008440557d58/?format=api"
                },
                {
                    "id": "6ce3d27c-44f3-46cb-b600-f7da8072ed25",
                    "gambit_id": "ce28d243-8d75-41c2-9908-549f01e615d3",
                    "last_updated": "2022-12-19T10:47:32.620313-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b4e6d9-896f-493f-8813-008440557d58/?format=api"
                }
            ]
        }
    ]
}