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/cd305ac4-6f89-4ee7-bb60-ee1430c62853/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd305ac4-6f89-4ee7-bb60-ee1430c62853",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0a269bee-352f-4cc6-af8a-e75f652d7f60",
    "completed": true,
    "last_updated": "2022-12-12T18:57:24.072459-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.13,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0a269bee-352f-4cc6-af8a-e75f652d7f60",
    "datetime": "2022-12-11T20:07:00-05:00",
    "cutoff_datetime": "2022-12-11T20:07:00-05:00",
    "name": "Boston Bruins v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "e0404347-fb0c-4097-8246-851dbdf6d557",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd305ac4-6f89-4ee7-bb60-ee1430c62853/?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": "Boston Bruins",
                        "amount": 5974.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb03a780-a74b-43bb-a66d-ffeefc2e8f8d",
                    "gambit_id": "9565ce5c-420b-4476-aa67-d952fd08b414",
                    "last_updated": "2022-12-12T18:57:24.083530-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0404347-fb0c-4097-8246-851dbdf6d557/?format=api"
                },
                {
                    "id": "95672467-ec17-496c-8a19-d892e0e7f6af",
                    "gambit_id": "1cb26bea-d398-4bda-be50-dd7414fea805",
                    "last_updated": "2022-12-12T18:57:24.082304-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0404347-fb0c-4097-8246-851dbdf6d557/?format=api"
                }
            ]
        },
        {
            "id": "2c63e3d6-d98f-4324-9d46-e2ab485d19bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd305ac4-6f89-4ee7-bb60-ee1430c62853/?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": "Vegas Golden Knights",
                        "amount": 6170.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3830.0
                    }
                ],
                "expected_reward_tokens": 9192.0,
                "profit_sb": 192.0,
                "profit_sb_percentage": 2.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee1844cf-0dfa-4b8a-a252-9c1b83aad925",
                    "gambit_id": "5a965e3c-06f3-4b7b-aa91-c0d2daaef77a",
                    "last_updated": "2022-12-12T18:57:24.078861-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c63e3d6-d98f-4324-9d46-e2ab485d19bc/?format=api"
                },
                {
                    "id": "8f38fe51-b858-4128-9744-031c93a231fb",
                    "gambit_id": "550452e3-b93d-4e4e-9c8b-1646501e5689",
                    "last_updated": "2022-12-12T18:57:24.079966-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c63e3d6-d98f-4324-9d46-e2ab485d19bc/?format=api"
                }
            ]
        },
        {
            "id": "dbd01501-01f5-422f-8e24-955ef5e75c5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd305ac4-6f89-4ee7-bb60-ee1430c62853/?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 6",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "394fa04b-9f30-49c8-814c-2d01c98f0d2e",
                    "gambit_id": "28bda0f4-e3c1-4026-9e4f-5fd2b5a6ce32",
                    "last_updated": "2022-12-12T18:57:24.075252-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd01501-01f5-422f-8e24-955ef5e75c5d/?format=api"
                },
                {
                    "id": "a941d16e-ba56-4e96-a1ba-52cf0c2d4652",
                    "gambit_id": "efae52f4-76ac-4f9b-92c2-6d29d7bdfd7a",
                    "last_updated": "2022-12-12T18:57:24.076429-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd01501-01f5-422f-8e24-955ef5e75c5d/?format=api"
                }
            ]
        }
    ]
}