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/34a30f50-d659-466d-b893-2e22c59e69eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34a30f50-d659-466d-b893-2e22c59e69eb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b0658a55-cf11-4a8b-baa4-c4947f449372",
    "completed": true,
    "last_updated": "2023-10-02T20:53:08.406149-04:00",
    "created_at": "2023-09-28T10:08:14.748428-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b0658a55-cf11-4a8b-baa4-c4947f449372",
    "datetime": "2023-10-01T13:00:00-04:00",
    "cutoff_datetime": "2023-10-01T13:00:00-04:00",
    "name": "Pittsburgh Steelers v. Houston Texans",
    "bettypes": [
        {
            "id": "7d783cc8-b4f5-43bd-9e92-f512d6dfb0f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/34a30f50-d659-466d-b893-2e22c59e69eb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-28T10:08:14.771198-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": "Pittsburgh Steelers",
                        "amount": 5773.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2116c3fe-8013-4fb9-9571-36005acb3504",
                    "gambit_id": "2053e20b-b4ac-495c-ba7b-c90fb4286ff1",
                    "last_updated": "2023-10-02T20:53:08.434403-04:00",
                    "created_at": "2023-09-28T10:08:14.779335-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d783cc8-b4f5-43bd-9e92-f512d6dfb0f3/?format=api"
                },
                {
                    "id": "344a3075-7fdd-40ea-abd0-8beb40f5779a",
                    "gambit_id": "d7592764-af21-4e47-ba11-9fd5a9472ef9",
                    "last_updated": "2023-10-02T20:53:08.431059-04:00",
                    "created_at": "2023-09-28T10:08:14.775484-04:00",
                    "name": "Houston Texans",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d783cc8-b4f5-43bd-9e92-f512d6dfb0f3/?format=api"
                }
            ]
        },
        {
            "id": "9ff80b63-767c-4a83-ad02-143e9bbafb89",
            "match": "https://api-prod.gambitprofit.com/api/matches/34a30f50-d659-466d-b893-2e22c59e69eb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-28T10:08:14.755404-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": "Houston Texans",
                        "amount": 5107.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3605a29d-d943-43d5-84df-d4544bf4372a",
                    "gambit_id": "658f2849-c468-4a9d-9b35-54a188f164f9",
                    "last_updated": "2023-10-02T20:53:08.424256-04:00",
                    "created_at": "2023-09-28T10:08:14.763849-04:00",
                    "name": "Houston Texans",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff80b63-767c-4a83-ad02-143e9bbafb89/?format=api"
                },
                {
                    "id": "929d50a4-0cd4-4ae5-8d3c-2ec4e7918cb6",
                    "gambit_id": "e70d776d-5d02-44f9-bde6-230c510ae1d9",
                    "last_updated": "2023-10-02T20:53:08.420686-04:00",
                    "created_at": "2023-09-28T10:08:14.759846-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff80b63-767c-4a83-ad02-143e9bbafb89/?format=api"
                }
            ]
        },
        {
            "id": "6cd83663-8f01-40cb-8701-3244951b5748",
            "match": "https://api-prod.gambitprofit.com/api/matches/34a30f50-d659-466d-b893-2e22c59e69eb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-28T10:08:14.783127-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 41.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 41.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c8acf83-fad3-4391-80bc-eed4e8ea2509",
                    "gambit_id": "ebe3576b-5be5-4db0-8472-3c7c3336fdfa",
                    "last_updated": "2023-10-02T20:53:08.444889-04:00",
                    "created_at": "2023-09-28T10:08:14.792685-04:00",
                    "name": "Game Total Under 41.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd83663-8f01-40cb-8701-3244951b5748/?format=api"
                },
                {
                    "id": "9d73a8dc-3607-4a63-9a53-19656a4d92e0",
                    "gambit_id": "8be6582a-a2c8-470c-accf-77d2219723b9",
                    "last_updated": "2023-10-02T20:53:08.441439-04:00",
                    "created_at": "2023-09-28T10:08:14.788172-04:00",
                    "name": "Game Total Over 41.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd83663-8f01-40cb-8701-3244951b5748/?format=api"
                }
            ]
        }
    ]
}