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/83c91443-2fa0-4fe4-bc9b-1150c366da4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "83c91443-2fa0-4fe4-bc9b-1150c366da4c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a0942c81-a0af-419e-bd74-940f8150239e",
    "completed": true,
    "last_updated": "2022-10-17T15:22:01.799607-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a0942c81-a0af-419e-bd74-940f8150239e",
    "datetime": "2022-10-16T13:00:00-04:00",
    "cutoff_datetime": "2022-10-16T13:00:00-04:00",
    "name": "New York Jets v. Green Bay Packers",
    "bettypes": [
        {
            "id": "b25e4bc4-e080-430c-89b1-cfb4dc2938b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/83c91443-2fa0-4fe4-bc9b-1150c366da4c/?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": "Green Bay Packers",
                        "amount": 7549.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 2451.0
                    }
                ],
                "expected_reward_tokens": 9509.88,
                "profit_sb": 9.88,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e7e2c926-bf0a-47eb-9e68-e45a5afe737e",
                    "gambit_id": "250d476e-6534-4a41-a062-9351aae220f5",
                    "last_updated": "2022-10-17T15:22:01.807727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.26000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b25e4bc4-e080-430c-89b1-cfb4dc2938b4/?format=api"
                },
                {
                    "id": "b91c48c6-0962-47b9-b25f-44b9155c56f2",
                    "gambit_id": "dd022b42-6b91-4e76-b66f-e08d1364594a",
                    "last_updated": "2022-10-17T15:22:01.808837-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "3.88000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b25e4bc4-e080-430c-89b1-cfb4dc2938b4/?format=api"
                }
            ]
        },
        {
            "id": "157af5bd-43d0-420a-a51b-177ca5ca062d",
            "match": "https://api-prod.gambitprofit.com/api/matches/83c91443-2fa0-4fe4-bc9b-1150c366da4c/?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": "Green Bay Packers",
                        "amount": 5106.0
                    },
                    {
                        "team": "New York Jets",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "070ab636-56c5-40d0-b4fe-b71f7f302762",
                    "gambit_id": "f5bfa327-4d10-43ed-a773-6f337428fc6f",
                    "last_updated": "2022-10-17T15:22:01.810912-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/157af5bd-43d0-420a-a51b-177ca5ca062d/?format=api"
                },
                {
                    "id": "1aa78b06-99f8-4955-aa84-b5d4dd15108a",
                    "gambit_id": "65bc873f-7e18-416c-98ee-879fa5eb2741",
                    "last_updated": "2022-10-17T15:22:01.811966-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Jets",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/157af5bd-43d0-420a-a51b-177ca5ca062d/?format=api"
                }
            ]
        },
        {
            "id": "ce5f648a-0632-4e32-97c2-ae6cf991a997",
            "match": "https://api-prod.gambitprofit.com/api/matches/83c91443-2fa0-4fe4-bc9b-1150c366da4c/?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 Under 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d26b29cc-5be2-4fb4-8715-e673060344d0",
                    "gambit_id": "5feac03f-2b61-47fb-a437-b75c5a058725",
                    "last_updated": "2022-10-17T15:22:01.803691-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce5f648a-0632-4e32-97c2-ae6cf991a997/?format=api"
                },
                {
                    "id": "71810b04-b5c1-4761-a524-4b16936882d9",
                    "gambit_id": "2391785f-afe1-4422-9092-b0e21d6b37b9",
                    "last_updated": "2022-10-17T15:22:01.805322-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce5f648a-0632-4e32-97c2-ae6cf991a997/?format=api"
                }
            ]
        }
    ]
}