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/ddd80ccf-851c-4e28-9203-d83729f73d16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ddd80ccf-851c-4e28-9203-d83729f73d16",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "abcf90e3-48ca-41f8-8864-78f11ce8c510",
    "completed": true,
    "last_updated": "2022-11-01T10:22:25.864372-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/abcf90e3-48ca-41f8-8864-78f11ce8c510",
    "datetime": "2022-10-31T19:05:00-04:00",
    "cutoff_datetime": "2022-10-31T19:05:00-04:00",
    "name": "Detroit Red Wings v. Buffalo Sabres",
    "bettypes": [
        {
            "id": "c4c45776-c993-4573-89d7-9c24431a5e51",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd80ccf-851c-4e28-9203-d83729f73d16/?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": "Buffalo Sabres",
                        "amount": 5863.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ca9e908-1ca1-4b66-88a0-05930b71f941",
                    "gambit_id": "522b8829-5f85-4349-9e71-386025e6ac34",
                    "last_updated": "2022-11-01T10:22:25.873008-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c45776-c993-4573-89d7-9c24431a5e51/?format=api"
                },
                {
                    "id": "a5ba0c75-fd44-4cdf-a13f-cb79900f2ba8",
                    "gambit_id": "472d416b-7841-4c9d-b101-03cf8e1284e0",
                    "last_updated": "2022-11-01T10:22:25.873929-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c45776-c993-4573-89d7-9c24431a5e51/?format=api"
                }
            ]
        },
        {
            "id": "42ea3caa-43b3-497d-9457-47da02104c90",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd80ccf-851c-4e28-9203-d83729f73d16/?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": "Detroit Red Wings",
                        "amount": 6326.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6066c3a-81e5-427f-b2fa-d363dd67d06d",
                    "gambit_id": "81d8cda5-8212-42c1-82dc-1ed824937349",
                    "last_updated": "2022-11-01T10:22:25.871140-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42ea3caa-43b3-497d-9457-47da02104c90/?format=api"
                },
                {
                    "id": "42b5e8ac-6d9d-461a-8be4-c2ddd4fcd724",
                    "gambit_id": "2a819813-46d6-47cd-9be4-6931e464c76c",
                    "last_updated": "2022-11-01T10:22:25.870217-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42ea3caa-43b3-497d-9457-47da02104c90/?format=api"
                }
            ]
        },
        {
            "id": "d1e5f43b-1c72-4891-a7ad-5b6b75235eb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd80ccf-851c-4e28-9203-d83729f73d16/?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": 5212.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db6dd676-335a-4e9d-8f3c-cb48e699aa17",
                    "gambit_id": "5c71ed73-c082-45a6-9148-c2171a1cb033",
                    "last_updated": "2022-11-01T10:22:25.868317-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e5f43b-1c72-4891-a7ad-5b6b75235eb4/?format=api"
                },
                {
                    "id": "eba26dd1-5e2e-4138-90da-bcc1b3c00e1d",
                    "gambit_id": "e7374584-ebbd-447d-9654-d281518baf2a",
                    "last_updated": "2022-11-01T10:22:25.867183-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e5f43b-1c72-4891-a7ad-5b6b75235eb4/?format=api"
                }
            ]
        }
    ]
}