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/4a3c97db-b7bb-4a0a-954c-b139b392ac87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a3c97db-b7bb-4a0a-954c-b139b392ac87",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1557c6ad-c86c-4a7b-b40e-f111fa8b5c52",
    "completed": true,
    "last_updated": "2023-03-01T09:52:12.553651-05:00",
    "created_at": "2023-02-28T12:36:58.916092-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1557c6ad-c86c-4a7b-b40e-f111fa8b5c52",
    "datetime": "2023-02-28T19:07:00-05:00",
    "cutoff_datetime": "2023-02-28T19:07:00-05:00",
    "name": "Detroit Red Wings v. Ottawa Senators",
    "bettypes": [
        {
            "id": "754f2950-11f1-4348-aabe-f396e6476f9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a3c97db-b7bb-4a0a-954c-b139b392ac87/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:36:58.925761-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": "Ottawa Senators",
                        "amount": 5419.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77c62c18-3ac0-4dcc-9945-d49354110f5d",
                    "gambit_id": "f87b0068-487a-49ea-af2e-61544a04b6d0",
                    "last_updated": "2023-03-01T09:52:12.563801-05:00",
                    "created_at": "2023-02-28T12:36:58.926993-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/754f2950-11f1-4348-aabe-f396e6476f9a/?format=api"
                },
                {
                    "id": "999a8b19-3722-4d76-bfc1-6f4330d9c5af",
                    "gambit_id": "aa35149c-74b7-4248-b816-6047a411ce66",
                    "last_updated": "2023-03-01T09:52:12.564989-05:00",
                    "created_at": "2023-02-28T12:36:58.928305-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/754f2950-11f1-4348-aabe-f396e6476f9a/?format=api"
                }
            ]
        },
        {
            "id": "4297060b-d256-47fc-9759-8a54c2aa48d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a3c97db-b7bb-4a0a-954c-b139b392ac87/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-28T12:36:58.921859-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": "Detroit Red Wings",
                        "amount": 6563.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9068b801-362e-4542-ab7c-f95938c80fca",
                    "gambit_id": "b61b0411-757e-4faa-ab53-b5e0aaabd8e8",
                    "last_updated": "2023-03-01T09:52:12.561356-05:00",
                    "created_at": "2023-02-28T12:36:58.924414-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4297060b-d256-47fc-9759-8a54c2aa48d3/?format=api"
                },
                {
                    "id": "b1f9391e-20ff-4636-8342-1ddc4b5d1467",
                    "gambit_id": "b74bb699-1747-4b4c-a928-29aa131edf05",
                    "last_updated": "2023-03-01T09:52:12.560167-05:00",
                    "created_at": "2023-02-28T12:36:58.923098-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4297060b-d256-47fc-9759-8a54c2aa48d3/?format=api"
                }
            ]
        },
        {
            "id": "2ff6a410-ce09-4218-a2ff-0ce8538d3e1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a3c97db-b7bb-4a0a-954c-b139b392ac87/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:36:58.917925-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 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2051f80-f675-4127-8e08-8540f549211e",
                    "gambit_id": "3334870f-8d4a-4ebf-b261-427e1ae270be",
                    "last_updated": "2023-03-01T09:52:12.556490-05:00",
                    "created_at": "2023-02-28T12:36:58.919226-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff6a410-ce09-4218-a2ff-0ce8538d3e1a/?format=api"
                },
                {
                    "id": "25fae618-8e15-4e2e-93d3-17d366d2a9f4",
                    "gambit_id": "ed07a7db-ba7b-4c0e-94ab-673e11f0b994",
                    "last_updated": "2023-03-01T09:52:12.557821-05:00",
                    "created_at": "2023-02-28T12:36:58.920528-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ff6a410-ce09-4218-a2ff-0ce8538d3e1a/?format=api"
                }
            ]
        }
    ]
}