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/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f2e79bdc-0028-4daf-b7c2-d821741fe82d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "40048680-d047-4025-874d-476d33f1064e",
    "completed": true,
    "last_updated": "2024-01-08T14:43:14.629173-05:00",
    "created_at": "2024-01-05T09:32:57.518022-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/40048680-d047-4025-874d-476d33f1064e",
    "datetime": "2024-01-05T19:40:00-05:00",
    "cutoff_datetime": "2024-01-05T19:40:00-05:00",
    "name": "New York Knicks v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "7be8f99c-5909-46a1-a582-faca2467cda0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-05T09:32:57.536671-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": "Philadelphia 76ers",
                        "amount": 6554.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2caa57f9-3b3b-499e-9500-8f7c334d9bf0",
                    "gambit_id": "20c5048f-ef06-4d24-981e-ad95e91b22b5",
                    "last_updated": "2024-01-08T14:43:14.666232-05:00",
                    "created_at": "2024-01-05T09:32:57.561017-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be8f99c-5909-46a1-a582-faca2467cda0/?format=api"
                },
                {
                    "id": "521b1374-78f2-416b-a255-3cc3c9f5f200",
                    "gambit_id": "9b63f04d-a5f6-48eb-94d8-e1177b034fd9",
                    "last_updated": "2024-01-08T14:43:14.663081-05:00",
                    "created_at": "2024-01-05T09:32:57.552080-05:00",
                    "name": "New York Knicks",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be8f99c-5909-46a1-a582-faca2467cda0/?format=api"
                }
            ]
        },
        {
            "id": "fd1dcae4-1d4b-46b7-8535-8daa3c0311de",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-05T09:32:57.523033-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 York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c587027f-2e85-4188-b012-1ab2d239fc3d",
                    "gambit_id": "730e7583-5a9b-407b-bf90-a233799adb21",
                    "last_updated": "2024-01-08T14:43:14.648043-05:00",
                    "created_at": "2024-01-05T09:32:57.527202-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1dcae4-1d4b-46b7-8535-8daa3c0311de/?format=api"
                },
                {
                    "id": "926e3cbd-ece9-44b0-b481-d2e951161068",
                    "gambit_id": "6be2bcc9-2d15-4d00-aa69-54fee79c5843",
                    "last_updated": "2024-01-08T14:43:14.651218-05:00",
                    "created_at": "2024-01-05T09:32:57.532590-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1dcae4-1d4b-46b7-8535-8daa3c0311de/?format=api"
                }
            ]
        },
        {
            "id": "84af7467-ca9f-44cf-971b-76c23a0ffab8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2e79bdc-0028-4daf-b7c2-d821741fe82d/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-05T09:32:57.566817-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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4fc5b757-e3b4-453a-9da8-75c462bae1e5",
                    "gambit_id": "63899880-08a4-49ec-9542-89ab8f8c8448",
                    "last_updated": "2024-01-08T14:43:14.672631-05:00",
                    "created_at": "2024-01-05T09:32:57.571086-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af7467-ca9f-44cf-971b-76c23a0ffab8/?format=api"
                },
                {
                    "id": "a4c7726e-dfe7-446a-870a-e20b02f91f88",
                    "gambit_id": "ed3521e7-3c23-4df1-98cf-ba792e04234a",
                    "last_updated": "2024-01-08T14:43:14.676074-05:00",
                    "created_at": "2024-01-05T09:32:57.575461-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af7467-ca9f-44cf-971b-76c23a0ffab8/?format=api"
                }
            ]
        }
    ]
}