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/53e8ae6d-2b0c-428b-bfd0-2b332cb78a8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53e8ae6d-2b0c-428b-bfd0-2b332cb78a8a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a8a8c1f3-2852-4e6e-9574-c2ddc444ff98",
    "completed": true,
    "last_updated": "2023-11-03T10:28:04.350672-04:00",
    "created_at": "2023-11-01T09:08:16.787123-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a8a8c1f3-2852-4e6e-9574-c2ddc444ff98",
    "datetime": "2023-11-01T19:40:00-04:00",
    "cutoff_datetime": "2023-11-01T19:40:00-04:00",
    "name": "Washington Wizards v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "674d2f33-0ab4-4ebf-9ed2-f430139739ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/53e8ae6d-2b0c-428b-bfd0-2b332cb78a8a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-01T09:08:16.793460-04: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": "Atlanta Hawks",
                        "amount": 7816.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 2184.0
                    }
                ],
                "expected_reward_tokens": 9456.72,
                "profit_sb": -43.28,
                "profit_sb_percentage": -0.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21bfcecb-f7ae-4a14-8868-eecfead17ce7",
                    "gambit_id": "3da7db31-a142-4f28-a19c-d82fcca8ea4d",
                    "last_updated": "2023-11-03T10:28:04.369593-04:00",
                    "created_at": "2023-11-01T09:08:16.803520-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.21000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/674d2f33-0ab4-4ebf-9ed2-f430139739ae/?format=api"
                },
                {
                    "id": "28e50cec-dc58-43a2-bcb3-ab38eb9ac77b",
                    "gambit_id": "956d091b-50bb-4cb1-a8c5-fc0e2bb4b55a",
                    "last_updated": "2023-11-03T10:28:04.365565-04:00",
                    "created_at": "2023-11-01T09:08:16.798224-04:00",
                    "name": "Washington Wizards",
                    "reward": "4.33000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/674d2f33-0ab4-4ebf-9ed2-f430139739ae/?format=api"
                }
            ]
        },
        {
            "id": "0553b419-423f-4c10-b6be-7b4bf26c166f",
            "match": "https://api-prod.gambitprofit.com/api/matches/53e8ae6d-2b0c-428b-bfd0-2b332cb78a8a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-01T09:08:16.808568-04: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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57fbf147-fab6-47f8-bcbc-02fe877b9fa7",
                    "gambit_id": "53f65174-4abd-4c52-b44c-6d14207412ff",
                    "last_updated": "2023-11-03T10:28:04.376801-04:00",
                    "created_at": "2023-11-01T09:08:16.811852-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0553b419-423f-4c10-b6be-7b4bf26c166f/?format=api"
                },
                {
                    "id": "76117967-e037-4005-ad03-30c0567e629d",
                    "gambit_id": "d9940bd8-f832-4b8d-af16-8e7f68e5c079",
                    "last_updated": "2023-11-03T10:28:04.380442-04:00",
                    "created_at": "2023-11-01T09:08:16.816380-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0553b419-423f-4c10-b6be-7b4bf26c166f/?format=api"
                }
            ]
        },
        {
            "id": "43bb4edc-377c-4b3c-a699-e53d2cb250e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/53e8ae6d-2b0c-428b-bfd0-2b332cb78a8a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-01T09:08:16.821164-04: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 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b76abeb-4b43-4cf0-a67c-08a843e70f95",
                    "gambit_id": "3ce3c792-1485-494f-9d18-211626c6942d",
                    "last_updated": "2023-11-03T10:28:04.390595-04:00",
                    "created_at": "2023-11-01T09:08:16.834842-04:00",
                    "name": "Game Total Under 240.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43bb4edc-377c-4b3c-a699-e53d2cb250e5/?format=api"
                },
                {
                    "id": "bce1e479-6761-4080-a4d1-34c9c0b9d217",
                    "gambit_id": "f70cc1c9-52aa-497a-ad0b-bb0e60f6d4dd",
                    "last_updated": "2023-11-03T10:28:04.387245-04:00",
                    "created_at": "2023-11-01T09:08:16.825353-04:00",
                    "name": "Game Total Over 240.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43bb4edc-377c-4b3c-a699-e53d2cb250e5/?format=api"
                }
            ]
        }
    ]
}