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/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5605368b-2af7-4dbc-9875-5f2f27259c4e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9f568c09-828b-421e-9b2a-a6ddc132493e",
    "completed": true,
    "last_updated": "2023-03-15T13:57:06.257382-04:00",
    "created_at": "2023-03-14T09:37:11.590685-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9f568c09-828b-421e-9b2a-a6ddc132493e",
    "datetime": "2023-03-14T20:37:00-04:00",
    "cutoff_datetime": "2023-03-14T20:37:00-04:00",
    "name": "Boston Bruins v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "de314ac5-130d-4bec-a732-734d2e9ff7a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-14T09:37:11.597668-04: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": "Boston Bruins",
                        "amount": 7774.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2226.0
                    }
                ],
                "expected_reward_tokens": 9482.76,
                "profit_sb": -17.24,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d95ed3ab-87c8-4d03-b1e7-4f7a8089b7ed",
                    "gambit_id": "d5168300-148b-4d88-80b5-36b8ec267b1b",
                    "last_updated": "2023-03-15T13:57:06.267964-04:00",
                    "created_at": "2023-03-14T09:37:11.600516-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.22000",
                    "odds": "1.22730",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de314ac5-130d-4bec-a732-734d2e9ff7a0/?format=api"
                },
                {
                    "id": "68a144e1-549c-49dd-af0c-ffe37cdfab9e",
                    "gambit_id": "f80930a0-cd29-42ec-87c8-2883d167bda3",
                    "last_updated": "2023-03-15T13:57:06.266967-04:00",
                    "created_at": "2023-03-14T09:37:11.599035-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "4.26000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de314ac5-130d-4bec-a732-734d2e9ff7a0/?format=api"
                }
            ]
        },
        {
            "id": "4c81c206-a116-4839-b055-f4910ef4dbdc",
            "match": "https://api-prod.gambitprofit.com/api/matches/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T09:37:11.592891-04: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": "Boston Bruins",
                        "amount": 6163.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9ca3ff81-8314-4064-9519-2724e45f4332",
                    "gambit_id": "1ff08db2-d42a-4781-a375-16d40a166b45",
                    "last_updated": "2023-03-15T13:57:06.264924-04:00",
                    "created_at": "2023-03-14T09:37:11.596138-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c81c206-a116-4839-b055-f4910ef4dbdc/?format=api"
                },
                {
                    "id": "0f2f1e90-3a9a-417c-b6a7-c22c03577a61",
                    "gambit_id": "800762a2-0f46-4b46-b492-fe670886089a",
                    "last_updated": "2023-03-15T13:57:06.263816-04:00",
                    "created_at": "2023-03-14T09:37:11.594607-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c81c206-a116-4839-b055-f4910ef4dbdc/?format=api"
                }
            ]
        },
        {
            "id": "005954b2-df09-4e44-89bf-5a12047203c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-14T10:06:53.485778-04: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 Under 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33c6dca4-c466-427b-98fc-f9eb8ac45728",
                    "gambit_id": "e53f78a4-d432-41ee-bbc5-f62a8f007234",
                    "last_updated": "2023-03-15T13:57:06.260414-04:00",
                    "created_at": "2023-03-14T10:06:53.487746-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005954b2-df09-4e44-89bf-5a12047203c9/?format=api"
                },
                {
                    "id": "45cc8395-5b81-43cd-83e6-5d2ebadff8b8",
                    "gambit_id": "402af429-6e7f-4672-b0e5-bb8a1d882531",
                    "last_updated": "2023-03-15T13:57:06.261595-04:00",
                    "created_at": "2023-03-14T10:06:53.489849-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005954b2-df09-4e44-89bf-5a12047203c9/?format=api"
                }
            ]
        }
    ]
}