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/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "52cc195a-1f1d-48ae-b62d-a318da2f4dc2",
    "completed": true,
    "last_updated": "2022-11-09T09:48:28.244903-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/52cc195a-1f1d-48ae-b62d-a318da2f4dc2",
    "datetime": "2022-11-08T19:05:00-05:00",
    "cutoff_datetime": "2022-11-08T19:05:00-05:00",
    "name": "Montreal Canadiens v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "4a6b2d72-567d-46d9-8fb4-0007933eb89f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?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": "Detroit Red Wings",
                        "amount": 5899.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4101.0
                    }
                ],
                "expected_reward_tokens": 9143.45,
                "profit_sb": 143.45,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "052121a6-e8c9-4602-8c7f-6db5b83610cd",
                    "gambit_id": "c97ab1dc-556a-4412-8d52-8e7b17eb0d53",
                    "last_updated": "2022-11-09T09:48:28.254630-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a6b2d72-567d-46d9-8fb4-0007933eb89f/?format=api"
                },
                {
                    "id": "f81e50a5-2bcf-44f3-9b43-0f77cbc997d2",
                    "gambit_id": "0266fe18-de06-4327-ac07-b3316291653f",
                    "last_updated": "2022-11-09T09:48:28.255667-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.23000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a6b2d72-567d-46d9-8fb4-0007933eb89f/?format=api"
                }
            ]
        },
        {
            "id": "edf3d6f4-cce9-43ae-9730-a275e131b4fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?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": "Montreal Canadiens",
                        "amount": 6114.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f1eace1a-d72d-4f58-bb62-013aa05ba4e5",
                    "gambit_id": "25dd9623-9275-4e6e-80e5-74ace8bb18e5",
                    "last_updated": "2022-11-09T09:48:28.252342-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf3d6f4-cce9-43ae-9730-a275e131b4fc/?format=api"
                },
                {
                    "id": "45d674dc-864d-4e52-bdec-ce860919fefc",
                    "gambit_id": "208821d2-b97c-495f-bc28-cbb3bc7f25a0",
                    "last_updated": "2022-11-09T09:48:28.251178-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf3d6f4-cce9-43ae-9730-a275e131b4fc/?format=api"
                }
            ]
        },
        {
            "id": "e3d1771e-fc44-4b5e-8d29-fd401ca70902",
            "match": "https://api-prod.gambitprofit.com/api/matches/8f2c9ff0-2d9f-497d-901a-3bc0d89a9e95/?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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "119a39c0-a050-4f73-8aea-3c9d593a3082",
                    "gambit_id": "886e2f05-9a20-4766-82cc-b0eb8c8704fa",
                    "last_updated": "2022-11-09T09:48:28.248896-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3d1771e-fc44-4b5e-8d29-fd401ca70902/?format=api"
                },
                {
                    "id": "faecdd30-e62e-4c83-91dc-30b3bf375c8e",
                    "gambit_id": "ae220edc-090d-40f2-b3bf-f12b2f5ab8e6",
                    "last_updated": "2022-11-09T09:48:28.247716-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3d1771e-fc44-4b5e-8d29-fd401ca70902/?format=api"
                }
            ]
        }
    ]
}