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/0576f988-3b66-4f6d-8308-cef453af301f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0576f988-3b66-4f6d-8308-cef453af301f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7f869d56-bb3d-4247-b680-38aa19cf9dc2",
    "completed": true,
    "last_updated": "2023-01-16T19:27:15.564383-05:00",
    "created_at": "2023-01-15T08:32:02.296980-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.71,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7f869d56-bb3d-4247-b680-38aa19cf9dc2",
    "datetime": "2023-01-15T17:07:00-05:00",
    "cutoff_datetime": "2023-01-15T17:07:00-05:00",
    "name": "Montreal Canadiens v. New York Rangers",
    "bettypes": [
        {
            "id": "0ac75ec7-70ff-4e1e-b5e7-4bfe838f6105",
            "match": "https://api-prod.gambitprofit.com/api/matches/0576f988-3b66-4f6d-8308-cef453af301f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-15T08:32:02.312604-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": "New York Rangers",
                        "amount": 7443.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2557.0
                    }
                ],
                "expected_reward_tokens": 9154.06,
                "profit_sb": 154.06,
                "profit_sb_percentage": 1.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "198330d7-1662-4417-a534-36c544038d3a",
                    "gambit_id": "a5cda7e8-3fe0-4bc5-80fb-c18be18882fe",
                    "last_updated": "2023-01-16T19:27:15.589963-05:00",
                    "created_at": "2023-01-15T08:32:02.314604-05:00",
                    "name": "New York Rangers",
                    "reward": "1.23000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac75ec7-70ff-4e1e-b5e7-4bfe838f6105/?format=api"
                },
                {
                    "id": "70a8e180-6068-4962-92dd-0580c73b9432",
                    "gambit_id": "45633fdb-5f40-4eb6-a5ca-4c635816b581",
                    "last_updated": "2023-01-16T19:27:15.592965-05:00",
                    "created_at": "2023-01-15T08:32:02.316701-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.58000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ac75ec7-70ff-4e1e-b5e7-4bfe838f6105/?format=api"
                }
            ]
        },
        {
            "id": "a8e0975d-fdf2-4d72-b82c-026bbc3b7b94",
            "match": "https://api-prod.gambitprofit.com/api/matches/0576f988-3b66-4f6d-8308-cef453af301f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-15T08:32:02.306701-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": "New York Rangers",
                        "amount": 5577.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4423.0
                    }
                ],
                "expected_reward_tokens": 8978.69,
                "profit_sb": -21.31,
                "profit_sb_percentage": -0.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3b50002-cdb0-41c1-b815-4e76f1c9ef50",
                    "gambit_id": "3d6b34bf-39e6-4651-aba7-c2c1f82b051f",
                    "last_updated": "2023-01-16T19:27:15.580622-05:00",
                    "created_at": "2023-01-15T08:32:02.308437-05:00",
                    "name": "New York Rangers",
                    "reward": "1.61000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8e0975d-fdf2-4d72-b82c-026bbc3b7b94/?format=api"
                },
                {
                    "id": "32232e1a-a42a-4f70-b7f8-c5cac4fdd5b6",
                    "gambit_id": "a64dbbec-898a-4386-85ab-85ae7fc7197e",
                    "last_updated": "2023-01-16T19:27:15.583648-05:00",
                    "created_at": "2023-01-15T08:32:02.310502-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.03000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8e0975d-fdf2-4d72-b82c-026bbc3b7b94/?format=api"
                }
            ]
        },
        {
            "id": "fd3ac173-ae8e-49d4-9d96-3cc52bdead40",
            "match": "https://api-prod.gambitprofit.com/api/matches/0576f988-3b66-4f6d-8308-cef453af301f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-15T08:32:02.300284-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 6",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4833ce8a-130d-45fa-a905-d8a31d537b80",
                    "gambit_id": "694fd2e0-a23a-459f-939f-13728f7b3637",
                    "last_updated": "2023-01-16T19:27:15.571522-05:00",
                    "created_at": "2023-01-15T08:32:02.302643-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3ac173-ae8e-49d4-9d96-3cc52bdead40/?format=api"
                },
                {
                    "id": "64ee4de4-fc6e-42e6-949e-12ca903589e6",
                    "gambit_id": "8eda68a5-8f96-4a60-8bca-318ca3945038",
                    "last_updated": "2023-01-16T19:27:15.574721-05:00",
                    "created_at": "2023-01-15T08:32:02.304497-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd3ac173-ae8e-49d4-9d96-3cc52bdead40/?format=api"
                }
            ]
        }
    ]
}