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/369ecc8a-c3a7-4d91-906c-17bda5af21f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "369ecc8a-c3a7-4d91-906c-17bda5af21f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ed8f44ca-57ca-4aa2-b947-3f50329b2f3d",
    "completed": true,
    "last_updated": "2023-10-13T09:53:00.221212-04:00",
    "created_at": "2023-10-12T10:57:56.471516-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ed8f44ca-57ca-4aa2-b947-3f50329b2f3d",
    "datetime": "2023-10-12T20:15:00-04:00",
    "cutoff_datetime": "2023-10-12T20:15:00-04:00",
    "name": "Denver Broncos v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "5359f10c-9567-458d-bb92-f2437617b0f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/369ecc8a-c3a7-4d91-906c-17bda5af21f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-12T10:57:56.509162-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": "Kansas City Chiefs",
                        "amount": 8263.0
                    },
                    {
                        "team": "Denver Broncos",
                        "amount": 1737.0
                    }
                ],
                "expected_reward_tokens": 9501.39,
                "profit_sb": 1.39,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8a5f219-97c0-40ae-b4d5-36cf9b09e709",
                    "gambit_id": "ab71af7d-3fa9-4e7e-84d5-c420c63abec7",
                    "last_updated": "2023-10-13T09:53:00.246301-04:00",
                    "created_at": "2023-10-12T10:57:56.523373-04:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.15000",
                    "odds": "1.15380",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5359f10c-9567-458d-bb92-f2437617b0f5/?format=api"
                },
                {
                    "id": "6f8e1755-62cf-4ae1-bcff-e83eb110b602",
                    "gambit_id": "b4622e71-9718-4111-9045-afb812ceb9ed",
                    "last_updated": "2023-10-13T09:53:00.242274-04:00",
                    "created_at": "2023-10-12T10:57:56.518150-04:00",
                    "name": "Denver Broncos",
                    "reward": "5.47000",
                    "odds": "5.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5359f10c-9567-458d-bb92-f2437617b0f5/?format=api"
                }
            ]
        },
        {
            "id": "fd59d550-cacc-4719-96c3-09199b57735b",
            "match": "https://api-prod.gambitprofit.com/api/matches/369ecc8a-c3a7-4d91-906c-17bda5af21f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-12T10:57:56.484184-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": "Denver Broncos",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "71bc5f33-e358-45e1-9a39-a8fea0471f36",
                    "gambit_id": "dc58c8e8-ecf6-41b4-a244-40fbcd3b45f2",
                    "last_updated": "2023-10-13T09:53:00.231061-04:00",
                    "created_at": "2023-10-12T10:57:56.490012-04:00",
                    "name": "Denver Broncos",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd59d550-cacc-4719-96c3-09199b57735b/?format=api"
                },
                {
                    "id": "bd96f738-7b1b-47dd-9802-fa0771b64d0b",
                    "gambit_id": "4f12d3f2-64de-4560-8e05-e45f4c90f5e9",
                    "last_updated": "2023-10-13T09:53:00.235126-04:00",
                    "created_at": "2023-10-12T10:57:56.495287-04:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd59d550-cacc-4719-96c3-09199b57735b/?format=api"
                }
            ]
        },
        {
            "id": "64a39778-dd06-4129-a6d8-df460040d3be",
            "match": "https://api-prod.gambitprofit.com/api/matches/369ecc8a-c3a7-4d91-906c-17bda5af21f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-12T10:57:56.527436-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 Over 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59f00adb-0297-432f-8cb2-d9a6cf96f4d2",
                    "gambit_id": "4b629114-19a3-4686-976e-400de55c83ef",
                    "last_updated": "2023-10-13T09:53:00.256709-04:00",
                    "created_at": "2023-10-12T10:57:56.531038-04:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64a39778-dd06-4129-a6d8-df460040d3be/?format=api"
                },
                {
                    "id": "900920c4-fc85-47d4-b77d-29404d7db552",
                    "gambit_id": "3d6a1ffb-fcb0-4e62-93a3-2299f03cdabb",
                    "last_updated": "2023-10-13T09:53:00.262518-04:00",
                    "created_at": "2023-10-12T10:57:56.535721-04:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64a39778-dd06-4129-a6d8-df460040d3be/?format=api"
                }
            ]
        }
    ]
}