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/028c5370-1fef-4609-8353-de7e55021203/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "028c5370-1fef-4609-8353-de7e55021203",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "368b82be-b460-4a61-b317-4f55ffe603ca",
    "completed": true,
    "last_updated": "2022-11-08T11:02:12.053524-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/368b82be-b460-4a61-b317-4f55ffe603ca",
    "datetime": "2022-11-07T20:05:00-05:00",
    "cutoff_datetime": "2022-11-07T20:05:00-05:00",
    "name": "Edmonton Oilers v. Washington Capitals",
    "bettypes": [
        {
            "id": "0652b734-b646-4ef2-9bf5-bfd7821058e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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": "Edmonton Oilers",
                        "amount": 5984.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "232483b5-2198-427e-a4f9-85eb87c2d50b",
                    "gambit_id": "8041c82b-b9be-40cb-b99e-f1d6f444242a",
                    "last_updated": "2022-11-08T11:02:12.063582-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0652b734-b646-4ef2-9bf5-bfd7821058e8/?format=api"
                },
                {
                    "id": "3e13c91e-f04d-42e8-9893-ec511bf68042",
                    "gambit_id": "68e785de-18ec-4da6-8149-2732a466a155",
                    "last_updated": "2022-11-08T11:02:12.062555-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0652b734-b646-4ef2-9bf5-bfd7821058e8/?format=api"
                }
            ]
        },
        {
            "id": "450c57a4-627e-4f52-8f3f-f6d665bea7a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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": "Washington Capitals",
                        "amount": 6179.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9792d94c-e3c6-4b7a-ac98-54a38eb0798f",
                    "gambit_id": "2071cfb9-041e-4fa4-bfab-b56d21aec70f",
                    "last_updated": "2022-11-08T11:02:12.059492-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450c57a4-627e-4f52-8f3f-f6d665bea7a0/?format=api"
                },
                {
                    "id": "7aeb5bf8-487d-400d-bbbe-82c4218203c4",
                    "gambit_id": "2f9f60db-1791-4021-a458-da911a24af81",
                    "last_updated": "2022-11-08T11:02:12.060513-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450c57a4-627e-4f52-8f3f-f6d665bea7a0/?format=api"
                }
            ]
        },
        {
            "id": "ec0317d8-1385-4882-b5f5-c7fb62cfe24e",
            "match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "057eaf4e-6205-46d0-ae10-07f15cc12611",
                    "gambit_id": "de730307-56a1-496e-b086-ac39deed1970",
                    "last_updated": "2022-11-08T11:02:12.056423-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0317d8-1385-4882-b5f5-c7fb62cfe24e/?format=api"
                },
                {
                    "id": "6fdba09e-6d69-49ec-a63a-258d2d6b1ee0",
                    "gambit_id": "16689a28-235c-472d-aa06-1a0b2c69c150",
                    "last_updated": "2022-11-08T11:02:12.057460-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec0317d8-1385-4882-b5f5-c7fb62cfe24e/?format=api"
                }
            ]
        }
    ]
}