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/44ce3085-8630-45fd-9c80-e62144eeeaf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44ce3085-8630-45fd-9c80-e62144eeeaf5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cc0bb3c0-6ba6-472d-a451-16f9c668b950",
    "completed": true,
    "last_updated": "2023-02-12T10:32:09.245671-05:00",
    "created_at": "2023-02-11T09:01:54.103448-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.36,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cc0bb3c0-6ba6-472d-a451-16f9c668b950",
    "datetime": "2023-02-11T18:07:00-05:00",
    "cutoff_datetime": "2023-02-11T18:07:00-05:00",
    "name": "Colorado Avalanche v. Florida Panthers",
    "bettypes": [
        {
            "id": "a001c8f0-bc74-42fa-b77e-637209d3ae78",
            "match": "https://api-prod.gambitprofit.com/api/matches/44ce3085-8630-45fd-9c80-e62144eeeaf5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-11T09:01:54.109649-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": "Florida Panthers",
                        "amount": 5316.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fc074d2-f798-4bb3-8a53-f14d8afb91be",
                    "gambit_id": "07e40676-f53e-487a-a29f-8741b8b6a918",
                    "last_updated": "2023-02-12T10:32:09.252203-05:00",
                    "created_at": "2023-02-11T09:01:54.111001-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a001c8f0-bc74-42fa-b77e-637209d3ae78/?format=api"
                },
                {
                    "id": "b78520aa-b7fe-42b6-b19e-f5d9f9700187",
                    "gambit_id": "8fd43a6d-f28a-44d7-9842-9eb8f96abc04",
                    "last_updated": "2023-02-12T10:32:09.253367-05:00",
                    "created_at": "2023-02-11T09:01:54.112458-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a001c8f0-bc74-42fa-b77e-637209d3ae78/?format=api"
                }
            ]
        },
        {
            "id": "73ac808e-94c0-4cc6-ad97-81e64155d52f",
            "match": "https://api-prod.gambitprofit.com/api/matches/44ce3085-8630-45fd-9c80-e62144eeeaf5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-11T09:01:54.105250-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": "Colorado Avalanche",
                        "amount": 6667.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3333.0
                    }
                ],
                "expected_reward_tokens": 9465.72,
                "profit_sb": -34.28,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "18fbf39a-5f9a-4fb7-8b06-5ce9efb33f1c",
                    "gambit_id": "f7687ce8-43f8-4200-b4b4-bf46b1d528fb",
                    "last_updated": "2023-02-12T10:32:09.249846-05:00",
                    "created_at": "2023-02-11T09:01:54.108087-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73ac808e-94c0-4cc6-ad97-81e64155d52f/?format=api"
                },
                {
                    "id": "0a465659-393f-43bc-96d9-95353a8b5274",
                    "gambit_id": "9d22ffef-9bf8-4887-9cc7-40eaeaaef374",
                    "last_updated": "2023-02-12T10:32:09.248541-05:00",
                    "created_at": "2023-02-11T09:01:54.106636-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.84000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73ac808e-94c0-4cc6-ad97-81e64155d52f/?format=api"
                }
            ]
        }
    ]
}