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/f8174b7e-73af-4d28-97d5-3b04d9be4317/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8174b7e-73af-4d28-97d5-3b04d9be4317",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4bd91081-2ea8-4c35-bb73-facfe0d0d08e",
    "completed": true,
    "last_updated": "2023-03-13T13:22:04.608856-04:00",
    "created_at": "2023-03-11T09:32:15.262188-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4bd91081-2ea8-4c35-bb73-facfe0d0d08e",
    "datetime": "2023-03-11T19:07:00-05:00",
    "cutoff_datetime": "2023-03-11T19:07:00-05:00",
    "name": "Chicago Blackhawks v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "6616a71d-cbac-4dab-bc09-b34d522fa795",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8174b7e-73af-4d28-97d5-3b04d9be4317/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-11T09:32:15.272325-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": "Tampa Bay Lightning",
                        "amount": 7895.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2105.0
                    }
                ],
                "expected_reward_tokens": 9472.5,
                "profit_sb": -27.5,
                "profit_sb_percentage": -0.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d26efee-338c-48b2-9493-d342695d104a",
                    "gambit_id": "dabd3d2d-6324-4d88-8062-5c8a249cf39b",
                    "last_updated": "2023-03-13T13:22:04.628703-04:00",
                    "created_at": "2023-03-11T09:32:15.273600-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.20000",
                    "odds": "1.20830",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6616a71d-cbac-4dab-bc09-b34d522fa795/?format=api"
                },
                {
                    "id": "fa3011d1-9c3e-4b4b-9897-80ed816c67ee",
                    "gambit_id": "c64de86a-48d3-4493-b658-410a4bee94f5",
                    "last_updated": "2023-03-13T13:22:04.630899-04:00",
                    "created_at": "2023-03-11T09:32:15.274924-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "4.50000",
                    "odds": "4.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6616a71d-cbac-4dab-bc09-b34d522fa795/?format=api"
                }
            ]
        },
        {
            "id": "22dc8b8c-0507-46cf-8c78-2be7dffdf423",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8174b7e-73af-4d28-97d5-3b04d9be4317/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-11T09:32:15.268186-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": "Tampa Bay Lightning",
                        "amount": 6100.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b5538cc-5ff3-4d45-84a8-4d0a4d3e55d7",
                    "gambit_id": "31cbc389-3a1e-471d-bac2-25975d6ffeaf",
                    "last_updated": "2023-03-13T13:22:04.621804-04:00",
                    "created_at": "2023-03-11T09:32:15.269490-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22dc8b8c-0507-46cf-8c78-2be7dffdf423/?format=api"
                },
                {
                    "id": "0f9192c3-4885-4713-91f9-1cef2aedea70",
                    "gambit_id": "25a61363-1548-4f93-be86-5fc8e1489611",
                    "last_updated": "2023-03-13T13:22:04.624191-04:00",
                    "created_at": "2023-03-11T09:32:15.270914-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22dc8b8c-0507-46cf-8c78-2be7dffdf423/?format=api"
                }
            ]
        },
        {
            "id": "7cbf4aba-c26a-4df0-b58e-a45c4e69670f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8174b7e-73af-4d28-97d5-3b04d9be4317/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-11T09:32:15.263991-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d1c0ac7-2865-495a-9f6f-60c9b46e8f99",
                    "gambit_id": "c45049dd-fdcf-4feb-bbc8-3ec8ba739480",
                    "last_updated": "2023-03-13T13:22:04.614620-04:00",
                    "created_at": "2023-03-11T09:32:15.265427-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbf4aba-c26a-4df0-b58e-a45c4e69670f/?format=api"
                },
                {
                    "id": "34b0a150-5f73-4551-ae55-a269ce4d20a3",
                    "gambit_id": "cfde3bfb-29e2-4228-9d87-8f87af2bdb8e",
                    "last_updated": "2023-03-13T13:22:04.616782-04:00",
                    "created_at": "2023-03-11T09:32:15.266785-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cbf4aba-c26a-4df0-b58e-a45c4e69670f/?format=api"
                }
            ]
        }
    ]
}