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/d6b0473f-1ec2-47f4-be40-fb197aaefe97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d6b0473f-1ec2-47f4-be40-fb197aaefe97",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "55f3c0e5-c2a8-4ce7-b289-8026e2524774",
    "completed": true,
    "last_updated": "2022-12-31T16:56:56.926734-05:00",
    "created_at": "2022-12-30T10:27:10.181853-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.1,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/55f3c0e5-c2a8-4ce7-b289-8026e2524774",
    "datetime": "2022-12-30T19:37:00-05:00",
    "cutoff_datetime": "2022-12-30T19:37:00-05:00",
    "name": "Florida Panthers v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "d50bedec-6527-49ae-822b-681a5e2c0d30",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6b0473f-1ec2-47f4-be40-fb197aaefe97/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-30T10:27:10.190913-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": "Carolina Hurricanes",
                        "amount": 6026.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3974.0
                    }
                ],
                "expected_reward_tokens": 9099.26,
                "profit_sb": 99.26,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84e21ccc-f92a-43c5-9867-56b94a670b2d",
                    "gambit_id": "b47cd913-d400-4b42-b578-eb98b2949d22",
                    "last_updated": "2022-12-31T16:56:56.937224-05:00",
                    "created_at": "2022-12-30T10:27:10.192073-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50bedec-6527-49ae-822b-681a5e2c0d30/?format=api"
                },
                {
                    "id": "cc657e83-5847-426a-a3c7-9ba0ae9f8b48",
                    "gambit_id": "98e71e3b-f621-45a4-aa39-f5502f2c009f",
                    "last_updated": "2022-12-31T16:56:56.938370-05:00",
                    "created_at": "2022-12-30T10:27:10.193395-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.29000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50bedec-6527-49ae-822b-681a5e2c0d30/?format=api"
                }
            ]
        },
        {
            "id": "2bcc7bef-5ea9-4b1e-8fc2-5bbe225a7886",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6b0473f-1ec2-47f4-be40-fb197aaefe97/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-30T10:27:10.187228-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": "Florida Panthers",
                        "amount": 6026.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3974.0
                    }
                ],
                "expected_reward_tokens": 9099.26,
                "profit_sb": 99.26,
                "profit_sb_percentage": 1.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f670e681-fc0a-422a-97e0-6705b049941c",
                    "gambit_id": "492260a9-c1c6-45e4-8486-8727fd7ac56f",
                    "last_updated": "2022-12-31T16:56:56.934935-05:00",
                    "created_at": "2022-12-30T10:27:10.189630-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcc7bef-5ea9-4b1e-8fc2-5bbe225a7886/?format=api"
                },
                {
                    "id": "d551a77e-d6c3-4b3a-8dc3-31f0806cc77d",
                    "gambit_id": "7cf7c86f-7566-4a1b-a6e4-fe50130b3db6",
                    "last_updated": "2022-12-31T16:56:56.933750-05:00",
                    "created_at": "2022-12-30T10:27:10.188397-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.29000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bcc7bef-5ea9-4b1e-8fc2-5bbe225a7886/?format=api"
                }
            ]
        },
        {
            "id": "531aa534-5e98-48f4-9160-332b25050a64",
            "match": "https://api-prod.gambitprofit.com/api/matches/d6b0473f-1ec2-47f4-be40-fb197aaefe97/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-30T10:27:10.183549-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.5",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5a5354d-90d1-499d-bae4-b646041946b8",
                    "gambit_id": "47a8e37d-d236-4a00-be41-858de8b342c1",
                    "last_updated": "2022-12-31T16:56:56.930158-05:00",
                    "created_at": "2022-12-30T10:27:10.184746-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531aa534-5e98-48f4-9160-332b25050a64/?format=api"
                },
                {
                    "id": "781f3b02-43fc-4912-99ee-fcba2595cea1",
                    "gambit_id": "6349b36e-b980-483d-92d7-b917575defc8",
                    "last_updated": "2022-12-31T16:56:56.931443-05:00",
                    "created_at": "2022-12-30T10:27:10.185963-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531aa534-5e98-48f4-9160-332b25050a64/?format=api"
                }
            ]
        }
    ]
}