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/d5b154d4-ff7c-435c-b54b-38b6efb7ee4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d5b154d4-ff7c-435c-b54b-38b6efb7ee4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b1ef7d57-ddb2-4fb6-a280-04fc90205a4f",
    "completed": true,
    "last_updated": "2023-11-27T10:03:27.410421-05:00",
    "created_at": "2023-11-24T09:07:58.633576-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b1ef7d57-ddb2-4fb6-a280-04fc90205a4f",
    "datetime": "2023-11-24T13:07:00-05:00",
    "cutoff_datetime": "2023-11-24T13:07:00-05:00",
    "name": "New York Rangers v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "bff24bf4-4798-471a-a045-42566674a7c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5b154d4-ff7c-435c-b54b-38b6efb7ee4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-24T09:07:58.660467-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 Rangers",
                        "amount": 5688.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ef2201c-b952-4d9e-986c-1eace18ba87e",
                    "gambit_id": "4f08f363-6f45-4acf-af28-85d5f50fb603",
                    "last_updated": "2023-11-27T10:03:27.418945-05:00",
                    "created_at": "2023-11-24T09:07:58.673558-05:00",
                    "name": "New York Rangers",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff24bf4-4798-471a-a045-42566674a7c0/?format=api"
                },
                {
                    "id": "2c158d63-a661-4ca4-8842-3acb6278d6ae",
                    "gambit_id": "36953ab9-587c-4e2e-aaa1-9f277d51c5b4",
                    "last_updated": "2023-11-27T10:03:27.422393-05:00",
                    "created_at": "2023-11-24T09:07:58.681437-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bff24bf4-4798-471a-a045-42566674a7c0/?format=api"
                }
            ]
        },
        {
            "id": "1a95e289-1fde-465d-8b30-03a5f2112c88",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5b154d4-ff7c-435c-b54b-38b6efb7ee4a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-24T09:07:58.685983-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": "Philadelphia Flyers",
                        "amount": 6390.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb602df7-3389-412b-877f-ffe05d5cc307",
                    "gambit_id": "24062e5f-a4dd-458f-bd65-5ec83954f418",
                    "last_updated": "2023-11-27T10:03:27.450389-05:00",
                    "created_at": "2023-11-24T09:07:58.696569-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a95e289-1fde-465d-8b30-03a5f2112c88/?format=api"
                },
                {
                    "id": "9ee544dd-e053-41d7-96fa-aaecca0f4fd7",
                    "gambit_id": "9682d4af-fae7-42b0-8cef-964fb7749efa",
                    "last_updated": "2023-11-27T10:03:27.445273-05:00",
                    "created_at": "2023-11-24T09:07:58.690294-05:00",
                    "name": "New York Rangers",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a95e289-1fde-465d-8b30-03a5f2112c88/?format=api"
                }
            ]
        },
        {
            "id": "21f24c27-171b-4f95-b0e0-9f8f6522a1f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/d5b154d4-ff7c-435c-b54b-38b6efb7ee4a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-24T09:07:58.701206-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37632014-6642-4cc9-8627-b96ec09ddd49",
                    "gambit_id": "c3f43a9d-dca9-4a38-953d-a91568b992ce",
                    "last_updated": "2023-11-27T10:03:27.463082-05:00",
                    "created_at": "2023-11-24T09:07:58.718604-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f24c27-171b-4f95-b0e0-9f8f6522a1f4/?format=api"
                },
                {
                    "id": "d55236a2-9d61-4b71-a338-562f3c5969d3",
                    "gambit_id": "675616c4-f117-4b20-9e86-3840c5e411ef",
                    "last_updated": "2023-11-27T10:03:27.458827-05:00",
                    "created_at": "2023-11-24T09:07:58.711742-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f24c27-171b-4f95-b0e0-9f8f6522a1f4/?format=api"
                }
            ]
        }
    ]
}