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/6cea26d1-7570-4e2b-a597-ca6dc9948c95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6cea26d1-7570-4e2b-a597-ca6dc9948c95",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1c181418-7bb3-48b6-aa52-adcfeae6ae36",
    "completed": true,
    "last_updated": "2023-01-17T10:51:56.053326-05:00",
    "created_at": "2023-01-12T23:21:48.351937-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/1c181418-7bb3-48b6-aa52-adcfeae6ae36",
    "datetime": "2023-01-16T20:15:00-05:00",
    "cutoff_datetime": "2023-01-16T20:15:00-05:00",
    "name": "Dallas Cowboys v. Tampa Bay Buccaneers",
    "bettypes": [
        {
            "id": "0ff14e4e-7040-46db-afb3-eb057a700b87",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cea26d1-7570-4e2b-a597-ca6dc9948c95/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T23:21:48.362383-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": "Dallas Cowboys",
                        "amount": 5668.0
                    },
                    {
                        "team": "Tampa Bay Buccaneers",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "57848ed3-1766-4d40-8cf9-ff3874d909e4",
                    "gambit_id": "490c350a-a43e-44fe-bbb2-737ae2140d40",
                    "last_updated": "2023-01-17T10:51:56.065366-05:00",
                    "created_at": "2023-01-12T23:21:48.364799-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.59000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff14e4e-7040-46db-afb3-eb057a700b87/?format=api"
                },
                {
                    "id": "4c43f85c-05a0-4c4f-b0b5-20891ba8184e",
                    "gambit_id": "04a8043c-63a1-4fb0-bcf6-40b43022c4b4",
                    "last_updated": "2023-01-17T10:51:56.063786-05:00",
                    "created_at": "2023-01-12T23:21:48.363573-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "2.08000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff14e4e-7040-46db-afb3-eb057a700b87/?format=api"
                }
            ]
        },
        {
            "id": "44a38760-22bf-428e-bab7-9451de4a78ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cea26d1-7570-4e2b-a597-ca6dc9948c95/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T23:21:48.358661-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": "Dallas Cowboys",
                        "amount": 5098.0
                    },
                    {
                        "team": "Tampa Bay Buccaneers",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d917176-0716-4bdb-8626-6a97bf2ac480",
                    "gambit_id": "60a80a77-9d53-46ca-bd3f-3a2841638227",
                    "last_updated": "2023-01-17T10:51:56.061605-05:00",
                    "created_at": "2023-01-12T23:21:48.361101-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a38760-22bf-428e-bab7-9451de4a78ea/?format=api"
                },
                {
                    "id": "20c34aca-496f-4d78-a7cc-f3c7f985d58c",
                    "gambit_id": "de7081d5-e692-4a27-aafc-b655b0f9d48f",
                    "last_updated": "2023-01-17T10:51:56.060520-05:00",
                    "created_at": "2023-01-12T23:21:48.359864-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44a38760-22bf-428e-bab7-9451de4a78ea/?format=api"
                }
            ]
        },
        {
            "id": "eeb0e276-f328-4df0-9e8a-92efc5ccfe32",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cea26d1-7570-4e2b-a597-ca6dc9948c95/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T23:21:48.354899-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 45.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 45.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9acd9a31-de82-4f81-b05f-f9ef72c59285",
                    "gambit_id": "53904d76-b7ac-47f5-9309-72e67f4e0c7f",
                    "last_updated": "2023-01-17T10:51:56.058353-05:00",
                    "created_at": "2023-01-12T23:21:48.357373-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb0e276-f328-4df0-9e8a-92efc5ccfe32/?format=api"
                },
                {
                    "id": "3f6f8a2e-44f3-417c-aab5-ee402aab4e7d",
                    "gambit_id": "a04d8af4-c2e5-47e3-8c5b-fb03daec22c5",
                    "last_updated": "2023-01-17T10:51:56.057024-05:00",
                    "created_at": "2023-01-12T23:21:48.356124-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb0e276-f328-4df0-9e8a-92efc5ccfe32/?format=api"
                }
            ]
        }
    ]
}