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/97f2e661-7c12-42f7-bc17-126bcc1d6ca2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "97f2e661-7c12-42f7-bc17-126bcc1d6ca2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4af6731a-03a1-479f-b490-24bf12983cb7",
    "completed": true,
    "last_updated": "2023-10-30T15:33:27.933176-04:00",
    "created_at": "2023-10-25T09:13:14.281416-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.47,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4af6731a-03a1-479f-b490-24bf12983cb7",
    "datetime": "2023-10-29T16:25:00-04:00",
    "cutoff_datetime": "2023-10-29T16:25:00-04:00",
    "name": "Cincinnati Bengals v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "8649af91-6ba1-47b9-ba73-3eb1ebd8b5ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/97f2e661-7c12-42f7-bc17-126bcc1d6ca2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:14.291532-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": "San Francisco 49ers",
                        "amount": 6546.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 3454.0
                    }
                ],
                "expected_reward_tokens": 9360.34,
                "profit_sb": -139.66,
                "profit_sb_percentage": -1.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7b1652f-8c00-4b96-b533-d1ed329f6079",
                    "gambit_id": "8ab41a84-bd40-4918-9aac-9a616faad960",
                    "last_updated": "2023-10-30T15:33:27.963335-04:00",
                    "created_at": "2023-10-25T09:13:14.301618-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8649af91-6ba1-47b9-ba73-3eb1ebd8b5ad/?format=api"
                },
                {
                    "id": "1143c72e-a09d-4987-b36f-82145a6fd1c5",
                    "gambit_id": "2aab3ca1-7bb5-47d8-9967-44c9195ef748",
                    "last_updated": "2023-10-30T15:33:27.955316-04:00",
                    "created_at": "2023-10-25T09:13:14.297126-04:00",
                    "name": "Cincinnati Bengals",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8649af91-6ba1-47b9-ba73-3eb1ebd8b5ad/?format=api"
                }
            ]
        },
        {
            "id": "115c481d-c431-47e0-a3ec-fc386a26d342",
            "match": "https://api-prod.gambitprofit.com/api/matches/97f2e661-7c12-42f7-bc17-126bcc1d6ca2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:14.306194-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": "Cincinnati Bengals",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eec6db77-1ce4-4f62-9932-29ff90585dbd",
                    "gambit_id": "0740c7a9-ffc0-4333-a324-836df826f846",
                    "last_updated": "2023-10-30T15:33:27.975043-04:00",
                    "created_at": "2023-10-25T09:13:14.310343-04:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115c481d-c431-47e0-a3ec-fc386a26d342/?format=api"
                },
                {
                    "id": "18d413df-f1f4-4341-b2f9-78dc832a98b4",
                    "gambit_id": "b84ea5b4-1951-4152-a0a4-afc9b53818cc",
                    "last_updated": "2023-10-30T15:33:27.978689-04:00",
                    "created_at": "2023-10-25T09:13:14.314467-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115c481d-c431-47e0-a3ec-fc386a26d342/?format=api"
                }
            ]
        },
        {
            "id": "6284e01d-60b8-4448-9e0e-98c7f5acd15c",
            "match": "https://api-prod.gambitprofit.com/api/matches/97f2e661-7c12-42f7-bc17-126bcc1d6ca2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:14.318526-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 44",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c90f0ed-4baa-4ab8-a8d3-2d58734595bd",
                    "gambit_id": "4cef4dce-f0b1-4f5f-9697-19f9c8d7afda",
                    "last_updated": "2023-10-30T15:33:27.985485-04:00",
                    "created_at": "2023-10-25T09:13:14.322352-04:00",
                    "name": "Game Total Over 44",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6284e01d-60b8-4448-9e0e-98c7f5acd15c/?format=api"
                },
                {
                    "id": "9a0fe910-5273-4806-84ed-c6658f0fdef3",
                    "gambit_id": "0fd94d7c-8c3c-46b0-9faf-71e7567ef97e",
                    "last_updated": "2023-10-30T15:33:27.988921-04:00",
                    "created_at": "2023-10-25T09:13:14.326875-04:00",
                    "name": "Game Total Under 44",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6284e01d-60b8-4448-9e0e-98c7f5acd15c/?format=api"
                }
            ]
        }
    ]
}