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/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7b6cb25-2d2b-4f46-9aea-b3a49f336956",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2ad22037-5a20-4fdf-afa2-294b03a4089a",
    "completed": true,
    "last_updated": "2023-04-06T12:32:22.269138-04:00",
    "created_at": "2023-04-05T09:22:22.826159-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2ad22037-5a20-4fdf-afa2-294b03a4089a",
    "datetime": "2023-04-05T19:10:00-04:00",
    "cutoff_datetime": "2023-04-05T19:10:00-04:00",
    "name": "New York Knicks v. Indiana Pacers",
    "bettypes": [
        {
            "id": "45912f36-28e3-4357-9b2e-88400e0d2599",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:22.836660-04: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": 6163.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07c3e531-65ef-4be2-8d7f-8026b62002b9",
                    "gambit_id": "196815fb-9224-4b0b-b737-8810dbcdd054",
                    "last_updated": "2023-04-06T12:32:22.285159-04:00",
                    "created_at": "2023-04-05T09:22:22.842149-04:00",
                    "name": "New York Knicks",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45912f36-28e3-4357-9b2e-88400e0d2599/?format=api"
                },
                {
                    "id": "0b53f09f-91e6-485a-b011-b1ea001de79b",
                    "gambit_id": "9e37971a-c589-4128-a8c5-c6b245b49fb6",
                    "last_updated": "2023-04-06T12:32:22.282777-04:00",
                    "created_at": "2023-04-05T09:22:22.839209-04:00",
                    "name": "Indiana Pacers",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45912f36-28e3-4357-9b2e-88400e0d2599/?format=api"
                }
            ]
        },
        {
            "id": "0d5f68ea-7cda-465e-94e8-18ac7a66c607",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:22.844711-04: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": 5107.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2d9fb00-0efc-440c-9a24-f30056d0838f",
                    "gambit_id": "23db6a13-f372-4698-b16c-cd8c8af86635",
                    "last_updated": "2023-04-06T12:32:22.292837-04:00",
                    "created_at": "2023-04-05T09:22:22.848714-04:00",
                    "name": "New York Knicks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5f68ea-7cda-465e-94e8-18ac7a66c607/?format=api"
                },
                {
                    "id": "e627e416-2278-41ba-abdb-f35a199d3b5a",
                    "gambit_id": "9e357b53-cd48-4ae2-86f2-5416ad815c5b",
                    "last_updated": "2023-04-06T12:32:22.290301-04:00",
                    "created_at": "2023-04-05T09:22:22.846660-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5f68ea-7cda-465e-94e8-18ac7a66c607/?format=api"
                }
            ]
        },
        {
            "id": "f8aafd0f-f7d4-4411-becd-9c74f1ac5bde",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7b6cb25-2d2b-4f46-9aea-b3a49f336956/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:22.829008-04: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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b03324f1-914f-4aa7-92cd-e4b8b2d1b3c0",
                    "gambit_id": "6205c202-c37b-4f55-9afe-ff42caf044d2",
                    "last_updated": "2023-04-06T12:32:22.275277-04:00",
                    "created_at": "2023-04-05T09:22:22.831520-04:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8aafd0f-f7d4-4411-becd-9c74f1ac5bde/?format=api"
                },
                {
                    "id": "87d25a1a-5247-42cf-ab73-83ee80f61d4f",
                    "gambit_id": "43ec5c29-056c-40ce-886d-e02df9b50644",
                    "last_updated": "2023-04-06T12:32:22.277805-04:00",
                    "created_at": "2023-04-05T09:22:22.834178-04:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8aafd0f-f7d4-4411-becd-9c74f1ac5bde/?format=api"
                }
            ]
        }
    ]
}