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/0cb888a2-5652-43fb-bb4b-526c4583e10a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0cb888a2-5652-43fb-bb4b-526c4583e10a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "263f572b-5e4d-49b7-a713-da1cabec8a73",
    "completed": true,
    "last_updated": "2022-10-24T10:07:09.838668-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.64,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/263f572b-5e4d-49b7-a713-da1cabec8a73",
    "datetime": "2022-10-22T18:10:00-04:00",
    "cutoff_datetime": "2022-10-22T18:10:00-04:00",
    "name": "San Antonio Spurs v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "33139c74-dcf0-4716-85f0-c7755debe40b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cb888a2-5652-43fb-bb4b-526c4583e10a/?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": "Philadelphia 76ers",
                        "amount": 8692.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 1308.0
                    }
                ],
                "expected_reward_tokens": 9561.2,
                "profit_sb": 61.2,
                "profit_sb_percentage": 0.64,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0ac12e6b-60ac-43ec-a928-dae315c0df57",
                    "gambit_id": "a8501a21-a2e1-404a-92a8-349285311cd3",
                    "last_updated": "2022-10-24T10:07:09.844732-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.10000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33139c74-dcf0-4716-85f0-c7755debe40b/?format=api"
                },
                {
                    "id": "c0ca7676-319c-4deb-9b89-1ac9b246d2d1",
                    "gambit_id": "42d22fe6-ee33-4771-9335-cdf1d4a6c519",
                    "last_updated": "2022-10-24T10:07:09.845743-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "7.31000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33139c74-dcf0-4716-85f0-c7755debe40b/?format=api"
                }
            ]
        },
        {
            "id": "cf18de3a-ed3a-455d-bb0f-11c9e6c0b766",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cb888a2-5652-43fb-bb4b-526c4583e10a/?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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "808a3f13-9c2a-44d0-bb10-02676640b623",
                    "gambit_id": "0ecbfa2f-cf74-42f9-ae4b-9658a0e8c61d",
                    "last_updated": "2022-10-24T10:07:09.848693-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf18de3a-ed3a-455d-bb0f-11c9e6c0b766/?format=api"
                },
                {
                    "id": "28034fbf-aa95-4c67-8205-5f2e50793dc4",
                    "gambit_id": "9c3e185d-ff2c-41be-9640-a00e0b140bab",
                    "last_updated": "2022-10-24T10:07:09.847709-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf18de3a-ed3a-455d-bb0f-11c9e6c0b766/?format=api"
                }
            ]
        },
        {
            "id": "fb3a06a7-f7c3-4bd8-af00-7f34d574095e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cb888a2-5652-43fb-bb4b-526c4583e10a/?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 Under 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7273039-3de5-4a59-8731-6ed12f1a3025",
                    "gambit_id": "46ed6893-829e-42d2-a0b4-eae9645e8e9f",
                    "last_updated": "2022-10-24T10:07:09.841587-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb3a06a7-f7c3-4bd8-af00-7f34d574095e/?format=api"
                },
                {
                    "id": "7d4c6743-b464-4df2-bbbe-e572f28f1a5e",
                    "gambit_id": "9af4b8f3-f849-4d88-87e9-c3af727f22af",
                    "last_updated": "2022-10-24T10:07:09.842651-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb3a06a7-f7c3-4bd8-af00-7f34d574095e/?format=api"
                }
            ]
        }
    ]
}