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/a8850e17-4f38-40ed-a2a6-8bdf9e12c57e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a8850e17-4f38-40ed-a2a6-8bdf9e12c57e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "35027581-8f11-4e06-92f9-8086f18349b8",
    "completed": true,
    "last_updated": "2023-10-30T15:43:27.418908-04:00",
    "created_at": "2023-10-25T09:13:13.224306-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.67,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/35027581-8f11-4e06-92f9-8086f18349b8",
    "datetime": "2023-10-29T13:00:00-04:00",
    "cutoff_datetime": "2023-10-29T13:00:00-04:00",
    "name": "New England Patriots v. Miami Dolphins",
    "bettypes": [
        {
            "id": "99a1d52f-4512-4ab0-a96d-7f1797f72270",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8850e17-4f38-40ed-a2a6-8bdf9e12c57e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:13.244564-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": "Miami Dolphins",
                        "amount": 7549.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 2451.0
                    }
                ],
                "expected_reward_tokens": 9436.25,
                "profit_sb": -63.75,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b7057cb-bc6e-4958-8a4d-ea9faa0114b0",
                    "gambit_id": "389117f7-8a6f-4e18-afd9-1bff781731ee",
                    "last_updated": "2023-10-30T15:43:27.452278-04:00",
                    "created_at": "2023-10-25T09:13:13.251988-04:00",
                    "name": "Miami Dolphins",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a1d52f-4512-4ab0-a96d-7f1797f72270/?format=api"
                },
                {
                    "id": "afcf2e22-cf83-4705-b99b-931f4b4f623a",
                    "gambit_id": "34569871-8282-474d-b7ad-e4a4da4cb32c",
                    "last_updated": "2023-10-30T15:43:27.445003-04:00",
                    "created_at": "2023-10-25T09:13:13.248194-04:00",
                    "name": "New England Patriots",
                    "reward": "3.85000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a1d52f-4512-4ab0-a96d-7f1797f72270/?format=api"
                }
            ]
        },
        {
            "id": "da6b0605-07c0-41d0-bc98-eed0944931af",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8850e17-4f38-40ed-a2a6-8bdf9e12c57e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:13.230907-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": "Miami Dolphins",
                        "amount": 5000.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0da59b51-c4e8-4d21-841b-caa6d250a337",
                    "gambit_id": "7e05d0d8-52d6-4c36-a4eb-bf0801abe13b",
                    "last_updated": "2023-10-30T15:43:27.433559-04:00",
                    "created_at": "2023-10-25T09:13:13.235012-04:00",
                    "name": "Miami Dolphins",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da6b0605-07c0-41d0-bc98-eed0944931af/?format=api"
                },
                {
                    "id": "74d0decf-b5de-4904-b43d-016919f4ffc3",
                    "gambit_id": "a59996d1-e94c-4960-9b02-1dca0ba23155",
                    "last_updated": "2023-10-30T15:43:27.437160-04:00",
                    "created_at": "2023-10-25T09:13:13.240145-04:00",
                    "name": "New England Patriots",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da6b0605-07c0-41d0-bc98-eed0944931af/?format=api"
                }
            ]
        },
        {
            "id": "a827184f-9fa2-4ac5-bb90-bf8c32da632d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8850e17-4f38-40ed-a2a6-8bdf9e12c57e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:13.256860-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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b038d9de-3dad-4895-82f9-26a28eaadcb4",
                    "gambit_id": "3a9a4071-2e22-4ebe-9932-3c566921bbfc",
                    "last_updated": "2023-10-30T15:43:27.463586-04:00",
                    "created_at": "2023-10-25T09:13:13.265280-04:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a827184f-9fa2-4ac5-bb90-bf8c32da632d/?format=api"
                },
                {
                    "id": "99638206-3ddd-4f43-90bc-f6938c7c940d",
                    "gambit_id": "0103f122-7d65-46ce-9cb2-6e06d1ce327d",
                    "last_updated": "2023-10-30T15:43:27.459919-04:00",
                    "created_at": "2023-10-25T09:13:13.260164-04:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a827184f-9fa2-4ac5-bb90-bf8c32da632d/?format=api"
                }
            ]
        }
    ]
}