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/7a898cc4-bc72-43fb-b232-2be9c393332f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a898cc4-bc72-43fb-b232-2be9c393332f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c7c0757a-f5c3-47e7-a18b-d163ce3f300d",
    "completed": true,
    "last_updated": "2023-04-10T09:31:58.014702-04:00",
    "created_at": "2023-04-08T09:01:59.674743-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/c7c0757a-f5c3-47e7-a18b-d163ce3f300d",
    "datetime": "2023-04-08T19:37:00-04:00",
    "cutoff_datetime": "2023-04-08T19:37:00-04:00",
    "name": "Philadelphia Flyers v. New York Islanders",
    "bettypes": [
        {
            "id": "3d1ffdeb-c765-4ff1-9c11-21cbfceba728",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a898cc4-bc72-43fb-b232-2be9c393332f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:59.683113-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": "New York Islanders",
                        "amount": 7112.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 2888.0
                    }
                ],
                "expected_reward_tokens": 9530.08,
                "profit_sb": 30.08,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c2b3646a-7c38-49ca-8ade-0d0edd82728d",
                    "gambit_id": "ce852a2f-8ead-440b-99c1-4f21b6a8052f",
                    "last_updated": "2023-04-10T09:31:58.033862-04:00",
                    "created_at": "2023-04-08T09:01:59.685227-04:00",
                    "name": "New York Islanders",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1ffdeb-c765-4ff1-9c11-21cbfceba728/?format=api"
                },
                {
                    "id": "6e2096fe-0dfc-438c-a199-fa917e9666a4",
                    "gambit_id": "a1680fba-45c7-49c0-b1e8-c90d5cf9790a",
                    "last_updated": "2023-04-10T09:31:58.035892-04:00",
                    "created_at": "2023-04-08T09:01:59.687757-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "3.30000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1ffdeb-c765-4ff1-9c11-21cbfceba728/?format=api"
                }
            ]
        },
        {
            "id": "2f2b3ba3-5485-4a0b-896b-4aabba6fbe73",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a898cc4-bc72-43fb-b232-2be9c393332f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:59.677148-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": "Philadelphia Flyers",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8bc9cf2-d1ba-468b-bc8e-e7b331328560",
                    "gambit_id": "5d6c75e9-17c7-4638-a799-8163629fe19c",
                    "last_updated": "2023-04-10T09:31:58.029645-04:00",
                    "created_at": "2023-04-08T09:01:59.680891-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2b3ba3-5485-4a0b-896b-4aabba6fbe73/?format=api"
                },
                {
                    "id": "bd68443e-99b7-450e-9d7f-f480cd0206cb",
                    "gambit_id": "155d38e7-c38f-4e11-9ae0-983b4db36f50",
                    "last_updated": "2023-04-10T09:31:58.027466-04:00",
                    "created_at": "2023-04-08T09:01:59.678995-04:00",
                    "name": "New York Islanders",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2b3ba3-5485-4a0b-896b-4aabba6fbe73/?format=api"
                }
            ]
        },
        {
            "id": "81ea1e50-76ea-4324-bb82-8fb4bbad786f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a898cc4-bc72-43fb-b232-2be9c393332f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T13:27:04.819559-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2193173-43d7-45f7-abbc-29ed711bc20a",
                    "gambit_id": "bc20a722-4019-465a-970d-f3779e89fbb0",
                    "last_updated": "2023-04-10T09:31:58.023157-04:00",
                    "created_at": "2023-04-08T13:27:04.825201-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81ea1e50-76ea-4324-bb82-8fb4bbad786f/?format=api"
                },
                {
                    "id": "5d66a202-0d8d-4ab0-8319-eaefd804259b",
                    "gambit_id": "57e8ee8f-9519-4ead-8976-e74814b34a35",
                    "last_updated": "2023-04-10T09:31:58.020647-04:00",
                    "created_at": "2023-04-08T13:27:04.822245-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81ea1e50-76ea-4324-bb82-8fb4bbad786f/?format=api"
                }
            ]
        }
    ]
}