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/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cc944763-dd50-432a-9b2d-c1c5edabf101",
    "completed": true,
    "last_updated": "2022-08-08T10:52:12.880332-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/cc944763-dd50-432a-9b2d-c1c5edabf101",
    "datetime": "2022-08-06T20:00:00-04:00",
    "cutoff_datetime": "2022-08-06T20:00:00-04:00",
    "name": "Nashville SC v. Toronto FC",
    "bettypes": [
        {
            "id": "b9da0910-c451-4f9c-b40f-3d029b86814f",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?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": "Nashville SC",
                        "amount": 6985.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3015.0
                    }
                ],
                "expected_reward_tokens": 11245.85,
                "profit_sb": 2245.85,
                "profit_sb_percentage": 24.95,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Nashville SC",
                        "amount": 5461.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2357.0
                    },
                    {
                        "team": "Toronto FC",
                        "amount": 2182.0
                    }
                ],
                "expected_reward_tokens": 8791.61,
                "profit_sb": -208.39,
                "profit_sb_percentage": -2.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb962648-cbbd-4eec-8a6b-b32df89d3c93",
                    "gambit_id": "d9c49fa8-91ce-488b-8b8e-a4b3440c3dcd",
                    "last_updated": "2022-08-08T10:52:12.882441-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nashville SC",
                    "reward": "1.61000",
                    "odds": "1.67000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                },
                {
                    "id": "3e85b012-f1a8-4c04-949e-714932892495",
                    "gambit_id": "0d6b5202-bc12-4f78-920d-003995cee5db",
                    "last_updated": "2022-08-08T10:52:12.882789-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/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                },
                {
                    "id": "0356ee00-fb49-4207-bce3-6f3d349ce717",
                    "gambit_id": "7908fd06-d308-4fb5-ad92-1cdef71ee59a",
                    "last_updated": "2022-08-08T10:52:12.882082-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto FC",
                    "reward": "4.03000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                }
            ]
        },
        {
            "id": "0ceb3167-8964-4085-8d78-19de7a39caa1",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?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": 5679.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4321.0
                    }
                ],
                "expected_reward_tokens": 8858.05,
                "profit_sb": -141.95,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7764fadd-9a35-4106-b28c-07baeb554128",
                    "gambit_id": "33bc267d-c603-43ca-a418-a8648bfb5d92",
                    "last_updated": "2022-08-08T10:52:12.881685-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.56000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
                },
                {
                    "id": "8335ae83-88c6-4805-9eee-e8bb9c148eee",
                    "gambit_id": "75b0759e-ab7e-4d9c-8ead-3364ad8c1d77",
                    "last_updated": "2022-08-08T10:52:12.881258-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
                }
            ]
        }
    ]
}