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/faf925a0-fe1b-4795-b631-2a5c294924ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "faf925a0-fe1b-4795-b631-2a5c294924ae",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "96da91b2-26e5-45dd-b458-d015a5872b21",
    "completed": true,
    "last_updated": "2022-10-15T09:07:27.231319-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.77,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/96da91b2-26e5-45dd-b458-d015a5872b21",
    "datetime": "2022-10-14T16:37:00-04:00",
    "cutoff_datetime": "2022-10-14T16:37:00-04:00",
    "name": "ATL (S Strider) v. PHI (A Nola)",
    "bettypes": [
        {
            "id": "e3aeb1f0-e006-485c-a9cb-936fcf51138a",
            "match": "https://api-prod.gambitprofit.com/api/matches/faf925a0-fe1b-4795-b631-2a5c294924ae/?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": "ATL (S Strider)",
                        "amount": 5284.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4716.0
                    }
                ],
                "expected_reward_tokens": 9667.8,
                "profit_sb": 167.8,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8989c432-bd45-444c-8786-37890e3f1ff4",
                    "gambit_id": "02e5ed8c-fc16-4a1c-94fb-33d7638146c9",
                    "last_updated": "2022-10-15T09:07:27.247121-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.83000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3aeb1f0-e006-485c-a9cb-936fcf51138a/?format=api"
                },
                {
                    "id": "0f16f1e6-fab5-4d55-9c6b-8c78c72f32b9",
                    "gambit_id": "da32d806-3e5f-4db9-a8ee-1a579bcb42a7",
                    "last_updated": "2022-10-15T09:07:27.245402-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.05000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3aeb1f0-e006-485c-a9cb-936fcf51138a/?format=api"
                }
            ]
        },
        {
            "id": "89e1f22f-229e-4c5f-916d-dc4f32f57e5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/faf925a0-fe1b-4795-b631-2a5c294924ae/?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": "PHI",
                        "amount": 6167.0
                    },
                    {
                        "team": "ATL",
                        "amount": 3833.0
                    }
                ],
                "expected_reward_tokens": 9620.52,
                "profit_sb": 120.52,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "61f0c9c2-56d5-4200-a52e-f3a616325bb2",
                    "gambit_id": "173c41b7-66e7-4fd1-80dc-9a07e01d8aaa",
                    "last_updated": "2022-10-15T09:07:27.240399-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.56000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e1f22f-229e-4c5f-916d-dc4f32f57e5d/?format=api"
                },
                {
                    "id": "fd6571e4-365f-485e-b168-ddd0de5bc197",
                    "gambit_id": "25dc3c4d-6ae8-44c0-89d1-20126ff855b2",
                    "last_updated": "2022-10-15T09:07:27.242063-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.51000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e1f22f-229e-4c5f-916d-dc4f32f57e5d/?format=api"
                }
            ]
        },
        {
            "id": "43616836-0fc2-4851-a910-b9afdc3bc589",
            "match": "https://api-prod.gambitprofit.com/api/matches/faf925a0-fe1b-4795-b631-2a5c294924ae/?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": 5316.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bfa0ab4-f419-45c1-8f73-5b009513cf27",
                    "gambit_id": "3d6931a5-fac9-4573-88d2-209a5d104a74",
                    "last_updated": "2022-10-15T09:07:27.235482-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43616836-0fc2-4851-a910-b9afdc3bc589/?format=api"
                },
                {
                    "id": "2a2df51f-31bf-4dca-9740-a01f7a574182",
                    "gambit_id": "d7d286db-f9c0-47ea-a37e-7a3d989ad337",
                    "last_updated": "2022-10-15T09:07:27.237213-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43616836-0fc2-4851-a910-b9afdc3bc589/?format=api"
                }
            ]
        }
    ]
}