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/aa59bb33-a46e-4381-88a8-713860a3b8d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aa59bb33-a46e-4381-88a8-713860a3b8d0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "519e2d09-a861-40b4-8ebe-70849166a6c8",
    "completed": true,
    "last_updated": "2022-10-17T15:32:02.701745-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.42,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/519e2d09-a861-40b4-8ebe-70849166a6c8",
    "datetime": "2022-10-16T13:00:00-04:00",
    "cutoff_datetime": "2022-10-16T13:00:00-04:00",
    "name": "Baltimore Ravens v. New York Giants",
    "bettypes": [
        {
            "id": "ca071fb5-84d7-43a8-9a36-6f997c9ee6c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa59bb33-a46e-4381-88a8-713860a3b8d0/?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": "Baltimore Ravens",
                        "amount": 6766.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 3234.0
                    }
                ],
                "expected_reward_tokens": 9540.06,
                "profit_sb": 40.06,
                "profit_sb_percentage": 0.42,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b0ad5c2e-dc0f-4bac-a803-aa90923510df",
                    "gambit_id": "108dd314-e2a2-4cbb-b1ec-d13182486256",
                    "last_updated": "2022-10-17T15:32:02.709707-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.41000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca071fb5-84d7-43a8-9a36-6f997c9ee6c4/?format=api"
                },
                {
                    "id": "c9552617-ec81-4a6d-a6e8-6191a32ef086",
                    "gambit_id": "ef504711-62ab-448e-94e8-e0c3207a08eb",
                    "last_updated": "2022-10-17T15:32:02.708579-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "2.95000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca071fb5-84d7-43a8-9a36-6f997c9ee6c4/?format=api"
                }
            ]
        },
        {
            "id": "7b4e12f6-00a5-4d4b-b288-c6569af2eca9",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa59bb33-a46e-4381-88a8-713860a3b8d0/?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": "Baltimore Ravens",
                        "amount": 5106.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f27424c1-5840-4f0c-a32f-65671f4396d5",
                    "gambit_id": "dca34663-ecbb-4064-8c84-3e354118d595",
                    "last_updated": "2022-10-17T15:32:02.712551-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4e12f6-00a5-4d4b-b288-c6569af2eca9/?format=api"
                },
                {
                    "id": "e504544d-0c2b-4338-b187-ddfa927c4e3f",
                    "gambit_id": "d0001b66-6af8-40d2-894e-6ddd27a1edaf",
                    "last_updated": "2022-10-17T15:32:02.711609-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4e12f6-00a5-4d4b-b288-c6569af2eca9/?format=api"
                }
            ]
        },
        {
            "id": "30fd0a24-0001-4c5a-a0f6-8808ebf3e64f",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa59bb33-a46e-4381-88a8-713860a3b8d0/?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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "519d2c53-e788-45e5-ab30-5aadd9dd65e3",
                    "gambit_id": "14bd8c90-c81a-407c-b2aa-43849e3828b7",
                    "last_updated": "2022-10-17T15:32:02.705068-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30fd0a24-0001-4c5a-a0f6-8808ebf3e64f/?format=api"
                },
                {
                    "id": "e18b0724-9c63-47f5-8883-3cb5c00baa66",
                    "gambit_id": "6dfc9f8d-8e4c-41fe-adc1-ec78d5dcf5ee",
                    "last_updated": "2022-10-17T15:32:02.706262-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30fd0a24-0001-4c5a-a0f6-8808ebf3e64f/?format=api"
                }
            ]
        }
    ]
}