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/20bc8d2c-cb5c-48fc-95f0-e6c49f6d1056/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20bc8d2c-cb5c-48fc-95f0-e6c49f6d1056",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fbcf0018-517b-4912-b61f-2efad745f25b",
    "completed": true,
    "last_updated": "2023-01-24T09:36:52.896092-05:00",
    "created_at": "2023-01-23T09:11:57.913227-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.43,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fbcf0018-517b-4912-b61f-2efad745f25b",
    "datetime": "2023-01-23T22:40:00-05:00",
    "cutoff_datetime": "2023-01-23T22:40:00-05:00",
    "name": "Memphis Grizzlies v. Sacramento Kings",
    "bettypes": [
        {
            "id": "052dd9d4-05bb-476f-aff6-8ac21e54325a",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bc8d2c-cb5c-48fc-95f0-e6c49f6d1056/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-23T09:11:57.918778-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": "Sacramento Kings",
                        "amount": 6099.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9635.47,
                "profit_sb": 135.47,
                "profit_sb_percentage": 1.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2e256672-c0e4-459a-b98a-929fa9334370",
                    "gambit_id": "f4c8e07f-01ff-47a9-bca0-6e2415593b7b",
                    "last_updated": "2023-01-24T09:36:52.902626-05:00",
                    "created_at": "2023-01-23T09:11:57.919912-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.58000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052dd9d4-05bb-476f-aff6-8ac21e54325a/?format=api"
                },
                {
                    "id": "504ccaf3-3646-4e19-be09-5cca2e64c1a3",
                    "gambit_id": "10535c69-b227-4468-97de-45af1c60323a",
                    "last_updated": "2023-01-24T09:36:52.903823-05:00",
                    "created_at": "2023-01-23T09:11:57.921263-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "2.47000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052dd9d4-05bb-476f-aff6-8ac21e54325a/?format=api"
                }
            ]
        },
        {
            "id": "eeb1a944-fd01-4c19-ab8e-d8f129fcc92f",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bc8d2c-cb5c-48fc-95f0-e6c49f6d1056/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-23T09:11:57.923150-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3535d5ac-45a9-48d3-bfb2-c993827670f5",
                    "gambit_id": "f0feebae-576e-443d-be5c-825f369617ca",
                    "last_updated": "2023-01-24T09:36:52.907326-05:00",
                    "created_at": "2023-01-23T09:11:57.925827-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb1a944-fd01-4c19-ab8e-d8f129fcc92f/?format=api"
                },
                {
                    "id": "1d3e9f57-db25-4ed3-8dbc-8decea1524c8",
                    "gambit_id": "1cbc46f4-2394-41a0-8fac-55412251cd87",
                    "last_updated": "2023-01-24T09:36:52.906180-05:00",
                    "created_at": "2023-01-23T09:11:57.924448-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb1a944-fd01-4c19-ab8e-d8f129fcc92f/?format=api"
                }
            ]
        },
        {
            "id": "8e93bade-3dea-461b-bcd3-20b381d8d4e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/20bc8d2c-cb5c-48fc-95f0-e6c49f6d1056/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-23T09:11:57.914902-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 244.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 244.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3637a667-a3d3-4a25-ab04-e993a5bc7ee0",
                    "gambit_id": "edff1620-8b6c-42a8-9559-b14c58fda576",
                    "last_updated": "2023-01-24T09:36:52.899004-05:00",
                    "created_at": "2023-01-23T09:11:57.916231-05:00",
                    "name": "Game Total Under 244.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e93bade-3dea-461b-bcd3-20b381d8d4e5/?format=api"
                },
                {
                    "id": "4541bee8-f7cf-4887-957d-0f098025073b",
                    "gambit_id": "cf891333-a7cf-426d-9bb2-ef3d96216d9d",
                    "last_updated": "2023-01-24T09:36:52.900177-05:00",
                    "created_at": "2023-01-23T09:11:57.917496-05:00",
                    "name": "Game Total Over 244.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e93bade-3dea-461b-bcd3-20b381d8d4e5/?format=api"
                }
            ]
        }
    ]
}