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/53860512-0e09-4a52-97e0-9c3f7aed7024/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53860512-0e09-4a52-97e0-9c3f7aed7024",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d2658267-700b-4e55-bd3c-3dfad8f0de77",
    "completed": true,
    "last_updated": "2022-10-05T07:01:56.305816-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d2658267-700b-4e55-bd3c-3dfad8f0de77",
    "datetime": "2022-10-04T18:10:00-04:00",
    "cutoff_datetime": "2022-10-04T18:10:00-04:00",
    "name": "KAN (D Lynch) v. CLE (C Quantrill)",
    "bettypes": [
        {
            "id": "dfe6ea5e-a6f5-4288-b4b3-f7be0483085a",
            "match": "https://api-prod.gambitprofit.com/api/matches/53860512-0e09-4a52-97e0-9c3f7aed7024/?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": "CLE (C Quantrill)",
                        "amount": 6235.0
                    },
                    {
                        "team": "KAN (D Lynch)",
                        "amount": 3765.0
                    }
                ],
                "expected_reward_tokens": 9600.75,
                "profit_sb": 100.75,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40c1a22c-1375-42ec-980a-c86d34d77d9f",
                    "gambit_id": "cc323058-7ece-4c36-a7f4-4b5e7b394bdb",
                    "last_updated": "2022-10-05T07:01:56.314537-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe6ea5e-a6f5-4288-b4b3-f7be0483085a/?format=api"
                },
                {
                    "id": "439fbc04-3bcc-4c47-a3c7-d11d9eaa9d6a",
                    "gambit_id": "be340e1c-3ea5-44a3-b52b-9adc091845a9",
                    "last_updated": "2022-10-05T07:01:56.313635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (D Lynch)",
                    "reward": "2.55000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe6ea5e-a6f5-4288-b4b3-f7be0483085a/?format=api"
                }
            ]
        },
        {
            "id": "1d550ff9-d7b4-4ff4-8b7f-4f0c5a134b73",
            "match": "https://api-prod.gambitprofit.com/api/matches/53860512-0e09-4a52-97e0-9c3f7aed7024/?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": "KAN",
                        "amount": 5610.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78fd3f8b-c30b-4c5c-967f-5e73bf6fa0d9",
                    "gambit_id": "4b63cdfb-7229-45be-b7a1-2a344f701031",
                    "last_updated": "2022-10-05T07:01:56.311688-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d550ff9-d7b4-4ff4-8b7f-4f0c5a134b73/?format=api"
                },
                {
                    "id": "1fc3cebd-52fc-4585-ad4e-1c771b1541be",
                    "gambit_id": "06c88ba1-62cd-4836-bb90-86399a4b9ccb",
                    "last_updated": "2022-10-05T07:01:56.310785-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d550ff9-d7b4-4ff4-8b7f-4f0c5a134b73/?format=api"
                }
            ]
        },
        {
            "id": "ee4f37c3-2cee-4a05-989b-03602c25c796",
            "match": "https://api-prod.gambitprofit.com/api/matches/53860512-0e09-4a52-97e0-9c3f7aed7024/?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 7",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "910984d1-8a20-496b-8395-0c82714e64b8",
                    "gambit_id": "e6dbe26a-1147-49ad-b935-ca34ac9d954c",
                    "last_updated": "2022-10-05T07:01:56.308963-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4f37c3-2cee-4a05-989b-03602c25c796/?format=api"
                },
                {
                    "id": "cd702d43-abff-4e8c-bc60-7e243ee4d603",
                    "gambit_id": "5c72ea00-47bf-46df-a1b4-1a6231e793ca",
                    "last_updated": "2022-10-05T07:01:56.308054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4f37c3-2cee-4a05-989b-03602c25c796/?format=api"
                }
            ]
        }
    ]
}