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/4646f328-1a45-4443-a626-2477eb1bf3ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4646f328-1a45-4443-a626-2477eb1bf3ff",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "69dbae34-6b43-4c31-9363-1cd61f9a6558",
    "completed": true,
    "last_updated": "2022-11-08T11:02:11.600198-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/69dbae34-6b43-4c31-9363-1cd61f9a6558",
    "datetime": "2022-11-07T19:05:00-05:00",
    "cutoff_datetime": "2022-11-07T19:05:00-05:00",
    "name": "Calgary Flames v. New York Islanders",
    "bettypes": [
        {
            "id": "20d41b9d-9f26-4f57-976d-cd5cbf7d1485",
            "match": "https://api-prod.gambitprofit.com/api/matches/4646f328-1a45-4443-a626-2477eb1bf3ff/?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": "Calgary Flames",
                        "amount": 5304.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60eee5cc-d34e-4d6d-ab53-779810120564",
                    "gambit_id": "318e98b5-1b7d-44be-ad2a-28a735efcd52",
                    "last_updated": "2022-11-08T11:02:11.611031-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d41b9d-9f26-4f57-976d-cd5cbf7d1485/?format=api"
                },
                {
                    "id": "c3312835-0478-4e8a-8ecb-7fb15f9f5393",
                    "gambit_id": "c425c10d-94c7-47c9-93aa-54fc3019d13a",
                    "last_updated": "2022-11-08T11:02:11.609959-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20d41b9d-9f26-4f57-976d-cd5cbf7d1485/?format=api"
                }
            ]
        },
        {
            "id": "dafcd60b-e8c1-422a-84a5-c67ed680adee",
            "match": "https://api-prod.gambitprofit.com/api/matches/4646f328-1a45-4443-a626-2477eb1bf3ff/?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": "New York Islanders",
                        "amount": 6731.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3269.0
                    }
                ],
                "expected_reward_tokens": 9153.2,
                "profit_sb": 153.2,
                "profit_sb_percentage": 1.7,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf32ded5-ce3b-4cfc-9ce3-d54941fc761c",
                    "gambit_id": "b1fd1777-acf5-4296-89d6-16b95020e6ec",
                    "last_updated": "2022-11-08T11:02:11.606712-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Islanders",
                    "reward": "1.36000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dafcd60b-e8c1-422a-84a5-c67ed680adee/?format=api"
                },
                {
                    "id": "701af897-6e59-4b2d-b853-d939798e44c2",
                    "gambit_id": "0eeaf411-9abf-4640-afab-223337dc94a4",
                    "last_updated": "2022-11-08T11:02:11.607812-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.80000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dafcd60b-e8c1-422a-84a5-c67ed680adee/?format=api"
                }
            ]
        },
        {
            "id": "0db0c88a-be5f-41fb-9bb7-2d76c3100400",
            "match": "https://api-prod.gambitprofit.com/api/matches/4646f328-1a45-4443-a626-2477eb1bf3ff/?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 Under 6",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33d0b0aa-b1b4-4b05-a44c-c23c4d19618c",
                    "gambit_id": "375a66fb-36db-4c71-828f-706c75fbcad4",
                    "last_updated": "2022-11-08T11:02:11.603053-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0db0c88a-be5f-41fb-9bb7-2d76c3100400/?format=api"
                },
                {
                    "id": "1a1663de-dd55-4d54-af48-94ff0a00a9e1",
                    "gambit_id": "db28cc48-1504-4415-adbb-403ccf5b371f",
                    "last_updated": "2022-11-08T11:02:11.604222-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0db0c88a-be5f-41fb-9bb7-2d76c3100400/?format=api"
                }
            ]
        }
    ]
}