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/f83b6cdb-5498-4d89-833f-c06f78d56054/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f83b6cdb-5498-4d89-833f-c06f78d56054",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a9d90263-e3d0-45b6-ae74-5e8d169ea908",
    "completed": true,
    "last_updated": "2022-08-07T14:52:19.560021-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.27,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/a9d90263-e3d0-45b6-ae74-5e8d169ea908",
    "datetime": "2022-08-06T21:00:00-04:00",
    "cutoff_datetime": "2022-08-06T21:00:00-04:00",
    "name": "Colorado Rapids v. Minnesota United FC",
    "bettypes": [
        {
            "id": "29461571-d35e-4c5b-95bb-8bcfd95da1d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f83b6cdb-5498-4d89-833f-c06f78d56054/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Colorado Rapids",
                        "amount": 7064.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2936.0
                    }
                ],
                "expected_reward_tokens": 10949.2,
                "profit_sb": 1949.2,
                "profit_sb_percentage": 21.66,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Colorado Rapids",
                        "amount": 5716.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2375.0
                    },
                    {
                        "team": "Minnesota United FC",
                        "amount": 1909.0
                    }
                ],
                "expected_reward_tokens": 8857.76,
                "profit_sb": -142.24,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "187c6088-0faf-4d6d-b46f-2eb3e7473d06",
                    "gambit_id": "5981fb5f-07ce-46b1-b3fd-b34a9116bbcc",
                    "last_updated": "2022-08-07T14:52:19.563146-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Rapids",
                    "reward": "1.55000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                },
                {
                    "id": "db7cf289-10bf-4ded-8645-d4a8b191bfd1",
                    "gambit_id": "a1fc32c7-93f4-4c1b-af4a-0a5897d0b8b8",
                    "last_updated": "2022-08-07T14:52:19.563686-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.73000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                },
                {
                    "id": "b09a0671-256d-43c5-bfdd-577a8eeaa52d",
                    "gambit_id": "80285034-64f7-45c3-8d5d-3587d1e638a8",
                    "last_updated": "2022-08-07T14:52:19.562343-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota United FC",
                    "reward": "4.64000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                }
            ]
        },
        {
            "id": "7b4f9a61-3192-4e21-b717-7205fc6afed7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f83b6cdb-5498-4d89-833f-c06f78d56054/?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 2.5",
                        "amount": 5924.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4076.0
                    }
                ],
                "expected_reward_tokens": 8885.68,
                "profit_sb": -114.32,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d824271e-5fa6-4eca-a76c-f1431df85214",
                    "gambit_id": "2fee5df6-2f29-469f-9d74-932e0489a6dd",
                    "last_updated": "2022-08-07T14:52:19.561466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
                },
                {
                    "id": "4d08a521-b97d-474a-92b8-6d16931c03cf",
                    "gambit_id": "a36a2b97-9e89-410d-9717-67d2f014b0fb",
                    "last_updated": "2022-08-07T14:52:19.560927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
                }
            ]
        }
    ]
}