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/9a085b71-6005-47af-bb86-9b86e5f1ff5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9a085b71-6005-47af-bb86-9b86e5f1ff5e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6801efe8-a1f1-45f7-8e76-78b367061c09",
    "completed": true,
    "last_updated": "2022-12-17T09:47:24.979803-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.49,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6801efe8-a1f1-45f7-8e76-78b367061c09",
    "datetime": "2022-12-15T20:15:00-05:00",
    "cutoff_datetime": "2022-12-15T20:15:00-05:00",
    "name": "San Francisco 49ers v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "ef3785d3-3004-414f-9da9-bbbded0400fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a085b71-6005-47af-bb86-9b86e5f1ff5e/?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": "San Francisco 49ers",
                        "amount": 6256.0
                    },
                    {
                        "team": "Seattle Seahawks",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "460c9f1d-8e64-4752-9b60-2d5a476edb75",
                    "gambit_id": "3885c80c-0330-499d-ba27-49ffdf6faeef",
                    "last_updated": "2022-12-17T09:47:24.990243-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3785d3-3004-414f-9da9-bbbded0400fa/?format=api"
                },
                {
                    "id": "3a480714-f43d-4939-becd-88aa3533d336",
                    "gambit_id": "2c39e71d-bef8-4d19-9467-00dccf67b0f6",
                    "last_updated": "2022-12-17T09:47:24.989186-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3785d3-3004-414f-9da9-bbbded0400fa/?format=api"
                }
            ]
        },
        {
            "id": "2a6cccea-827e-4f5d-b005-12a800ad3730",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a085b71-6005-47af-bb86-9b86e5f1ff5e/?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": "Seattle Seahawks",
                        "amount": 5097.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d46d3d15-13f7-4a31-a083-f25fbefd2b9f",
                    "gambit_id": "9ca33e28-11d5-4f78-b7f7-9202f99bf734",
                    "last_updated": "2022-12-17T09:47:24.993372-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6cccea-827e-4f5d-b005-12a800ad3730/?format=api"
                },
                {
                    "id": "8aa8298a-d394-44c0-b81c-e51e9f2cd5e9",
                    "gambit_id": "719764af-7703-4717-b59a-12d17cf2b949",
                    "last_updated": "2022-12-17T09:47:24.992306-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6cccea-827e-4f5d-b005-12a800ad3730/?format=api"
                }
            ]
        },
        {
            "id": "b4b1b17f-12b5-47ba-8ef9-30c784d0777a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a085b71-6005-47af-bb86-9b86e5f1ff5e/?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 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5615bb23-553c-4c5c-bbd9-6c3d6da42105",
                    "gambit_id": "124956db-1c70-4b21-93c4-58cf13232c89",
                    "last_updated": "2022-12-17T09:47:24.985953-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b1b17f-12b5-47ba-8ef9-30c784d0777a/?format=api"
                },
                {
                    "id": "07fef830-dfa3-4982-a676-30047b503a3d",
                    "gambit_id": "098fd3f9-150c-4266-b78f-2aff8f02afe2",
                    "last_updated": "2022-12-17T09:47:24.987002-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b1b17f-12b5-47ba-8ef9-30c784d0777a/?format=api"
                }
            ]
        }
    ]
}