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/3f90fee3-ab64-4ec2-b65f-920c571bad00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f90fee3-ab64-4ec2-b65f-920c571bad00",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a6469500-fb74-45ee-9395-91b4b25c9385",
    "completed": true,
    "last_updated": "2022-12-12T18:57:23.660446-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a6469500-fb74-45ee-9395-91b4b25c9385",
    "datetime": "2022-12-11T19:07:00-05:00",
    "cutoff_datetime": "2022-12-11T19:07:00-05:00",
    "name": "Washington Capitals v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "ea70896a-30e5-4184-9251-ec1ef0b42922",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f90fee3-ab64-4ec2-b65f-920c571bad00/?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": "Winnipeg Jets",
                        "amount": 5492.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8494b4a3-c283-4b07-ad58-fb31b74f8e38",
                    "gambit_id": "64b968f2-4e78-4fd8-9827-9ad5b7c22231",
                    "last_updated": "2022-12-12T18:57:23.670243-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea70896a-30e5-4184-9251-ec1ef0b42922/?format=api"
                },
                {
                    "id": "ec1e566d-30a7-4811-8e02-ba31afe3594a",
                    "gambit_id": "dfca169d-b24f-46bd-8b4b-78cbd2235b3d",
                    "last_updated": "2022-12-12T18:57:23.671321-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea70896a-30e5-4184-9251-ec1ef0b42922/?format=api"
                }
            ]
        },
        {
            "id": "1adb1da0-6cda-4b46-ba6d-64225456cbea",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f90fee3-ab64-4ec2-b65f-920c571bad00/?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": "Washington Capitals",
                        "amount": 6534.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3466.0
                    }
                ],
                "expected_reward_tokens": 9080.92,
                "profit_sb": 80.92,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "23985cd0-6675-4f8e-95b1-61ea2b19f0d1",
                    "gambit_id": "be2ce0a4-eece-48e6-b6e6-42df3ed9fe73",
                    "last_updated": "2022-12-12T18:57:23.667870-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.39000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1adb1da0-6cda-4b46-ba6d-64225456cbea/?format=api"
                },
                {
                    "id": "9c618ec8-6f74-406f-9f3f-13bca31eb6e6",
                    "gambit_id": "370b0373-ed68-486b-b38e-b743f3a248b3",
                    "last_updated": "2022-12-12T18:57:23.666460-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.62000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1adb1da0-6cda-4b46-ba6d-64225456cbea/?format=api"
                }
            ]
        },
        {
            "id": "3fd17a14-803f-412c-b49b-5b7872c5c6c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f90fee3-ab64-4ec2-b65f-920c571bad00/?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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c0fe6ce-4cc9-423e-95f4-fe8d29f2571e",
                    "gambit_id": "72b02bc7-5fb7-4b18-8e5a-33a44a5e7831",
                    "last_updated": "2022-12-12T18:57:23.664275-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd17a14-803f-412c-b49b-5b7872c5c6c4/?format=api"
                },
                {
                    "id": "26fa08e9-e0a6-49be-8387-61dccc5d0104",
                    "gambit_id": "5aad44bc-ab8a-4d4c-8e5f-87381215f659",
                    "last_updated": "2022-12-12T18:57:23.663201-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fd17a14-803f-412c-b49b-5b7872c5c6c4/?format=api"
                }
            ]
        }
    ]
}