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/465f811c-ed6f-4cad-96d8-1d195afe0504/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "465f811c-ed6f-4cad-96d8-1d195afe0504",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a171b76b-fe1e-4d5d-97f5-a97f44a25f6e",
    "completed": true,
    "last_updated": "2024-02-02T14:43:23.787246-05:00",
    "created_at": "2024-02-01T09:18:08.919141-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a171b76b-fe1e-4d5d-97f5-a97f44a25f6e",
    "datetime": "2024-02-01T19:40:00-05:00",
    "cutoff_datetime": "2024-02-01T19:40:00-05:00",
    "name": "Indiana Pacers v. New York Knicks",
    "bettypes": [
        {
            "id": "3400a6ab-ce00-48b3-ae2c-4442050508ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/465f811c-ed6f-4cad-96d8-1d195afe0504/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-01T09:18:08.942024-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": 5319.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e1e9fbc-98ab-4175-b4c9-a2ecf5936bd0",
                    "gambit_id": "da92f641-6fdf-47bb-bff6-23ab5b3a530c",
                    "last_updated": "2024-02-02T14:43:23.811944-05:00",
                    "created_at": "2024-02-01T09:18:08.950875-05:00",
                    "name": "New York Knicks",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3400a6ab-ce00-48b3-ae2c-4442050508ed/?format=api"
                },
                {
                    "id": "1389d296-9f9f-4304-8600-a11b13a89684",
                    "gambit_id": "a1ce8621-0a76-4b2d-a797-078c1c375417",
                    "last_updated": "2024-02-02T14:43:23.815456-05:00",
                    "created_at": "2024-02-01T09:18:08.946117-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3400a6ab-ce00-48b3-ae2c-4442050508ed/?format=api"
                }
            ]
        },
        {
            "id": "de358239-3039-4502-84c5-17e5768770f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/465f811c-ed6f-4cad-96d8-1d195afe0504/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-01T09:18:08.927002-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": "Indiana Pacers",
                        "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": "974b6a9c-355e-4197-af6e-dec0fa34b8a3",
                    "gambit_id": "5747779d-1e65-4aa4-b20a-50d5c63c77c5",
                    "last_updated": "2024-02-02T14:43:23.800264-05:00",
                    "created_at": "2024-02-01T09:18:08.932404-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de358239-3039-4502-84c5-17e5768770f4/?format=api"
                },
                {
                    "id": "2cb65a76-8526-496d-8161-824c80ec1b2b",
                    "gambit_id": "69eb3f17-0965-4dd3-9d7e-65c3149679aa",
                    "last_updated": "2024-02-02T14:43:23.804105-05:00",
                    "created_at": "2024-02-01T09:18:08.937632-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de358239-3039-4502-84c5-17e5768770f4/?format=api"
                }
            ]
        },
        {
            "id": "2be634ba-8726-4a39-aed1-f89083100a90",
            "match": "https://api-prod.gambitprofit.com/api/matches/465f811c-ed6f-4cad-96d8-1d195afe0504/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-01T09:18:08.955498-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "116212f9-281d-463f-9e44-2cee8689632e",
                    "gambit_id": "7b295b56-71d2-4a00-a008-f7b08a591d4e",
                    "last_updated": "2024-02-02T14:43:23.825735-05:00",
                    "created_at": "2024-02-01T09:18:08.959894-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be634ba-8726-4a39-aed1-f89083100a90/?format=api"
                },
                {
                    "id": "1fc5d8d1-329d-4533-821f-e57857f0258f",
                    "gambit_id": "e9ee5051-b50f-4f7c-ab0c-eb92db6414cc",
                    "last_updated": "2024-02-02T14:43:23.822396-05:00",
                    "created_at": "2024-02-01T09:18:08.965114-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be634ba-8726-4a39-aed1-f89083100a90/?format=api"
                }
            ]
        }
    ]
}