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/c874e3a3-0c93-4fc7-adb1-56fa987e51f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c874e3a3-0c93-4fc7-adb1-56fa987e51f7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6d89de3a-cf9b-4cb3-9b83-14a157ec9037",
    "completed": true,
    "last_updated": "2022-10-31T11:12:08.903748-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6d89de3a-cf9b-4cb3-9b83-14a157ec9037",
    "datetime": "2022-10-29T19:05:00-04:00",
    "cutoff_datetime": "2022-10-29T19:05:00-04:00",
    "name": "Toronto Maple Leafs v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "d9232f48-1ff2-4d1c-b325-6999158b5245",
            "match": "https://api-prod.gambitprofit.com/api/matches/c874e3a3-0c93-4fc7-adb1-56fa987e51f7/?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": "Toronto Maple Leafs",
                        "amount": 5610.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ae3d0b7-9e04-4141-a41f-bb44561a09d7",
                    "gambit_id": "791e74ee-85b3-44fb-966c-0e4acc726474",
                    "last_updated": "2022-10-31T11:12:08.913258-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9232f48-1ff2-4d1c-b325-6999158b5245/?format=api"
                },
                {
                    "id": "cf754e28-85e0-4d38-a585-7f969eec39f3",
                    "gambit_id": "d2773859-fe01-4ba9-8003-2763e17e2f82",
                    "last_updated": "2022-10-31T11:12:08.912310-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9232f48-1ff2-4d1c-b325-6999158b5245/?format=api"
                }
            ]
        },
        {
            "id": "bdf26793-9a1a-4770-bcbf-ae75977b52a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c874e3a3-0c93-4fc7-adb1-56fa987e51f7/?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": "Los Angeles Kings",
                        "amount": 6326.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "46274387-a91c-40a7-9451-b618a3e85ce8",
                    "gambit_id": "5e7d87d0-fcc2-4a86-a23b-acbb26a18bab",
                    "last_updated": "2022-10-31T11:12:08.909477-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf26793-9a1a-4770-bcbf-ae75977b52a4/?format=api"
                },
                {
                    "id": "4c927543-d38a-47c3-8cf5-03808ed5edd7",
                    "gambit_id": "17e66b49-bccd-469a-a16e-d5dbf07f9fa0",
                    "last_updated": "2022-10-31T11:12:08.910437-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf26793-9a1a-4770-bcbf-ae75977b52a4/?format=api"
                }
            ]
        },
        {
            "id": "1184e7ff-582b-46fd-b942-861e53d97756",
            "match": "https://api-prod.gambitprofit.com/api/matches/c874e3a3-0c93-4fc7-adb1-56fa987e51f7/?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": 5106.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f1a6e2a-0d84-40fd-955f-442b925f9cd5",
                    "gambit_id": "64dd814b-e5b2-4b81-9b90-da39f8cfcc08",
                    "last_updated": "2022-10-31T11:12:08.907573-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1184e7ff-582b-46fd-b942-861e53d97756/?format=api"
                },
                {
                    "id": "47d8355f-2c2d-4306-a131-b07d8374352e",
                    "gambit_id": "1846b3e8-bc46-45d0-8a63-58eeca810b97",
                    "last_updated": "2022-10-31T11:12:08.906492-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1184e7ff-582b-46fd-b942-861e53d97756/?format=api"
                }
            ]
        }
    ]
}