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/27cfa733-1592-4eb6-80be-501c3e6e00bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27cfa733-1592-4eb6-80be-501c3e6e00bf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c4530928-8d7b-4833-ae28-58abed4bebfd",
    "completed": true,
    "last_updated": "2022-11-15T11:07:19.640580-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c4530928-8d7b-4833-ae28-58abed4bebfd",
    "datetime": "2022-11-14T19:40:00-05:00",
    "cutoff_datetime": "2022-11-14T19:40:00-05:00",
    "name": "Phoenix Suns v. Miami Heat",
    "bettypes": [
        {
            "id": "ba9d13b4-5fe5-43ec-9906-861588ecef96",
            "match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?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": "Miami Heat",
                        "amount": 5583.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 4417.0
                    }
                ],
                "expected_reward_tokens": 9099.02,
                "profit_sb": 99.02,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "12088e87-3aed-46b2-96ad-8d4e202ae4a3",
                    "gambit_id": "f4fca16c-8ee6-4a9b-a131-e6ee33857fb7",
                    "last_updated": "2022-11-15T11:07:19.649357-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9d13b4-5fe5-43ec-9906-861588ecef96/?format=api"
                },
                {
                    "id": "c7780ab7-b996-4eca-b25d-f58ce40db661",
                    "gambit_id": "5b3394cd-df0c-482e-9c6c-34659f769ff4",
                    "last_updated": "2022-11-15T11:07:19.650357-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9d13b4-5fe5-43ec-9906-861588ecef96/?format=api"
                }
            ]
        },
        {
            "id": "1f76f190-f829-41a6-938c-fcb21ec6b06b",
            "match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7ffcee9-3966-410d-829b-54abb876734b",
                    "gambit_id": "6cff0397-f72f-49b4-8463-88bbbebe31e0",
                    "last_updated": "2022-11-15T11:07:19.647310-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f76f190-f829-41a6-938c-fcb21ec6b06b/?format=api"
                },
                {
                    "id": "45ff9f31-5c03-4f79-9e70-d5ddc7ccae8b",
                    "gambit_id": "75179c2b-dbb9-4d89-8f1c-d358cc00bf0e",
                    "last_updated": "2022-11-15T11:07:19.646316-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f76f190-f829-41a6-938c-fcb21ec6b06b/?format=api"
                }
            ]
        },
        {
            "id": "98782433-f9c8-461f-ada6-2b02e5c15921",
            "match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?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 215.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 215.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e5f2ccb-11d5-4cd3-a2d1-b66355eb9b6b",
                    "gambit_id": "f47b30d5-f187-42b7-b2af-22e3c72ffe39",
                    "last_updated": "2022-11-15T11:07:19.644252-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 215.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98782433-f9c8-461f-ada6-2b02e5c15921/?format=api"
                },
                {
                    "id": "a2c935af-377c-47a7-b045-751be74e4163",
                    "gambit_id": "38a71af8-f3b3-46f1-9839-f609aaaa7afd",
                    "last_updated": "2022-11-15T11:07:19.643177-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 215.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "215.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98782433-f9c8-461f-ada6-2b02e5c15921/?format=api"
                }
            ]
        }
    ]
}