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/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2558f67d-ae8f-4924-9a50-6ae913c1ef55",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fe7f5e43-4b34-4180-9b80-654795e8c323",
    "completed": true,
    "last_updated": "2023-01-19T09:27:09.068947-05:00",
    "created_at": "2023-01-18T09:16:52.642267-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fe7f5e43-4b34-4180-9b80-654795e8c323",
    "datetime": "2023-01-18T20:10:00-05:00",
    "cutoff_datetime": "2023-01-18T20:10:00-05:00",
    "name": "Miami Heat v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "e7625360-4264-4335-9d6a-211179d256e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-18T09:16:52.650619-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": 5873.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2a755482-a6ef-4efa-8ec6-eb07c3edae31",
                    "gambit_id": "4e615f4a-1634-4e63-8acf-3bfbe0f18ffe",
                    "last_updated": "2023-01-19T09:27:09.081238-05:00",
                    "created_at": "2023-01-18T09:16:52.654211-05:00",
                    "name": "Miami Heat",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7625360-4264-4335-9d6a-211179d256e7/?format=api"
                },
                {
                    "id": "52ff8d2b-870e-40a7-b210-26c21f7de388",
                    "gambit_id": "ef14c040-c2c2-4c34-91be-db35caf489d1",
                    "last_updated": "2023-01-19T09:27:09.080083-05:00",
                    "created_at": "2023-01-18T09:16:52.652494-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7625360-4264-4335-9d6a-211179d256e7/?format=api"
                }
            ]
        },
        {
            "id": "21bb9bd6-6970-48a3-b4b0-e4e0dd317e07",
            "match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-18T09:16:52.655925-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df67883c-b16a-4fad-b869-8d120ff1724b",
                    "gambit_id": "eb6a1297-e5dd-4c3c-adb1-1b497b20d703",
                    "last_updated": "2023-01-19T09:27:09.083433-05:00",
                    "created_at": "2023-01-18T09:16:52.657537-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bb9bd6-6970-48a3-b4b0-e4e0dd317e07/?format=api"
                },
                {
                    "id": "c137483f-bd3b-48bc-a160-8246410d879a",
                    "gambit_id": "ab190d10-12f9-4737-ac6b-3d7888ef1cac",
                    "last_updated": "2023-01-19T09:27:09.084517-05:00",
                    "created_at": "2023-01-18T09:16:52.659300-05:00",
                    "name": "Miami Heat",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bb9bd6-6970-48a3-b4b0-e4e0dd317e07/?format=api"
                }
            ]
        },
        {
            "id": "f4cdfa4e-1e07-4279-9a9f-4c81781ac265",
            "match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-18T09:16:52.644929-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 219",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 219",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77b35b43-00bd-43c8-b78b-6dd16531055d",
                    "gambit_id": "cbca92e7-43fb-496e-9345-29a458321cd6",
                    "last_updated": "2023-01-19T09:27:09.077522-05:00",
                    "created_at": "2023-01-18T09:16:52.648585-05:00",
                    "name": "Game Total Over 219",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4cdfa4e-1e07-4279-9a9f-4c81781ac265/?format=api"
                },
                {
                    "id": "5e1f0c5c-436a-48c3-964e-4ca6f3d26d16",
                    "gambit_id": "e27231ef-70a7-41ad-95ea-56cdb052c82a",
                    "last_updated": "2023-01-19T09:27:09.071666-05:00",
                    "created_at": "2023-01-18T09:16:52.646660-05:00",
                    "name": "Game Total Under 219",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4cdfa4e-1e07-4279-9a9f-4c81781ac265/?format=api"
                }
            ]
        }
    ]
}