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/16701828-cf46-4771-8ad6-be5d91cc0b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "16701828-cf46-4771-8ad6-be5d91cc0b21",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "592d761c-d692-42fa-8d0f-0edf479d8c0e",
    "completed": true,
    "last_updated": "2022-12-05T15:32:07.047139-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/592d761c-d692-42fa-8d0f-0edf479d8c0e",
    "datetime": "2022-12-04T13:00:00-05:00",
    "cutoff_datetime": "2022-12-04T13:00:00-05:00",
    "name": "Washington Commanders v. New York Giants",
    "bettypes": [
        {
            "id": "7342cf48-108d-4487-8180-3feadd9c603f",
            "match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?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": "Washington Commanders",
                        "amount": 5492.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "660e4c60-495b-477e-9b55-914b693db388",
                    "gambit_id": "69992c04-0071-4885-a743-0967db8b0d02",
                    "last_updated": "2022-12-05T15:32:07.058662-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7342cf48-108d-4487-8180-3feadd9c603f/?format=api"
                },
                {
                    "id": "abee506e-cf85-4fbe-9a64-8c62b4d96362",
                    "gambit_id": "e0f72f6f-06eb-4be4-aeae-2bbd30178a7c",
                    "last_updated": "2022-12-05T15:32:07.057655-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7342cf48-108d-4487-8180-3feadd9c603f/?format=api"
                }
            ]
        },
        {
            "id": "d8b1815a-9b3c-42de-af4e-309a8368faeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?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": "Washington Commanders",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a5c1b9b-5fb5-4690-b791-c602dded99c4",
                    "gambit_id": "f387b213-581b-40b8-a273-8542bac15394",
                    "last_updated": "2022-12-05T15:32:07.061552-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b1815a-9b3c-42de-af4e-309a8368faeb/?format=api"
                },
                {
                    "id": "04d98ac0-2764-48b2-b20f-0b261fb1d576",
                    "gambit_id": "e550ff74-624b-44f4-9db7-1b0b430fb5bf",
                    "last_updated": "2022-12-05T15:32:07.060575-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b1815a-9b3c-42de-af4e-309a8368faeb/?format=api"
                }
            ]
        },
        {
            "id": "ecb412be-33dc-4830-b1db-6fbc9012a74c",
            "match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de96fb43-fd22-4c52-bc75-d2be98f98dbe",
                    "gambit_id": "3ebf340b-a8a3-409c-907b-2d2c173479a2",
                    "last_updated": "2022-12-05T15:32:07.053601-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb412be-33dc-4830-b1db-6fbc9012a74c/?format=api"
                },
                {
                    "id": "830bf333-3d97-410b-b4ec-aa7f9d441359",
                    "gambit_id": "556dc259-e38b-493a-8207-68549d6eb26a",
                    "last_updated": "2022-12-05T15:32:07.055461-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb412be-33dc-4830-b1db-6fbc9012a74c/?format=api"
                }
            ]
        }
    ]
}