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/991606cb-9138-4c9b-aafe-3539296e38c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "991606cb-9138-4c9b-aafe-3539296e38c4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0f65a43f-b352-4f13-ba13-62674c268105",
    "completed": true,
    "last_updated": "2022-11-10T09:17:46.114512-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/0f65a43f-b352-4f13-ba13-62674c268105",
    "datetime": "2022-11-09T20:10:00-05:00",
    "cutoff_datetime": "2022-11-09T20:10:00-05:00",
    "name": "Milwaukee Bucks v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "370c9769-20cb-4c74-aeb0-3fe6b89baeba",
            "match": "https://api-prod.gambitprofit.com/api/matches/991606cb-9138-4c9b-aafe-3539296e38c4/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Milwaukee Bucks",
                        "amount": 5208.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8db40e53-d83f-45d9-8b08-f70b4ab2d2b8",
                    "gambit_id": "650905e7-5d9e-46e0-8190-3238182b97ff",
                    "last_updated": "2022-11-10T09:17:46.124512-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370c9769-20cb-4c74-aeb0-3fe6b89baeba/?format=api"
                },
                {
                    "id": "d399d90b-c1ba-4cc2-862e-a229f26ad477",
                    "gambit_id": "38707744-024f-4e65-a252-5bce5345d20e",
                    "last_updated": "2022-11-10T09:17:46.123576-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370c9769-20cb-4c74-aeb0-3fe6b89baeba/?format=api"
                }
            ]
        },
        {
            "id": "1f726c18-e7f0-40eb-8cc3-8d2ee45e37cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/991606cb-9138-4c9b-aafe-3539296e38c4/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33143351-2e7e-4a8f-baee-5d1608cc9819",
                    "gambit_id": "fef05eaf-1d72-482a-99f6-c6577f12c159",
                    "last_updated": "2022-11-10T09:17:46.121697-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f726c18-e7f0-40eb-8cc3-8d2ee45e37cd/?format=api"
                },
                {
                    "id": "39c64a74-5bab-4093-b52a-05113e8a0197",
                    "gambit_id": "952655e3-f24f-4333-837a-572785404853",
                    "last_updated": "2022-11-10T09:17:46.120737-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f726c18-e7f0-40eb-8cc3-8d2ee45e37cd/?format=api"
                }
            ]
        },
        {
            "id": "8f211591-8dbb-432a-8af5-67d8f79c0f71",
            "match": "https://api-prod.gambitprofit.com/api/matches/991606cb-9138-4c9b-aafe-3539296e38c4/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 213.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 213.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8a28eb2-9080-48ad-9199-ce281e6f394b",
                    "gambit_id": "354cf4de-49f3-444a-862c-adf28ebe662a",
                    "last_updated": "2022-11-10T09:17:46.117285-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 213.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f211591-8dbb-432a-8af5-67d8f79c0f71/?format=api"
                },
                {
                    "id": "4107a9ee-70d8-4c68-94ef-17b29db90afb",
                    "gambit_id": "7f21af03-2a97-4f1c-bf9d-10c3a8cf9bb9",
                    "last_updated": "2022-11-10T09:17:46.118442-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 213.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "213.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f211591-8dbb-432a-8af5-67d8f79c0f71/?format=api"
                }
            ]
        }
    ]
}