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/a669734d-1cbc-492f-b4bd-195132d66b2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a669734d-1cbc-492f-b4bd-195132d66b2d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ee7518fa-94a7-4ebc-be97-de124338b8db",
    "completed": true,
    "last_updated": "2022-11-05T09:33:29.577293-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.56,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ee7518fa-94a7-4ebc-be97-de124338b8db",
    "datetime": "2022-11-04T19:40:00-04:00",
    "cutoff_datetime": "2022-11-04T19:40:00-04:00",
    "name": "Chicago Bulls v. Boston Celtics",
    "bettypes": [
        {
            "id": "255db23e-8ca0-4242-a7f1-328fa7aec4fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a669734d-1cbc-492f-b4bd-195132d66b2d/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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 Celtics",
                        "amount": 6993.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 3007.0
                    }
                ],
                "expected_reward_tokens": 9230.76,
                "profit_sb": 230.76,
                "profit_sb_percentage": 2.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "119db105-bc76-4623-9e5c-52f26c7de1ce",
                    "gambit_id": "c854eba9-d693-4f4c-8f7a-fcc02b3ac3c0",
                    "last_updated": "2022-11-05T09:33:29.583465-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.32000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255db23e-8ca0-4242-a7f1-328fa7aec4fb/?format=api"
                },
                {
                    "id": "78c08734-dae1-4da3-9f5c-fd5751b49411",
                    "gambit_id": "68641fcc-ea8a-4287-b9c9-1ce62a9d26cd",
                    "last_updated": "2022-11-05T09:33:29.584713-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "3.07000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255db23e-8ca0-4242-a7f1-328fa7aec4fb/?format=api"
                }
            ]
        },
        {
            "id": "e79143c0-c8c8-4502-8c77-cae3021ccfaa",
            "match": "https://api-prod.gambitprofit.com/api/matches/a669734d-1cbc-492f-b4bd-195132d66b2d/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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 Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "118b9cd9-44bc-4e27-9790-93baf4d5c5b5",
                    "gambit_id": "343e23ca-b34e-409d-95b8-303b0461990f",
                    "last_updated": "2022-11-05T09:33:29.586902-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79143c0-c8c8-4502-8c77-cae3021ccfaa/?format=api"
                },
                {
                    "id": "d8b4bc4a-b32c-4b63-9888-24d5c26e9ade",
                    "gambit_id": "edc3c91e-ec38-436e-8e3b-5c3c7f8afe19",
                    "last_updated": "2022-11-05T09:33:29.587930-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79143c0-c8c8-4502-8c77-cae3021ccfaa/?format=api"
                }
            ]
        },
        {
            "id": "9cb2edb4-25a0-4b97-af68-aebcdc05d595",
            "match": "https://api-prod.gambitprofit.com/api/matches/a669734d-1cbc-492f-b4bd-195132d66b2d/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b25be97-ff4b-42d4-ac9b-f67e4a2f054c",
                    "gambit_id": "6b706dc5-9e52-4ca9-a44b-92cf9276ddd9",
                    "last_updated": "2022-11-05T09:33:29.580004-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb2edb4-25a0-4b97-af68-aebcdc05d595/?format=api"
                },
                {
                    "id": "61d74a34-d0db-4fa2-9fb9-e2a89c3b08ff",
                    "gambit_id": "7d8ce242-2085-42e4-8fd9-ccc00e3fde93",
                    "last_updated": "2022-11-05T09:33:29.581233-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb2edb4-25a0-4b97-af68-aebcdc05d595/?format=api"
                }
            ]
        }
    ]
}