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/3a102cb6-8bc2-4304-9870-aaec5e2f61a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a102cb6-8bc2-4304-9870-aaec5e2f61a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1f457f8f-0a9b-41e3-a074-dfa42c1b992f",
    "completed": true,
    "last_updated": "2023-03-03T09:57:03.667235-05:00",
    "created_at": "2023-03-02T07:42:05.780667-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1f457f8f-0a9b-41e3-a074-dfa42c1b992f",
    "datetime": "2023-03-02T19:07:00-05:00",
    "cutoff_datetime": "2023-03-02T19:07:00-05:00",
    "name": "Buffalo Sabres v. Boston Bruins",
    "bettypes": [
        {
            "id": "82e5d3d6-0b67-40ed-938a-95ec9d8fb1fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a102cb6-8bc2-4304-9870-aaec5e2f61a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-02T07:42:05.790174-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": "Boston Bruins",
                        "amount": 7203.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c878b404-7396-423f-8cbc-0a5f89e67160",
                    "gambit_id": "6dbfa781-6d35-4352-9613-915924600d7b",
                    "last_updated": "2023-03-03T09:57:03.676887-05:00",
                    "created_at": "2023-03-02T07:42:05.791397-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82e5d3d6-0b67-40ed-938a-95ec9d8fb1fa/?format=api"
                },
                {
                    "id": "cc428a13-0c79-444f-b141-ba979a73ab0f",
                    "gambit_id": "d26957fb-47c4-41fe-87e1-1a4e8d5eba23",
                    "last_updated": "2023-03-03T09:57:03.678018-05:00",
                    "created_at": "2023-03-02T07:42:05.792675-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82e5d3d6-0b67-40ed-938a-95ec9d8fb1fa/?format=api"
                }
            ]
        },
        {
            "id": "a99ccf3e-8406-4fd9-bf16-deb01e83e372",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a102cb6-8bc2-4304-9870-aaec5e2f61a9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-02T07:42:05.786333-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": "Boston Bruins",
                        "amount": 5213.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6368b758-8f3b-4417-a53f-04202c060b96",
                    "gambit_id": "0fdeebbf-3c0d-46a6-b3b3-dfeb6636e175",
                    "last_updated": "2023-03-03T09:57:03.673431-05:00",
                    "created_at": "2023-03-02T07:42:05.787516-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99ccf3e-8406-4fd9-bf16-deb01e83e372/?format=api"
                },
                {
                    "id": "ec3f511c-f824-44b8-b942-4c12477e30f5",
                    "gambit_id": "d1a3edf0-6c13-481e-9e0e-66bc544228cc",
                    "last_updated": "2023-03-03T09:57:03.674560-05:00",
                    "created_at": "2023-03-02T07:42:05.788816-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99ccf3e-8406-4fd9-bf16-deb01e83e372/?format=api"
                }
            ]
        },
        {
            "id": "f2d8fd19-ef0c-4b22-8ad4-bf0610bce8f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a102cb6-8bc2-4304-9870-aaec5e2f61a9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-02T07:42:05.782441-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b40d2ebc-ace9-494c-900c-56ae5db709f7",
                    "gambit_id": "1443d3b3-613a-4ca7-9515-87aba2b49813",
                    "last_updated": "2023-03-03T09:57:03.671156-05:00",
                    "created_at": "2023-03-02T07:42:05.785016-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d8fd19-ef0c-4b22-8ad4-bf0610bce8f4/?format=api"
                },
                {
                    "id": "cd64594f-1684-4982-ac66-23e62a914012",
                    "gambit_id": "36139a4f-cec4-4009-bff4-12f28f847b63",
                    "last_updated": "2023-03-03T09:57:03.670027-05:00",
                    "created_at": "2023-03-02T07:42:05.783707-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d8fd19-ef0c-4b22-8ad4-bf0610bce8f4/?format=api"
                }
            ]
        }
    ]
}