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/9086207c-c421-4c57-a1e8-0bfd594f4c8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9086207c-c421-4c57-a1e8-0bfd594f4c8c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fc4f6499-febc-4ec7-8713-5ac51a2e1f16",
    "completed": true,
    "last_updated": "2023-10-18T10:57:56.097521-04:00",
    "created_at": "2023-10-17T08:58:21.779697-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fc4f6499-febc-4ec7-8713-5ac51a2e1f16",
    "datetime": "2023-10-17T20:07:00-04:00",
    "cutoff_datetime": "2023-10-17T20:07:00-04:00",
    "name": "Edmonton Oilers v. Nashville Predators",
    "bettypes": [
        {
            "id": "f960884f-7716-4a99-ab3c-f28df98f9830",
            "match": "https://api-prod.gambitprofit.com/api/matches/9086207c-c421-4c57-a1e8-0bfd594f4c8c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-17T08:58:21.789674-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": "Edmonton Oilers",
                        "amount": 5515.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7670ace6-29b4-4c7f-b567-4a08d447acdc",
                    "gambit_id": "6edaf5c4-10a5-4f35-8da7-99269f363a6e",
                    "last_updated": "2023-10-18T10:57:56.111363-04:00",
                    "created_at": "2023-10-17T08:58:21.794271-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f960884f-7716-4a99-ab3c-f28df98f9830/?format=api"
                },
                {
                    "id": "7dbf9b6e-1a54-4e49-8a86-44484e737d31",
                    "gambit_id": "0d2b1284-63dc-458f-bf52-c8166e3c5c47",
                    "last_updated": "2023-10-18T10:57:56.107721-04:00",
                    "created_at": "2023-10-17T08:58:21.799127-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f960884f-7716-4a99-ab3c-f28df98f9830/?format=api"
                }
            ]
        },
        {
            "id": "e362128e-ae8d-419b-bd2c-eda301496486",
            "match": "https://api-prod.gambitprofit.com/api/matches/9086207c-c421-4c57-a1e8-0bfd594f4c8c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-17T08:58:21.803074-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": "Nashville Predators",
                        "amount": 6390.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48cc645a-623a-49c4-9542-fce0a2bf434d",
                    "gambit_id": "d2e42b68-a9b0-42c0-b78a-08e84cb577b2",
                    "last_updated": "2023-10-18T10:57:56.122123-04:00",
                    "created_at": "2023-10-17T08:58:21.807229-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e362128e-ae8d-419b-bd2c-eda301496486/?format=api"
                },
                {
                    "id": "2205f80a-0ea9-4467-83bc-53783d88723c",
                    "gambit_id": "57948ad7-5fd5-4404-9f5c-8747c7876917",
                    "last_updated": "2023-10-18T10:57:56.118559-04:00",
                    "created_at": "2023-10-17T08:58:21.811067-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e362128e-ae8d-419b-bd2c-eda301496486/?format=api"
                }
            ]
        },
        {
            "id": "0f238684-cf74-445f-8de9-e98ddb3eeaec",
            "match": "https://api-prod.gambitprofit.com/api/matches/9086207c-c421-4c57-a1e8-0bfd594f4c8c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-17T08:58:21.815092-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 6.5",
                        "amount": 5602.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec8f7ebb-e60f-455f-9da5-261c65fc1081",
                    "gambit_id": "c32f372b-c42c-4763-a0fc-7f44d0b00255",
                    "last_updated": "2023-10-18T10:57:56.128950-04:00",
                    "created_at": "2023-10-17T08:58:21.819426-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f238684-cf74-445f-8de9-e98ddb3eeaec/?format=api"
                },
                {
                    "id": "aa72ee4e-dfa9-4da6-b5c4-d83c881d9885",
                    "gambit_id": "c5912a07-3b9c-4e30-bf91-510527145171",
                    "last_updated": "2023-10-18T10:57:56.132454-04:00",
                    "created_at": "2023-10-17T08:58:21.824248-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f238684-cf74-445f-8de9-e98ddb3eeaec/?format=api"
                }
            ]
        }
    ]
}