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/2d1aa79e-96e8-4fba-a7d6-7be81afda7bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2d1aa79e-96e8-4fba-a7d6-7be81afda7bc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "af4e3733-90de-4208-9f33-993e2d184a85",
    "completed": true,
    "last_updated": "2022-11-09T09:43:04.282566-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/af4e3733-90de-4208-9f33-993e2d184a85",
    "datetime": "2022-11-08T19:05:00-05:00",
    "cutoff_datetime": "2022-11-08T19:05:00-05:00",
    "name": "Calgary Flames v. New Jersey Devils",
    "bettypes": [
        {
            "id": "6908350d-b19a-4fb6-9c24-39334c058bbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d1aa79e-96e8-4fba-a7d6-7be81afda7bc/?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 Jersey Devils",
                        "amount": 5583.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "98950fde-91a5-4bb3-b5a9-8aa6754ee2ae",
                    "gambit_id": "c936e0f9-896e-45dd-894e-fe547a740421",
                    "last_updated": "2022-11-09T09:43:04.291596-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6908350d-b19a-4fb6-9c24-39334c058bbc/?format=api"
                },
                {
                    "id": "14951de5-973c-4b78-aebb-18ae21e1a5c5",
                    "gambit_id": "24ba69c8-a750-4860-b2a4-9419940efdf9",
                    "last_updated": "2022-11-09T09:43:04.292587-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6908350d-b19a-4fb6-9c24-39334c058bbc/?format=api"
                }
            ]
        },
        {
            "id": "b4e245cd-8304-46a3-b176-ac29ac1d1543",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d1aa79e-96e8-4fba-a7d6-7be81afda7bc/?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": "Calgary Flames",
                        "amount": 6542.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3458.0
                    }
                ],
                "expected_reward_tokens": 9093.38,
                "profit_sb": 93.38,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "17e5e453-244c-45f9-81cc-cd5a5bcb4ec7",
                    "gambit_id": "587bb215-c0f3-455c-bcbe-eb1ddec06df2",
                    "last_updated": "2022-11-09T09:43:04.289585-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.39000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e245cd-8304-46a3-b176-ac29ac1d1543/?format=api"
                },
                {
                    "id": "29fcfe8f-c451-4579-9d53-aa327c19331c",
                    "gambit_id": "02253720-f1a6-4a44-8276-1ec978da243e",
                    "last_updated": "2022-11-09T09:43:04.288545-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.63000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e245cd-8304-46a3-b176-ac29ac1d1543/?format=api"
                }
            ]
        },
        {
            "id": "579662de-d4e0-4784-97ee-4a88c89b1148",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d1aa79e-96e8-4fba-a7d6-7be81afda7bc/?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.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ed3e75d1-ae95-49c7-9006-8a25a527d653",
                    "gambit_id": "d3661973-618e-4bb8-b16b-da20a18a537d",
                    "last_updated": "2022-11-09T09:43:04.286529-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/579662de-d4e0-4784-97ee-4a88c89b1148/?format=api"
                },
                {
                    "id": "790988b7-f116-487c-ab66-1e22f310f050",
                    "gambit_id": "00a9e4b2-f584-44ce-ad9c-cd6d22c7ef6a",
                    "last_updated": "2022-11-09T09:43:04.285527-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/579662de-d4e0-4784-97ee-4a88c89b1148/?format=api"
                }
            ]
        }
    ]
}