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/fb427fbe-88dc-4ace-8aa8-e131e1c4b8e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fb427fbe-88dc-4ace-8aa8-e131e1c4b8e4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b5571e6b-baf2-4308-afc9-781ef21b3c20",
    "completed": true,
    "last_updated": "2022-12-31T10:51:59.315544-05:00",
    "created_at": "2022-12-29T08:42:06.654771-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b5571e6b-baf2-4308-afc9-781ef21b3c20",
    "datetime": "2022-12-29T19:07:00-05:00",
    "cutoff_datetime": "2022-12-29T19:07:00-05:00",
    "name": "Ottawa Senators v. Washington Capitals",
    "bettypes": [
        {
            "id": "468cc9b1-4419-487c-8633-28f94c0018be",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb427fbe-88dc-4ace-8aa8-e131e1c4b8e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:06.663893-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": 6026.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3974.0
                    }
                ],
                "expected_reward_tokens": 9099.26,
                "profit_sb": 99.26,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9bd5b025-ba8e-4ce1-9312-70ffb807be33",
                    "gambit_id": "271cde36-754a-4376-a454-f9605cf56efc",
                    "last_updated": "2022-12-31T10:51:59.325115-05:00",
                    "created_at": "2022-12-29T08:42:06.665066-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/468cc9b1-4419-487c-8633-28f94c0018be/?format=api"
                },
                {
                    "id": "5d0dc963-200b-49b3-b151-ae800d6a865d",
                    "gambit_id": "2393ee99-d893-441f-8c0a-4b9fb1a6130f",
                    "last_updated": "2022-12-31T10:51:59.326287-05:00",
                    "created_at": "2022-12-29T08:42:06.666375-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.29000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/468cc9b1-4419-487c-8633-28f94c0018be/?format=api"
                }
            ]
        },
        {
            "id": "52061e8a-24fd-4f53-9c89-62e997183e59",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb427fbe-88dc-4ace-8aa8-e131e1c4b8e4/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:06.660224-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": "Ottawa Senators",
                        "amount": 6099.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9087.51,
                "profit_sb": 87.51,
                "profit_sb_percentage": 0.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ab171b0-813a-4794-b384-518c6d4ee8c8",
                    "gambit_id": "ae41740e-435a-4314-8c4a-3509cea6531e",
                    "last_updated": "2022-12-31T10:51:59.322839-05:00",
                    "created_at": "2022-12-29T08:42:06.662620-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52061e8a-24fd-4f53-9c89-62e997183e59/?format=api"
                },
                {
                    "id": "0a529248-dc10-4b0c-b2fc-e8995cc4e105",
                    "gambit_id": "f9f11047-8742-428b-b76a-e3688d0beaeb",
                    "last_updated": "2022-12-31T10:51:59.321684-05:00",
                    "created_at": "2022-12-29T08:42:06.661389-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52061e8a-24fd-4f53-9c89-62e997183e59/?format=api"
                }
            ]
        },
        {
            "id": "2fd152a9-aa7a-4987-a219-fa3444458115",
            "match": "https://api-prod.gambitprofit.com/api/matches/fb427fbe-88dc-4ace-8aa8-e131e1c4b8e4/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:06.656520-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": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "16797f19-92f6-4ca8-bd1c-84b675e6c47a",
                    "gambit_id": "ea7237ee-7133-4655-abb1-77ebe0060bd1",
                    "last_updated": "2022-12-31T10:51:59.319454-05:00",
                    "created_at": "2022-12-29T08:42:06.658956-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd152a9-aa7a-4987-a219-fa3444458115/?format=api"
                },
                {
                    "id": "4310d1c4-668a-4108-92ec-116c0ad0b7f5",
                    "gambit_id": "2c5d3fe0-a793-407c-b103-45ca04ec3abb",
                    "last_updated": "2022-12-31T10:51:59.318333-05:00",
                    "created_at": "2022-12-29T08:42:06.657724-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd152a9-aa7a-4987-a219-fa3444458115/?format=api"
                }
            ]
        }
    ]
}