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/dce941dd-6145-4091-9e0c-ef203cdd7c15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dce941dd-6145-4091-9e0c-ef203cdd7c15",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "05bee03a-5d98-4b1f-b736-7231c1a8804a",
    "completed": true,
    "last_updated": "2022-12-05T15:22:04.288814-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.74,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/05bee03a-5d98-4b1f-b736-7231c1a8804a",
    "datetime": "2022-12-04T20:20:00-05:00",
    "cutoff_datetime": "2022-12-04T20:20:00-05:00",
    "name": "Indianapolis Colts v. Dallas Cowboys",
    "bettypes": [
        {
            "id": "2ee892f7-b8c7-4468-b1be-8d4917363f43",
            "match": "https://api-prod.gambitprofit.com/api/matches/dce941dd-6145-4091-9e0c-ef203cdd7c15/?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": "Dallas Cowboys",
                        "amount": 8041.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 1959.0
                    }
                ],
                "expected_reward_tokens": 9246.48,
                "profit_sb": 246.48,
                "profit_sb_percentage": 2.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1bcd720a-f640-4c38-b84f-fafbe9638892",
                    "gambit_id": "24c88d9c-e7bf-48ee-a867-0144b9fafd88",
                    "last_updated": "2022-12-05T15:22:04.295048-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.15000",
                    "odds": "1.17240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ee892f7-b8c7-4468-b1be-8d4917363f43/?format=api"
                },
                {
                    "id": "42e79a9b-5bd5-48ae-bca7-76a1af531944",
                    "gambit_id": "b4f98a2e-6983-41fb-b81b-d3e606fc3feb",
                    "last_updated": "2022-12-05T15:22:04.296138-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "4.72000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ee892f7-b8c7-4468-b1be-8d4917363f43/?format=api"
                }
            ]
        },
        {
            "id": "bd33fdc5-58ba-4562-aa8d-da3381db3937",
            "match": "https://api-prod.gambitprofit.com/api/matches/dce941dd-6145-4091-9e0c-ef203cdd7c15/?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": "Dallas Cowboys",
                        "amount": 5097.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c1e00ba-ce9e-4767-a45a-134250871efc",
                    "gambit_id": "7f16e56d-6590-4e1e-9b53-da63bb9117ce",
                    "last_updated": "2022-12-05T15:22:04.298372-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd33fdc5-58ba-4562-aa8d-da3381db3937/?format=api"
                },
                {
                    "id": "6bc85b6e-c1c7-46c7-89a2-7f78857a94f3",
                    "gambit_id": "d46f011a-f29e-4c21-bfdb-a1f35c3883d2",
                    "last_updated": "2022-12-05T15:22:04.299394-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd33fdc5-58ba-4562-aa8d-da3381db3937/?format=api"
                }
            ]
        },
        {
            "id": "fb9b46df-5d44-414e-8952-203b355e32e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/dce941dd-6145-4091-9e0c-ef203cdd7c15/?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 44.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07da38fc-bdbb-4932-8a9b-cdeab48db22b",
                    "gambit_id": "6e7f8ac8-cb31-4195-bfdb-71acd7ee0e4d",
                    "last_updated": "2022-12-05T15:22:04.292794-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9b46df-5d44-414e-8952-203b355e32e8/?format=api"
                },
                {
                    "id": "5b52a21b-5427-499d-be89-129dccd48bf1",
                    "gambit_id": "5c341a80-0c84-4bc4-b13e-8ab0c1c39cf0",
                    "last_updated": "2022-12-05T15:22:04.291637-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9b46df-5d44-414e-8952-203b355e32e8/?format=api"
                }
            ]
        }
    ]
}