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/c25166e3-2eed-4e07-b000-c56ad535033b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c25166e3-2eed-4e07-b000-c56ad535033b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a0d7498-d06f-4897-896f-73e0b7071abc",
    "completed": true,
    "last_updated": "2023-11-06T21:23:16.628625-05:00",
    "created_at": "2023-11-05T08:33:06.252417-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4a0d7498-d06f-4897-896f-73e0b7071abc",
    "datetime": "2023-11-05T20:07:00-05:00",
    "cutoff_datetime": "2023-11-05T20:07:00-05:00",
    "name": "Vegas Golden Knights v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "300ee3c6-ecd8-4eba-9477-5233e041ffed",
            "match": "https://api-prod.gambitprofit.com/api/matches/c25166e3-2eed-4e07-b000-c56ad535033b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-05T08:33:06.265926-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": 6160.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65587027-7145-4892-a9df-42d18ed1970b",
                    "gambit_id": "f38d8d0e-8d34-4007-94e3-2e3b3d018d80",
                    "last_updated": "2023-11-06T21:23:16.637200-05:00",
                    "created_at": "2023-11-05T08:33:06.273991-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/300ee3c6-ecd8-4eba-9477-5233e041ffed/?format=api"
                },
                {
                    "id": "968d5cdf-5b2e-4ac3-aec4-ea32783b8f97",
                    "gambit_id": "8dbe8516-3fee-48d5-93c5-99063da97cc3",
                    "last_updated": "2023-11-06T21:23:16.640583-05:00",
                    "created_at": "2023-11-05T08:33:06.279543-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/300ee3c6-ecd8-4eba-9477-5233e041ffed/?format=api"
                }
            ]
        },
        {
            "id": "2a280389-f6c9-47ef-8a8f-9bcea48a3e8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c25166e3-2eed-4e07-b000-c56ad535033b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-05T08:33:06.283981-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": "Anaheim Ducks",
                        "amount": 5944.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "185dfe01-9625-495c-b58b-938a2ac766aa",
                    "gambit_id": "cd17e0d1-565f-46b6-8e28-24abc6f41abe",
                    "last_updated": "2023-11-06T21:23:16.650288-05:00",
                    "created_at": "2023-11-05T08:33:06.293610-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a280389-f6c9-47ef-8a8f-9bcea48a3e8f/?format=api"
                },
                {
                    "id": "13cd6abe-1eb6-4556-a6f2-7eb81f9ec3dd",
                    "gambit_id": "a4041bb3-4086-4663-9fb7-4e40369888f1",
                    "last_updated": "2023-11-06T21:23:16.647028-05:00",
                    "created_at": "2023-11-05T08:33:06.288861-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a280389-f6c9-47ef-8a8f-9bcea48a3e8f/?format=api"
                }
            ]
        },
        {
            "id": "8c40886e-75e7-428f-8f65-f941b305dc7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c25166e3-2eed-4e07-b000-c56ad535033b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-05T08:33:06.298382-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 Over 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "823cfefd-a84c-467b-82c2-4ddad4a371ba",
                    "gambit_id": "ca77f420-9d84-4fd6-a16f-1be37c7d4287",
                    "last_updated": "2023-11-06T21:23:16.657275-05:00",
                    "created_at": "2023-11-05T08:33:06.303110-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c40886e-75e7-428f-8f65-f941b305dc7c/?format=api"
                },
                {
                    "id": "0ccc5c84-3624-4803-bc53-1ad1e74d6f74",
                    "gambit_id": "7200723a-bf44-49b5-89f1-ad48530ff355",
                    "last_updated": "2023-11-06T21:23:16.661121-05:00",
                    "created_at": "2023-11-05T08:33:06.308737-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c40886e-75e7-428f-8f65-f941b305dc7c/?format=api"
                }
            ]
        }
    ]
}