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/80cf6657-deb8-47f9-9417-77cbfabc8847/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80cf6657-deb8-47f9-9417-77cbfabc8847",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "31b0ba9a-5743-446a-aaef-48f435cbac6f",
    "completed": true,
    "last_updated": "2023-02-26T11:37:26.749320-05:00",
    "created_at": "2023-02-25T09:07:03.384738-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/31b0ba9a-5743-446a-aaef-48f435cbac6f",
    "datetime": "2023-02-25T21:10:00-05:00",
    "cutoff_datetime": "2023-02-25T21:10:00-05:00",
    "name": "San Antonio Spurs v. Utah Jazz",
    "bettypes": [
        {
            "id": "76ddfc87-0e88-47ce-be69-7f975c6fc737",
            "match": "https://api-prod.gambitprofit.com/api/matches/80cf6657-deb8-47f9-9417-77cbfabc8847/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-25T10:22:23.632277-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": "Utah Jazz",
                        "amount": 7959.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2041.0
                    }
                ],
                "expected_reward_tokens": 9470.24,
                "profit_sb": -29.76,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f08e517-0503-4db1-bce8-ca972528cc5d",
                    "gambit_id": "ac2d0252-528c-4589-8ed8-96bc74cdb673",
                    "last_updated": "2023-02-26T11:37:26.755580-05:00",
                    "created_at": "2023-02-25T10:22:23.633480-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76ddfc87-0e88-47ce-be69-7f975c6fc737/?format=api"
                },
                {
                    "id": "ba0d5d1c-7659-480d-b0e3-ee38e033698d",
                    "gambit_id": "0c49dd3e-92f0-43d1-8b2a-f954ecef6433",
                    "last_updated": "2023-02-26T11:37:26.756667-05:00",
                    "created_at": "2023-02-25T10:22:23.634777-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "4.64000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76ddfc87-0e88-47ce-be69-7f975c6fc737/?format=api"
                }
            ]
        },
        {
            "id": "0c98748b-62a7-4d30-903b-3ba62afea022",
            "match": "https://api-prod.gambitprofit.com/api/matches/80cf6657-deb8-47f9-9417-77cbfabc8847/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-25T09:07:03.386336-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": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9587a7b5-2534-4b39-bc65-d94b3513cd27",
                    "gambit_id": "606eafd3-a823-4a21-ba02-4cbb43985c42",
                    "last_updated": "2023-02-26T11:37:26.759863-05:00",
                    "created_at": "2023-02-25T09:07:03.388846-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c98748b-62a7-4d30-903b-3ba62afea022/?format=api"
                },
                {
                    "id": "413a20a5-d6d8-46b0-a744-e07d44783428",
                    "gambit_id": "e14bb8f1-dede-412e-83cf-7f6280d23ff1",
                    "last_updated": "2023-02-26T11:37:26.758805-05:00",
                    "created_at": "2023-02-25T09:07:03.387606-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c98748b-62a7-4d30-903b-3ba62afea022/?format=api"
                }
            ]
        },
        {
            "id": "3455d269-4ce1-4b48-9080-b3d394f996b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/80cf6657-deb8-47f9-9417-77cbfabc8847/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-25T10:22:23.628091-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 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d1a95d3-bc2b-4ef4-93cc-0489db52f582",
                    "gambit_id": "600e7925-89d2-4803-9af0-5bf77ef7a49b",
                    "last_updated": "2023-02-26T11:37:26.753300-05:00",
                    "created_at": "2023-02-25T10:22:23.630892-05:00",
                    "name": "Game Total Over 240.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3455d269-4ce1-4b48-9080-b3d394f996b6/?format=api"
                },
                {
                    "id": "b7b42bda-e59b-409d-a875-6c1b4ba7e415",
                    "gambit_id": "b99f74c1-fab8-4b07-8a29-7e453e098dee",
                    "last_updated": "2023-02-26T11:37:26.752156-05:00",
                    "created_at": "2023-02-25T10:22:23.629537-05:00",
                    "name": "Game Total Under 240.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3455d269-4ce1-4b48-9080-b3d394f996b6/?format=api"
                }
            ]
        }
    ]
}