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/855c6abe-8a97-417f-88f5-151334fa8791/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "855c6abe-8a97-417f-88f5-151334fa8791",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6669dbbf-45ad-45f2-b4d6-a913692b613a",
    "completed": true,
    "last_updated": "2023-04-05T17:47:10.243794-04:00",
    "created_at": "2023-04-04T09:32:15.313277-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.52,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6669dbbf-45ad-45f2-b4d6-a913692b613a",
    "datetime": "2023-04-04T19:10:00-04:00",
    "cutoff_datetime": "2023-04-04T19:10:00-04:00",
    "name": "Milwaukee Bucks v. Washington Wizards",
    "bettypes": [
        {
            "id": "7db4af11-5c8a-47c9-a2eb-5ca2be7f8835",
            "match": "https://api-prod.gambitprofit.com/api/matches/855c6abe-8a97-417f-88f5-151334fa8791/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:52:07.594510-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": "Milwaukee Bucks",
                        "amount": 8681.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 1319.0
                    }
                ],
                "expected_reward_tokens": 9549.1,
                "profit_sb": 49.1,
                "profit_sb_percentage": 0.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7dcbcda1-c8a0-4d91-9d50-884b46e29465",
                    "gambit_id": "06d06ffb-d879-4585-945f-e7483d0f0ba1",
                    "last_updated": "2023-04-05T17:47:10.253036-04:00",
                    "created_at": "2023-04-04T09:52:07.597624-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.10000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7db4af11-5c8a-47c9-a2eb-5ca2be7f8835/?format=api"
                },
                {
                    "id": "2b02325a-e3f8-4a17-a2e8-676ba813787c",
                    "gambit_id": "a97976c1-f9eb-4bf4-bb5c-d2e04d849e8c",
                    "last_updated": "2023-04-05T17:47:10.250028-04:00",
                    "created_at": "2023-04-04T09:52:07.596042-04:00",
                    "name": "Washington Wizards",
                    "reward": "7.24000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7db4af11-5c8a-47c9-a2eb-5ca2be7f8835/?format=api"
                }
            ]
        },
        {
            "id": "464e0202-f7c4-49f6-976b-2c3ae663b057",
            "match": "https://api-prod.gambitprofit.com/api/matches/855c6abe-8a97-417f-88f5-151334fa8791/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:15.320988-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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "430244a2-5b8d-420e-8d48-5ad080860cf3",
                    "gambit_id": "c8d0b9b4-e348-4e69-bd03-76bff000adce",
                    "last_updated": "2023-04-05T17:47:10.265370-04:00",
                    "created_at": "2023-04-04T09:32:15.323178-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464e0202-f7c4-49f6-976b-2c3ae663b057/?format=api"
                },
                {
                    "id": "6ec45d0e-21a4-4659-9d2c-e697bd035300",
                    "gambit_id": "c57ed116-7c6c-4aa3-950e-874c661788e7",
                    "last_updated": "2023-04-05T17:47:10.267319-04:00",
                    "created_at": "2023-04-04T09:32:15.324758-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/464e0202-f7c4-49f6-976b-2c3ae663b057/?format=api"
                }
            ]
        },
        {
            "id": "c37bd132-1aec-497a-b902-69f89b456f6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/855c6abe-8a97-417f-88f5-151334fa8791/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:15.315437-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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7a2de0e-c2d9-42e2-8799-ced54ddee5c7",
                    "gambit_id": "2b99bb80-ac91-43bf-b82a-36bd37d93681",
                    "last_updated": "2023-04-05T17:47:10.260293-04:00",
                    "created_at": "2023-04-04T09:32:15.318989-04:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c37bd132-1aec-497a-b902-69f89b456f6e/?format=api"
                },
                {
                    "id": "5dabbb7e-4ce6-4665-a501-c5b6640f6df2",
                    "gambit_id": "ceeb9872-f419-42f7-bd29-40b201b0ede4",
                    "last_updated": "2023-04-05T17:47:10.257857-04:00",
                    "created_at": "2023-04-04T09:32:15.317156-04:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c37bd132-1aec-497a-b902-69f89b456f6e/?format=api"
                }
            ]
        }
    ]
}