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/3a985e0b-6a63-4b25-b2a7-b71b015f3851/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a985e0b-6a63-4b25-b2a7-b71b015f3851",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "33f9f618-5f8c-4bfa-9146-8071d97c7a9a",
    "completed": true,
    "last_updated": "2023-11-18T09:43:29.937272-05:00",
    "created_at": "2023-11-17T09:23:16.235205-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/33f9f618-5f8c-4bfa-9146-8071d97c7a9a",
    "datetime": "2023-11-17T19:10:00-05:00",
    "cutoff_datetime": "2023-11-17T19:10:00-05:00",
    "name": "New York Knicks v. Washington Wizards",
    "bettypes": [
        {
            "id": "17d97389-3e3d-480b-a4f8-a58e3df1f8de",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a985e0b-6a63-4b25-b2a7-b71b015f3851/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-17T09:23:16.266218-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": 7191.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 2809.0
                    }
                ],
                "expected_reward_tokens": 9492.12,
                "profit_sb": -7.88,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f60fe039-b140-45bf-b702-9224af0dcd26",
                    "gambit_id": "123bb48e-aa33-4725-86ca-d6d881c9cea1",
                    "last_updated": "2023-11-18T09:43:29.957307-05:00",
                    "created_at": "2023-11-17T09:23:16.271119-05:00",
                    "name": "New York Knicks",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d97389-3e3d-480b-a4f8-a58e3df1f8de/?format=api"
                },
                {
                    "id": "fd0decfb-9aa1-49b5-99ce-df4b68353f37",
                    "gambit_id": "ea0f8e40-68c4-4410-8b3c-b994ae0ffbd8",
                    "last_updated": "2023-11-18T09:43:29.960804-05:00",
                    "created_at": "2023-11-17T09:23:16.276073-05:00",
                    "name": "Washington Wizards",
                    "reward": "3.38000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d97389-3e3d-480b-a4f8-a58e3df1f8de/?format=api"
                }
            ]
        },
        {
            "id": "f8c84fdc-6c27-4b55-aa05-6f9f1d6ecec8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a985e0b-6a63-4b25-b2a7-b71b015f3851/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-17T09:23:16.251453-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": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "45ccf3a4-b8dc-48eb-aa21-709fbc95c753",
                    "gambit_id": "d1c3edb4-8d98-4b50-934b-aeb527dbba7a",
                    "last_updated": "2023-11-18T09:43:29.950523-05:00",
                    "created_at": "2023-11-17T09:23:16.262012-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8c84fdc-6c27-4b55-aa05-6f9f1d6ecec8/?format=api"
                },
                {
                    "id": "227f8b5e-a3c3-47f0-9da3-f9575fe26ff6",
                    "gambit_id": "1d211c6b-214c-468f-aedc-8216ce5348c4",
                    "last_updated": "2023-11-18T09:43:29.947176-05:00",
                    "created_at": "2023-11-17T09:23:16.256584-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8c84fdc-6c27-4b55-aa05-6f9f1d6ecec8/?format=api"
                }
            ]
        },
        {
            "id": "b1d6ccf8-ada0-40c3-a211-51ffe69455f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a985e0b-6a63-4b25-b2a7-b71b015f3851/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-17T09:23:16.283893-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3cefe481-221d-45de-8a51-28d65310fc12",
                    "gambit_id": "5272ac20-a914-409c-99cc-eb3806c0dda8",
                    "last_updated": "2023-11-18T09:43:29.967582-05:00",
                    "created_at": "2023-11-17T09:23:16.288474-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d6ccf8-ada0-40c3-a211-51ffe69455f3/?format=api"
                },
                {
                    "id": "1cbca468-239e-4383-a4d1-fa418dcc53c5",
                    "gambit_id": "237fcbe9-adf8-4fe4-9244-32e12e33a678",
                    "last_updated": "2023-11-18T09:43:29.971002-05:00",
                    "created_at": "2023-11-17T09:23:16.296464-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d6ccf8-ada0-40c3-a211-51ffe69455f3/?format=api"
                }
            ]
        }
    ]
}