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/4954c947-c774-4b0f-a154-2cff90682769/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4954c947-c774-4b0f-a154-2cff90682769",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a81f6396-7b96-4b01-8f85-75a513172f5c",
    "completed": true,
    "last_updated": "2023-01-17T11:02:04.969708-05:00",
    "created_at": "2023-01-16T09:52:10.387694-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a81f6396-7b96-4b01-8f85-75a513172f5c",
    "datetime": "2023-01-16T14:40:00-05:00",
    "cutoff_datetime": "2023-01-16T14:40:00-05:00",
    "name": "Indiana Pacers v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "d836cf9f-5ac8-45a3-a500-2205d59be33d",
            "match": "https://api-prod.gambitprofit.com/api/matches/4954c947-c774-4b0f-a154-2cff90682769/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-16T09:52:10.397596-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": "Milwaukee Bucks",
                        "amount": 6524.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3476.0
                    }
                ],
                "expected_reward_tokens": 9002.84,
                "profit_sb": 2.84,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0253886-1747-40e5-869c-d49888592fa8",
                    "gambit_id": "0f393c58-3d7a-471d-a65b-d4eb375afdb4",
                    "last_updated": "2023-01-17T11:02:04.976741-05:00",
                    "created_at": "2023-01-16T09:52:10.401948-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.38000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d836cf9f-5ac8-45a3-a500-2205d59be33d/?format=api"
                },
                {
                    "id": "d8ecac9c-2ed9-41b3-8628-b92ebd6e4883",
                    "gambit_id": "5723f260-266d-408d-a281-9fe2c97234c4",
                    "last_updated": "2023-01-17T11:02:04.975645-05:00",
                    "created_at": "2023-01-16T09:52:10.399693-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.59000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d836cf9f-5ac8-45a3-a500-2205d59be33d/?format=api"
                }
            ]
        },
        {
            "id": "2b059275-4c7e-4449-80dc-ff0f85d4efd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4954c947-c774-4b0f-a154-2cff90682769/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-16T09:52:10.404099-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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d360ed6a-296c-4766-ae37-8b6a7aa4cff1",
                    "gambit_id": "bc511788-582f-4222-9d21-0a3282f5f2a6",
                    "last_updated": "2023-01-17T11:02:04.979887-05:00",
                    "created_at": "2023-01-16T09:52:10.408196-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b059275-4c7e-4449-80dc-ff0f85d4efd6/?format=api"
                },
                {
                    "id": "aa81ba2e-3d25-4c3f-a204-e427e50769d5",
                    "gambit_id": "dbf82ec9-81c2-40b9-bc7c-e7fcbecc8a9c",
                    "last_updated": "2023-01-17T11:02:04.978841-05:00",
                    "created_at": "2023-01-16T09:52:10.406044-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b059275-4c7e-4449-80dc-ff0f85d4efd6/?format=api"
                }
            ]
        },
        {
            "id": "e8607b8a-1cb0-459f-82e2-5b5822ceea08",
            "match": "https://api-prod.gambitprofit.com/api/matches/4954c947-c774-4b0f-a154-2cff90682769/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-16T09:52:10.390436-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 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c52ed9c2-8cec-4233-b4e3-4d9440c3129d",
                    "gambit_id": "7aa9cc69-dc08-46f3-9c87-6cd60967fa85",
                    "last_updated": "2023-01-17T11:02:04.972351-05:00",
                    "created_at": "2023-01-16T09:52:10.393231-05:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8607b8a-1cb0-459f-82e2-5b5822ceea08/?format=api"
                },
                {
                    "id": "4a252152-d9df-4a0d-b40b-2baa5eaddc16",
                    "gambit_id": "cab12c69-0589-4b27-9689-c41fb6ec189d",
                    "last_updated": "2023-01-17T11:02:04.973467-05:00",
                    "created_at": "2023-01-16T09:52:10.395373-05:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8607b8a-1cb0-459f-82e2-5b5822ceea08/?format=api"
                }
            ]
        }
    ]
}