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/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7f201f3f-d761-47f5-8639-fddbd506ba0a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ca634703-721e-4a0d-845c-d49434b4bfee",
    "completed": true,
    "last_updated": "2023-03-14T12:27:15.240281-04:00",
    "created_at": "2023-03-13T09:22:03.638698-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ca634703-721e-4a0d-845c-d49434b4bfee",
    "datetime": "2023-03-13T22:10:00-04:00",
    "cutoff_datetime": "2023-03-13T22:10:00-04:00",
    "name": "Phoenix Suns v. Golden State Warriors",
    "bettypes": [
        {
            "id": "c9eeb9e6-49c4-4c8a-b184-afd9f6fedccf",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-13T09:22:03.646020-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": "Golden State Warriors",
                        "amount": 6308.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "36f09ed3-eaa3-428b-85e8-38acbd2cb08f",
                    "gambit_id": "9f5b3672-87aa-4838-a244-e8bb70d7128f",
                    "last_updated": "2023-03-14T12:27:15.251626-04:00",
                    "created_at": "2023-03-13T09:22:03.647811-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eeb9e6-49c4-4c8a-b184-afd9f6fedccf/?format=api"
                },
                {
                    "id": "e76fbf01-88fc-4b93-b624-ce3ac9853dbd",
                    "gambit_id": "639e389a-ea2a-4a7f-ac6d-1a2296c58734",
                    "last_updated": "2023-03-14T12:27:15.253961-04:00",
                    "created_at": "2023-03-13T09:22:03.649602-04:00",
                    "name": "Phoenix Suns",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eeb9e6-49c4-4c8a-b184-afd9f6fedccf/?format=api"
                }
            ]
        },
        {
            "id": "e2fab6de-87b0-4b0b-ac6c-f5889e9bfd63",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-13T09:22:03.651186-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d8d8fc45-0110-4742-8f0c-dcf06071fd6e",
                    "gambit_id": "55801d97-ecdb-4a91-9da6-68073c52f606",
                    "last_updated": "2023-03-14T12:27:15.258472-04:00",
                    "created_at": "2023-03-13T09:22:03.654268-04:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2fab6de-87b0-4b0b-ac6c-f5889e9bfd63/?format=api"
                },
                {
                    "id": "918ef9ad-f0d2-4c65-88db-195a67d27032",
                    "gambit_id": "e22cf0e5-a271-41eb-9974-40ac937c375d",
                    "last_updated": "2023-03-14T12:27:15.257102-04:00",
                    "created_at": "2023-03-13T09:22:03.652690-04:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2fab6de-87b0-4b0b-ac6c-f5889e9bfd63/?format=api"
                }
            ]
        },
        {
            "id": "22f1d39d-8996-4d9c-97d5-c837abeb02bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/7f201f3f-d761-47f5-8639-fddbd506ba0a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-13T09:22:03.641194-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 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": "ab0d28ed-4d05-4561-9501-de7cbddf6198",
                    "gambit_id": "bf0d1a09-3035-42b7-b05f-86abcf8491ed",
                    "last_updated": "2023-03-14T12:27:15.247126-04:00",
                    "created_at": "2023-03-13T09:22:03.642777-04: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/22f1d39d-8996-4d9c-97d5-c837abeb02bf/?format=api"
                },
                {
                    "id": "2cc828df-ae2f-4a68-bb2d-d10d78320b63",
                    "gambit_id": "a05e3e9b-3aea-4b8e-84d9-a3c397e5c403",
                    "last_updated": "2023-03-14T12:27:15.248512-04:00",
                    "created_at": "2023-03-13T09:22:03.644290-04: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/22f1d39d-8996-4d9c-97d5-c837abeb02bf/?format=api"
                }
            ]
        }
    ]
}