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/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0e9f4ac2-9204-4a77-83d1-07d3fe6f614d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a6468f70-b424-437e-b043-53efabbcc830",
    "completed": true,
    "last_updated": "2022-11-28T11:26:55.906979-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a6468f70-b424-437e-b043-53efabbcc830",
    "datetime": "2022-11-26T19:05:00-05:00",
    "cutoff_datetime": "2022-11-26T19:05:00-05:00",
    "name": "Toronto Maple Leafs v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "f4395486-63b9-44d0-82b9-c9b3a512c567",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?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": "Pittsburgh Penguins",
                        "amount": 5399.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4cbf9ffc-c775-4c47-95e7-e850133b636e",
                    "gambit_id": "699ecaee-5765-492a-be4a-7552a8ea7bac",
                    "last_updated": "2022-11-28T11:26:55.916282-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4395486-63b9-44d0-82b9-c9b3a512c567/?format=api"
                },
                {
                    "id": "019cdf70-37be-4f84-8883-5c8639fc3261",
                    "gambit_id": "0209be08-94fb-41b9-89c4-cc5fd893ee09",
                    "last_updated": "2022-11-28T11:26:55.917297-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4395486-63b9-44d0-82b9-c9b3a512c567/?format=api"
                }
            ]
        },
        {
            "id": "5dbb3ad3-90c7-42eb-a5a3-bc17686226a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?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": "Toronto Maple Leafs",
                        "amount": 6584.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3416.0
                    }
                ],
                "expected_reward_tokens": 9085.92,
                "profit_sb": 85.92,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "000332e4-ce05-4c51-8941-f38db7225322",
                    "gambit_id": "97e8399c-a6eb-44ef-8723-1aa0e68490ba",
                    "last_updated": "2022-11-28T11:26:55.914280-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbb3ad3-90c7-42eb-a5a3-bc17686226a9/?format=api"
                },
                {
                    "id": "bcd0aa6d-8b9f-4f3c-8d45-c02fc2159af9",
                    "gambit_id": "3231f4b7-5a8f-4816-89a7-85d9ea9447a8",
                    "last_updated": "2022-11-28T11:26:55.913219-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbb3ad3-90c7-42eb-a5a3-bc17686226a9/?format=api"
                }
            ]
        },
        {
            "id": "29a6465e-552d-46ba-8757-5f65b2f78f44",
            "match": "https://api-prod.gambitprofit.com/api/matches/0e9f4ac2-9204-4a77-83d1-07d3fe6f614d/?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.5",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "827367d0-8bcc-41bc-b082-0a4f22f457d0",
                    "gambit_id": "2ea2d82b-8a4b-4481-99eb-9b0ffe0c0ec7",
                    "last_updated": "2022-11-28T11:26:55.911213-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a6465e-552d-46ba-8757-5f65b2f78f44/?format=api"
                },
                {
                    "id": "0d77f21a-6105-4c14-ba5d-8a019ab41255",
                    "gambit_id": "3a31e9ca-a5f9-44d2-8e95-a11a1c5c6aa9",
                    "last_updated": "2022-11-28T11:26:55.910185-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a6465e-552d-46ba-8757-5f65b2f78f44/?format=api"
                }
            ]
        }
    ]
}