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/dc0f2103-d581-4698-8a32-fceed7b8c2ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc0f2103-d581-4698-8a32-fceed7b8c2ee",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b558bd75-e2ed-417a-a695-fba0f0164cc9",
    "completed": true,
    "last_updated": "2022-11-19T10:33:27.823219-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.85,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b558bd75-e2ed-417a-a695-fba0f0164cc9",
    "datetime": "2022-11-18T22:40:00-05:00",
    "cutoff_datetime": "2022-11-18T22:40:00-05:00",
    "name": "Detroit Pistons v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "b2d606fc-13a4-482d-82e7-013a780f1b6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc0f2103-d581-4698-8a32-fceed7b8c2ee/?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": "Los Angeles Lakers",
                        "amount": 7162.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2838.0
                    }
                ],
                "expected_reward_tokens": 9166.74,
                "profit_sb": 166.74,
                "profit_sb_percentage": 1.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "63bacf66-f7ae-4806-9292-d6f16d0cfcf3",
                    "gambit_id": "7a672dbc-e68c-4562-bb37-21e17173d49c",
                    "last_updated": "2022-11-19T10:33:27.829124-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.28000",
                    "odds": "1.32260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2d606fc-13a4-482d-82e7-013a780f1b6c/?format=api"
                },
                {
                    "id": "6ca963b4-9174-46fc-ba16-a427e0285657",
                    "gambit_id": "8a9b3262-5d39-4cd6-babc-3f103b2499f4",
                    "last_updated": "2022-11-19T10:33:27.830090-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "3.23000",
                    "odds": "3.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2d606fc-13a4-482d-82e7-013a780f1b6c/?format=api"
                }
            ]
        },
        {
            "id": "84ea0a33-dff7-4c32-8fa0-4bcb3afa7da1",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc0f2103-d581-4698-8a32-fceed7b8c2ee/?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 Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f853179-e91f-4ca4-800a-44f85be3df8e",
                    "gambit_id": "2b3afe01-18c8-4067-b899-45c6e0687096",
                    "last_updated": "2022-11-19T10:33:27.832098-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ea0a33-dff7-4c32-8fa0-4bcb3afa7da1/?format=api"
                },
                {
                    "id": "b9224c37-6dd7-4102-850d-d02e55929763",
                    "gambit_id": "8c3676a8-a784-4879-9373-5779d6ccd2fa",
                    "last_updated": "2022-11-19T10:33:27.833078-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ea0a33-dff7-4c32-8fa0-4bcb3afa7da1/?format=api"
                }
            ]
        },
        {
            "id": "526a417c-ef9e-436c-9fc0-c39b33767a61",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc0f2103-d581-4698-8a32-fceed7b8c2ee/?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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c455fceb-b5e0-4300-89a2-5d504b9edddf",
                    "gambit_id": "4e5c5085-133d-4e20-b407-a3ef7fe7b5f6",
                    "last_updated": "2022-11-19T10:33:27.827196-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526a417c-ef9e-436c-9fc0-c39b33767a61/?format=api"
                },
                {
                    "id": "9bcd9e03-d9de-432e-9e39-a473626c93ed",
                    "gambit_id": "3ff97835-75ff-4110-972b-eef0edb8f00e",
                    "last_updated": "2022-11-19T10:33:27.826149-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526a417c-ef9e-436c-9fc0-c39b33767a61/?format=api"
                }
            ]
        }
    ]
}