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/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "efd7df3b-508a-40ce-86b0-24bbdd19a25d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e36d190a-dae3-40fe-b868-cec67a107bfd",
    "completed": true,
    "last_updated": "2023-01-23T10:17:13.774977-05:00",
    "created_at": "2023-01-21T08:21:59.213517-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e36d190a-dae3-40fe-b868-cec67a107bfd",
    "datetime": "2023-01-21T20:07:00-05:00",
    "cutoff_datetime": "2023-01-21T20:07:00-05:00",
    "name": "Chicago Blackhawks v. St Louis Blues",
    "bettypes": [
        {
            "id": "750676d7-eb68-4608-9b19-027fd1c71044",
            "match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T08:21:59.220187-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": "St Louis Blues",
                        "amount": 6876.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3124.0
                    }
                ],
                "expected_reward_tokens": 9557.64,
                "profit_sb": 57.64,
                "profit_sb_percentage": 0.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a81683c0-3619-49f5-a3d0-fa8d71ad1e00",
                    "gambit_id": "3d983bbc-4b87-4b1c-a08c-6fc183199c53",
                    "last_updated": "2023-01-23T10:17:13.787031-05:00",
                    "created_at": "2023-01-21T08:21:59.221377-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750676d7-eb68-4608-9b19-027fd1c71044/?format=api"
                },
                {
                    "id": "81d93d99-43ee-4d54-b86b-98b7316097a4",
                    "gambit_id": "5f688fe0-bcbd-4dbf-8af5-b4430b211772",
                    "last_updated": "2023-01-23T10:17:13.789057-05:00",
                    "created_at": "2023-01-21T08:21:59.222595-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.06000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750676d7-eb68-4608-9b19-027fd1c71044/?format=api"
                }
            ]
        },
        {
            "id": "b82d626b-550e-4978-9d7c-3a2fc2bc7c83",
            "match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T08:21:59.215744-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": "Chicago Blackhawks",
                        "amount": 5211.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65c8803e-8322-4d92-8933-8d27357d2cbe",
                    "gambit_id": "6c82e335-4450-4e55-b726-d19706b9a568",
                    "last_updated": "2023-01-23T10:17:13.784006-05:00",
                    "created_at": "2023-01-21T08:21:59.218855-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82d626b-550e-4978-9d7c-3a2fc2bc7c83/?format=api"
                },
                {
                    "id": "d69fd525-584f-4ffb-bd8b-2684099e6b42",
                    "gambit_id": "71689c42-7cdc-43c5-88ca-1e2508a58ebc",
                    "last_updated": "2023-01-23T10:17:13.782674-05:00",
                    "created_at": "2023-01-21T08:21:59.217290-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82d626b-550e-4978-9d7c-3a2fc2bc7c83/?format=api"
                }
            ]
        },
        {
            "id": "1d107ae2-d4aa-4f61-b11c-7c6b8154091f",
            "match": "https://api-prod.gambitprofit.com/api/matches/efd7df3b-508a-40ce-86b0-24bbdd19a25d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T09:37:04.743543-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 6",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f41b80dd-bfa5-45c3-abc2-2c2880fe2f3e",
                    "gambit_id": "e05291e3-2abf-403a-89a2-97378f6a0205",
                    "last_updated": "2023-01-23T10:17:13.779934-05:00",
                    "created_at": "2023-01-21T09:37:04.746108-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d107ae2-d4aa-4f61-b11c-7c6b8154091f/?format=api"
                },
                {
                    "id": "3fdf2a80-c70b-4f0c-9298-53527a9908c9",
                    "gambit_id": "393213a5-33e2-418a-b074-da2e653e838c",
                    "last_updated": "2023-01-23T10:17:13.778504-05:00",
                    "created_at": "2023-01-21T09:37:04.744797-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d107ae2-d4aa-4f61-b11c-7c6b8154091f/?format=api"
                }
            ]
        }
    ]
}