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/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "14a782de-2d4b-4d7c-82eb-cedd2d3cfa44",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a5917b96-b323-4e5c-b073-3e78283d6259",
    "completed": true,
    "last_updated": "2022-12-09T09:57:13.076230-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a5917b96-b323-4e5c-b073-3e78283d6259",
    "datetime": "2022-12-08T19:07:00-05:00",
    "cutoff_datetime": "2022-12-08T19:07:00-05:00",
    "name": "Nashville Predators v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "a2297ac4-eca8-47a4-97a7-ade874ae8eea",
            "match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?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": "Tampa Bay Lightning",
                        "amount": 6170.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1f900de-408a-405c-811f-4ae4000b1512",
                    "gambit_id": "0152ef37-ac17-4a7c-9e7c-5530dd4005d1",
                    "last_updated": "2022-12-09T09:57:13.085149-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2297ac4-eca8-47a4-97a7-ade874ae8eea/?format=api"
                },
                {
                    "id": "b505319f-c9dc-4ba5-a5c8-13e028685ac7",
                    "gambit_id": "b5215e39-b2df-4bb4-a5fa-6d99819e7c5c",
                    "last_updated": "2022-12-09T09:57:13.086115-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2297ac4-eca8-47a4-97a7-ade874ae8eea/?format=api"
                }
            ]
        },
        {
            "id": "31ab6b6a-ab6a-45df-90dd-99a331d0e7f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?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": "Nashville Predators",
                        "amount": 5899.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e78aa69-f7e0-4c70-ab11-6939bea2c894",
                    "gambit_id": "8cfcf3e5-ff92-4537-ab6b-9e2646f90d04",
                    "last_updated": "2022-12-09T09:57:13.083183-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31ab6b6a-ab6a-45df-90dd-99a331d0e7f6/?format=api"
                },
                {
                    "id": "4c217d27-0ec5-4f16-994e-1cd758f3be39",
                    "gambit_id": "e03b33ae-7084-447f-ac6f-9a47a468b0c7",
                    "last_updated": "2022-12-09T09:57:13.082193-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31ab6b6a-ab6a-45df-90dd-99a331d0e7f6/?format=api"
                }
            ]
        },
        {
            "id": "f5c3da3e-2cca-4a2f-918e-74bd31904ab6",
            "match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?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 Over 6",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60ab5fd9-c2e6-4225-83c6-035f3cb7a5c9",
                    "gambit_id": "67f67793-dc6a-4350-b2ed-efb81181507b",
                    "last_updated": "2022-12-09T09:57:13.080157-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c3da3e-2cca-4a2f-918e-74bd31904ab6/?format=api"
                },
                {
                    "id": "aab7cb5c-befc-4ea4-9a05-582dc9fad724",
                    "gambit_id": "5529f780-301e-4238-9102-0e04a5947de4",
                    "last_updated": "2022-12-09T09:57:13.079115-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c3da3e-2cca-4a2f-918e-74bd31904ab6/?format=api"
                }
            ]
        }
    ]
}