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/e19f2c23-b60c-4324-9d03-b08a451aecd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e19f2c23-b60c-4324-9d03-b08a451aecd2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2551dac5-837d-4203-994a-41ac8102fc8f",
    "completed": true,
    "last_updated": "2023-12-26T20:28:08.668929-05:00",
    "created_at": "2023-12-20T11:13:06.265653-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.26,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2551dac5-837d-4203-994a-41ac8102fc8f",
    "datetime": "2023-12-25T13:00:00-05:00",
    "cutoff_datetime": "2023-12-25T13:00:00-05:00",
    "name": "Las Vegas Raiders v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "34ab3826-2e1b-4e7c-aa78-81326ad7d3a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/e19f2c23-b60c-4324-9d03-b08a451aecd2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T11:13:06.295440-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": "Kansas City Chiefs",
                        "amount": 8242.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 1758.0
                    }
                ],
                "expected_reward_tokens": 9475.62,
                "profit_sb": -24.38,
                "profit_sb_percentage": -0.26,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81b67d20-f2a6-4c8d-a65b-88c05b440d80",
                    "gambit_id": "2dbb1f9c-13c4-42e9-960c-6535dcd638ad",
                    "last_updated": "2023-12-26T20:28:08.701948-05:00",
                    "created_at": "2023-12-20T11:13:06.311351-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.15000",
                    "odds": "1.15620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34ab3826-2e1b-4e7c-aa78-81326ad7d3a6/?format=api"
                },
                {
                    "id": "ed6b496d-89c2-4f9c-b8f2-868e601b934c",
                    "gambit_id": "774d7cdc-e640-48e8-b195-ebd5ab8a48a1",
                    "last_updated": "2023-12-26T20:28:08.698608-05:00",
                    "created_at": "2023-12-20T11:13:06.305527-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "5.39000",
                    "odds": "5.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34ab3826-2e1b-4e7c-aa78-81326ad7d3a6/?format=api"
                }
            ]
        },
        {
            "id": "7f3a08c3-826a-4c84-af2b-c938657f2a59",
            "match": "https://api-prod.gambitprofit.com/api/matches/e19f2c23-b60c-4324-9d03-b08a451aecd2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T11:13:06.277202-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": "Las Vegas Raiders",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ce97f50-9bb6-4e1a-9b74-3f3e942c35c8",
                    "gambit_id": "cc4a8419-08d7-4799-b112-89611564f4ca",
                    "last_updated": "2023-12-26T20:28:08.687828-05:00",
                    "created_at": "2023-12-20T11:13:06.282920-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3a08c3-826a-4c84-af2b-c938657f2a59/?format=api"
                },
                {
                    "id": "0571af0a-9875-4efd-b855-1cc00bffa6a3",
                    "gambit_id": "c4e0ef9c-5fd7-4e90-97de-34e3cf5b642e",
                    "last_updated": "2023-12-26T20:28:08.691594-05:00",
                    "created_at": "2023-12-20T11:13:06.289001-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f3a08c3-826a-4c84-af2b-c938657f2a59/?format=api"
                }
            ]
        },
        {
            "id": "3e0b6e51-b900-4682-93c8-a6a0a2faeb5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e19f2c23-b60c-4324-9d03-b08a451aecd2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T11:13:06.317486-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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "becbb8bd-66a4-4412-a18f-1e192df22e91",
                    "gambit_id": "6a41fcaa-d815-4dae-a677-0afaf33c5209",
                    "last_updated": "2023-12-26T20:28:08.708901-05:00",
                    "created_at": "2023-12-20T11:13:06.324702-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0b6e51-b900-4682-93c8-a6a0a2faeb5e/?format=api"
                },
                {
                    "id": "444f5769-561a-467b-a8a6-cbd70ecdb416",
                    "gambit_id": "5dd07291-8265-4734-8e72-aace46d4ce25",
                    "last_updated": "2023-12-26T20:28:08.712368-05:00",
                    "created_at": "2023-12-20T11:13:06.345114-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0b6e51-b900-4682-93c8-a6a0a2faeb5e/?format=api"
                }
            ]
        }
    ]
}