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/a2e36fd5-3eeb-4c4c-a83b-509763cba3a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a2e36fd5-3eeb-4c4c-a83b-509763cba3a5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d54a3d52-421b-45a8-87a2-c7bcb91969d7",
    "completed": true,
    "last_updated": "2023-01-14T12:07:00.288800-05:00",
    "created_at": "2023-01-13T09:11:47.730527-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.65,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d54a3d52-421b-45a8-87a2-c7bcb91969d7",
    "datetime": "2023-01-13T19:10:00-05:00",
    "cutoff_datetime": "2023-01-13T19:10:00-05:00",
    "name": "New York Knicks v. Washington Wizards",
    "bettypes": [
        {
            "id": "61e45ae2-c044-4490-800f-39c6473c94ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2e36fd5-3eeb-4c4c-a83b-509763cba3a5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-13T09:11:47.739804-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": 5882.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 4118.0
                    }
                ],
                "expected_reward_tokens": 9058.28,
                "profit_sb": 58.28,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "082a606e-2c48-4df6-ae93-159e5abb4c9c",
                    "gambit_id": "f0f6ec68-410b-4d03-8c51-03a15b7a4626",
                    "last_updated": "2023-01-14T12:07:00.319407-05:00",
                    "created_at": "2023-01-13T09:11:47.742145-05:00",
                    "name": "New York Knicks",
                    "reward": "1.54000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e45ae2-c044-4490-800f-39c6473c94ea/?format=api"
                },
                {
                    "id": "977a3822-fb0c-4066-837f-b125c1c6d046",
                    "gambit_id": "b3bf0a66-46e8-4582-a81c-33cd1f1377e9",
                    "last_updated": "2023-01-14T12:07:00.314669-05:00",
                    "created_at": "2023-01-13T09:11:47.740988-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.20000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e45ae2-c044-4490-800f-39c6473c94ea/?format=api"
                }
            ]
        },
        {
            "id": "6552328b-ad35-4f03-997b-25f9b74261eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2e36fd5-3eeb-4c4c-a83b-509763cba3a5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-13T09:11:47.736012-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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "208a20e7-bae2-43ce-960f-d24cec504d72",
                    "gambit_id": "19ecfc79-2eb1-47f1-8221-27ac7a373d6a",
                    "last_updated": "2023-01-14T12:07:00.305454-05:00",
                    "created_at": "2023-01-13T09:11:47.737236-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6552328b-ad35-4f03-997b-25f9b74261eb/?format=api"
                },
                {
                    "id": "1790b384-f03d-43df-8f7d-3e1584976a73",
                    "gambit_id": "c3ba59f9-3df3-43c6-b71a-9938e1a9333f",
                    "last_updated": "2023-01-14T12:07:00.308596-05:00",
                    "created_at": "2023-01-13T09:11:47.738539-05:00",
                    "name": "New York Knicks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6552328b-ad35-4f03-997b-25f9b74261eb/?format=api"
                }
            ]
        },
        {
            "id": "5c8675eb-b50f-4914-8b5c-f48ba75fbb92",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2e36fd5-3eeb-4c4c-a83b-509763cba3a5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-13T09:11:47.732201-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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8e31908-ccc1-4955-bfff-4c2a8aee8020",
                    "gambit_id": "af4a8df8-0a8f-487d-b89f-d67b4bd48939",
                    "last_updated": "2023-01-14T12:07:00.295985-05:00",
                    "created_at": "2023-01-13T09:11:47.733466-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8675eb-b50f-4914-8b5c-f48ba75fbb92/?format=api"
                },
                {
                    "id": "fcf33c88-cc60-4cbf-be74-ded4d4f2b7ad",
                    "gambit_id": "d094a94e-6fa6-4f04-8f9e-3f20a666ec74",
                    "last_updated": "2023-01-14T12:07:00.299117-05:00",
                    "created_at": "2023-01-13T09:11:47.734722-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8675eb-b50f-4914-8b5c-f48ba75fbb92/?format=api"
                }
            ]
        }
    ]
}