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/542292e9-1484-437a-a6b8-ec8ef4652acf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "542292e9-1484-437a-a6b8-ec8ef4652acf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b889dbe2-fca6-430f-b84a-2f87cc83f06b",
    "completed": true,
    "last_updated": "2022-10-29T19:02:23.652011-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b889dbe2-fca6-430f-b84a-2f87cc83f06b",
    "datetime": "2022-10-28T20:40:00-04:00",
    "cutoff_datetime": "2022-10-28T20:40:00-04:00",
    "name": "Chicago Bulls v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "e2289d0a-70aa-4a68-bfdb-8453902e87be",
            "match": "https://api-prod.gambitprofit.com/api/matches/542292e9-1484-437a-a6b8-ec8ef4652acf/?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": "Chicago Bulls",
                        "amount": 6104.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "78c396b0-c235-47f1-9a80-de9fdd96a943",
                    "gambit_id": "a083d5bc-4867-489e-ad77-75a74727169e",
                    "last_updated": "2022-10-29T19:02:23.660937-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2289d0a-70aa-4a68-bfdb-8453902e87be/?format=api"
                },
                {
                    "id": "22aa3b75-d02a-49ab-baeb-4e9f579a188a",
                    "gambit_id": "21357543-88fe-4b37-99b7-154f0b40c83b",
                    "last_updated": "2022-10-29T19:02:23.661964-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2289d0a-70aa-4a68-bfdb-8453902e87be/?format=api"
                }
            ]
        },
        {
            "id": "2e341161-2e92-41b6-a8de-bea138b1a6fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/542292e9-1484-437a-a6b8-ec8ef4652acf/?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": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7087a31-d1c2-4936-9a3b-88f2c39c1843",
                    "gambit_id": "8ceba21e-888e-4543-9c6a-5ce3309524df",
                    "last_updated": "2022-10-29T19:02:23.657788-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e341161-2e92-41b6-a8de-bea138b1a6fa/?format=api"
                },
                {
                    "id": "6af4c1f1-49b1-45bd-b4b1-b05c4e352ce3",
                    "gambit_id": "e7af71eb-a111-41e2-9281-f5b8b6dfb766",
                    "last_updated": "2022-10-29T19:02:23.658854-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e341161-2e92-41b6-a8de-bea138b1a6fa/?format=api"
                }
            ]
        },
        {
            "id": "15003e46-5b63-423a-a796-120d6c3878f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/542292e9-1484-437a-a6b8-ec8ef4652acf/?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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd13a20e-5013-4aeb-b0ab-cf55085369bb",
                    "gambit_id": "a787fd2a-49a2-4777-9cf5-d725aaa9f0c7",
                    "last_updated": "2022-10-29T19:02:23.654590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15003e46-5b63-423a-a796-120d6c3878f0/?format=api"
                },
                {
                    "id": "51c96375-bb40-4ffc-a151-25fcf932540d",
                    "gambit_id": "ec32119e-6d6b-47c8-a682-7a95c70fb3a9",
                    "last_updated": "2022-10-29T19:02:23.655649-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15003e46-5b63-423a-a796-120d6c3878f0/?format=api"
                }
            ]
        }
    ]
}