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/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5d7dda5-3791-4c57-a879-7e3f9f7983ef",
    "completed": true,
    "last_updated": "2023-05-15T11:37:01.633883-04:00",
    "created_at": "2023-05-14T10:57:08.562520-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e5d7dda5-3791-4c57-a879-7e3f9f7983ef",
    "datetime": "2023-05-14T22:00:00-04:00",
    "cutoff_datetime": "2023-05-14T22:00:00-04:00",
    "name": "Vegas Golden Knights v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "f8b6097b-a091-47d7-830e-4dd8f1faa06f",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-14T10:57:08.577687-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": "Edmonton Oilers",
                        "amount": 6314.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f431a789-e9f8-4acb-9ac8-10a45e9b980d",
                    "gambit_id": "f7bb8529-6853-496b-a24e-7fe9178c4506",
                    "last_updated": "2023-05-15T11:37:01.646190-04:00",
                    "created_at": "2023-05-14T10:57:08.579686-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b6097b-a091-47d7-830e-4dd8f1faa06f/?format=api"
                },
                {
                    "id": "ad1b16a7-6af9-457f-bd9c-91cb0751784a",
                    "gambit_id": "02de250d-8a71-4ab5-b8f9-301455463451",
                    "last_updated": "2023-05-15T11:37:01.647503-04:00",
                    "created_at": "2023-05-14T10:57:08.581665-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b6097b-a091-47d7-830e-4dd8f1faa06f/?format=api"
                }
            ]
        },
        {
            "id": "7e2c8c9f-97cf-4016-bb83-6f059e8e592e",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-14T10:57:08.571276-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": "Vegas Golden Knights",
                        "amount": 5602.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "542cb6ac-8fd4-4a61-bf70-8424d322e87f",
                    "gambit_id": "8379a67f-afab-4695-b764-e97f9c0fc070",
                    "last_updated": "2023-05-15T11:37:01.643506-04:00",
                    "created_at": "2023-05-14T10:57:08.575397-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2c8c9f-97cf-4016-bb83-6f059e8e592e/?format=api"
                },
                {
                    "id": "56094d51-7135-4366-9969-ea7fff9de611",
                    "gambit_id": "1aebb323-1f98-4a21-b499-98b6f4975d29",
                    "last_updated": "2023-05-15T11:37:01.641979-04:00",
                    "created_at": "2023-05-14T10:57:08.573165-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2c8c9f-97cf-4016-bb83-6f059e8e592e/?format=api"
                }
            ]
        },
        {
            "id": "ec798e54-ba91-4e48-a5b1-c74625bc02e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f0c0f7e-79eb-47d9-aa00-19429ab6b9b9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-14T10:57:08.565066-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 Over 6.5",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ff2e9fc-1757-498b-9079-49735efdee3e",
                    "gambit_id": "103c1573-8bbb-4cce-adf9-4c8e0fa2684a",
                    "last_updated": "2023-05-15T11:37:01.639122-04:00",
                    "created_at": "2023-05-14T10:57:08.569057-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec798e54-ba91-4e48-a5b1-c74625bc02e3/?format=api"
                },
                {
                    "id": "5624454c-0a74-4e60-8c34-8188289126cf",
                    "gambit_id": "e0339ad1-3b54-48b8-b9bc-1fe487a82728",
                    "last_updated": "2023-05-15T11:37:01.637725-04:00",
                    "created_at": "2023-05-14T10:57:08.566905-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec798e54-ba91-4e48-a5b1-c74625bc02e3/?format=api"
                }
            ]
        }
    ]
}