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/d36ad8e8-ab28-45d4-b9e2-7cbb64910e63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d36ad8e8-ab28-45d4-b9e2-7cbb64910e63",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c3c58949-c961-461b-bc46-c38359ba514b",
    "completed": true,
    "last_updated": "2023-02-11T14:17:14.360178-05:00",
    "created_at": "2023-02-10T09:02:10.558058-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c3c58949-c961-461b-bc46-c38359ba514b",
    "datetime": "2023-02-10T22:10:00-05:00",
    "cutoff_datetime": "2023-02-10T22:10:00-05:00",
    "name": "Oklahoma City Thunder v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "e962fd90-b400-40e3-a361-bdbb8c93226d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d36ad8e8-ab28-45d4-b9e2-7cbb64910e63/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-10T09:02:10.564252-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": "Portland Trail Blazers",
                        "amount": 5696.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07613c95-6902-40c8-b5a4-1f802213620c",
                    "gambit_id": "32b8cd6c-08ac-4d40-93f9-7d3f77ba659d",
                    "last_updated": "2023-02-11T14:17:14.367726-05:00",
                    "created_at": "2023-02-10T09:02:10.565514-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e962fd90-b400-40e3-a361-bdbb8c93226d/?format=api"
                },
                {
                    "id": "9b71cf29-9be0-4b6a-9626-b797142d4735",
                    "gambit_id": "63d727ac-fb97-42d5-8186-abdd6af13037",
                    "last_updated": "2023-02-11T14:17:14.369092-05:00",
                    "created_at": "2023-02-10T09:02:10.566936-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e962fd90-b400-40e3-a361-bdbb8c93226d/?format=api"
                }
            ]
        },
        {
            "id": "3fea9cb9-43f6-454b-bd6e-1d6e9d9c0d03",
            "match": "https://api-prod.gambitprofit.com/api/matches/d36ad8e8-ab28-45d4-b9e2-7cbb64910e63/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-10T09:02:10.568372-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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "499858f4-1275-496c-a0be-d0980bd50491",
                    "gambit_id": "b4f53388-b635-42df-a195-46575991d679",
                    "last_updated": "2023-02-11T14:17:14.371840-05:00",
                    "created_at": "2023-02-10T09:02:10.569751-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fea9cb9-43f6-454b-bd6e-1d6e9d9c0d03/?format=api"
                },
                {
                    "id": "5c8df938-2860-4ca1-966a-77f3840c5171",
                    "gambit_id": "d5b9f514-1ca5-40c7-9da2-b1b73eaf9699",
                    "last_updated": "2023-02-11T14:17:14.373217-05:00",
                    "created_at": "2023-02-10T09:02:10.571258-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fea9cb9-43f6-454b-bd6e-1d6e9d9c0d03/?format=api"
                }
            ]
        },
        {
            "id": "95429831-ea83-4e3d-ad03-470241e0089e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d36ad8e8-ab28-45d4-b9e2-7cbb64910e63/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-10T09:02:10.559873-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 239.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 239.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "874f1e1e-28db-44ec-a1db-c9d254ae155d",
                    "gambit_id": "5d5ef4d8-3cf6-46a5-8bc8-fdb48946ad1f",
                    "last_updated": "2023-02-11T14:17:14.363551-05:00",
                    "created_at": "2023-02-10T09:02:10.561239-05:00",
                    "name": "Game Total Under 239.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95429831-ea83-4e3d-ad03-470241e0089e/?format=api"
                },
                {
                    "id": "956fd68f-cada-4e98-a65f-8a71a26f615f",
                    "gambit_id": "e73c708d-7f5b-4c39-9d5a-7d2d05f8d022",
                    "last_updated": "2023-02-11T14:17:14.364945-05:00",
                    "created_at": "2023-02-10T09:02:10.562701-05:00",
                    "name": "Game Total Over 239.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "239.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95429831-ea83-4e3d-ad03-470241e0089e/?format=api"
                }
            ]
        }
    ]
}