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/a9044511-a86a-4dd5-ae3e-7c4d8dd791e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9044511-a86a-4dd5-ae3e-7c4d8dd791e5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "300f7cc1-9696-4b92-a5b3-6192e86bce97",
    "completed": true,
    "last_updated": "2023-11-10T12:38:20.244035-05:00",
    "created_at": "2023-11-08T08:23:02.294230-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.42,
    "sport_category": "NBA In-Season Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/300f7cc1-9696-4b92-a5b3-6192e86bce97",
    "datetime": "2023-11-08T19:40:00-05:00",
    "cutoff_datetime": "2023-11-08T19:40:00-05:00",
    "name": "San Antonio Spurs v. New York Knicks",
    "bettypes": [
        {
            "id": "d4f3404c-26cb-431d-82fc-38c1d9cc10da",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9044511-a86a-4dd5-ae3e-7c4d8dd791e5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-08T08:23:02.299316-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 York Knicks",
                        "amount": 7629.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2371.0
                    }
                ],
                "expected_reward_tokens": 9459.96,
                "profit_sb": -40.04,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "081555d6-1653-48c2-8c5f-fef3418a3806",
                    "gambit_id": "929c9d95-1c77-4ed5-85a9-894c00446836",
                    "last_updated": "2023-11-10T12:38:20.274370-05:00",
                    "created_at": "2023-11-08T08:23:02.315659-05:00",
                    "name": "New York Knicks",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f3404c-26cb-431d-82fc-38c1d9cc10da/?format=api"
                },
                {
                    "id": "739b8f4f-338a-40cf-99c6-6db56ad9ee93",
                    "gambit_id": "31f25a66-e1ae-4f1e-9aad-d100ca30d5b8",
                    "last_updated": "2023-11-10T12:38:20.269162-05:00",
                    "created_at": "2023-11-08T08:23:02.309741-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.99000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4f3404c-26cb-431d-82fc-38c1d9cc10da/?format=api"
                }
            ]
        },
        {
            "id": "b797bc8e-c9b4-4084-a6ab-a72c886b24aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9044511-a86a-4dd5-ae3e-7c4d8dd791e5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-08T08:23:02.321160-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 York Knicks",
                        "amount": 5094.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ddb0ddea-1c5c-48e3-a9c6-a0eb7b9cc605",
                    "gambit_id": "31d7b60a-b4d6-43e5-a1cf-e713928013dd",
                    "last_updated": "2023-11-10T12:38:20.286965-05:00",
                    "created_at": "2023-11-08T08:23:02.334187-05:00",
                    "name": "New York Knicks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b797bc8e-c9b4-4084-a6ab-a72c886b24aa/?format=api"
                },
                {
                    "id": "ed103d80-03b4-4398-8688-43f8b570bdd8",
                    "gambit_id": "0830cd05-1494-4ed9-a413-7d8dcff21270",
                    "last_updated": "2023-11-10T12:38:20.283627-05:00",
                    "created_at": "2023-11-08T08:23:02.325651-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b797bc8e-c9b4-4084-a6ab-a72c886b24aa/?format=api"
                }
            ]
        },
        {
            "id": "4956c4a0-2367-4b5c-b2cc-10580b4d5aa8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9044511-a86a-4dd5-ae3e-7c4d8dd791e5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-08T08:38:09.042840-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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3bd3644d-3a76-490e-9945-b87406d22ac5",
                    "gambit_id": "a3d9ce25-f57d-4847-a907-0f97d54b707f",
                    "last_updated": "2023-11-10T12:38:20.293756-05:00",
                    "created_at": "2023-11-08T08:38:09.050803-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4956c4a0-2367-4b5c-b2cc-10580b4d5aa8/?format=api"
                },
                {
                    "id": "dcd5b49c-d818-4c5c-8a62-beff24eb6d71",
                    "gambit_id": "1539af05-94a2-4738-ad72-7da106ddf6b6",
                    "last_updated": "2023-11-10T12:38:20.297378-05:00",
                    "created_at": "2023-11-08T08:38:09.056107-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4956c4a0-2367-4b5c-b2cc-10580b4d5aa8/?format=api"
                }
            ]
        }
    ]
}