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/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1bb5fb12-8c73-44cc-b9fc-7e83fccf19da",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "78a4c1fe-2504-48bb-aebd-948a7c104034",
    "completed": true,
    "last_updated": "2023-03-11T16:07:09.285431-05:00",
    "created_at": "2023-03-10T08:46:51.708212-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.06,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/78a4c1fe-2504-48bb-aebd-948a7c104034",
    "datetime": "2023-03-10T19:10:00-05:00",
    "cutoff_datetime": "2023-03-10T19:10:00-05:00",
    "name": "Portland Trail Blazers v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "8037af75-1394-4607-9cef-13671507d955",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-10T08:46:51.718989-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": "Philadelphia 76ers",
                        "amount": 7485.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 2515.0
                    }
                ],
                "expected_reward_tokens": 9505.95,
                "profit_sb": 5.95,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "da28074d-6835-4a67-a758-95926caf458c",
                    "gambit_id": "7f9dd507-fb99-48fc-8019-ed9e98aa4137",
                    "last_updated": "2023-03-11T16:07:09.295025-05:00",
                    "created_at": "2023-03-10T08:46:51.720247-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8037af75-1394-4607-9cef-13671507d955/?format=api"
                },
                {
                    "id": "97f87023-0cf4-4fb7-928f-742976809dfa",
                    "gambit_id": "20b99e3d-a36b-42a5-8971-384dae7913fc",
                    "last_updated": "2023-03-11T16:07:09.296135-05:00",
                    "created_at": "2023-03-10T08:46:51.721542-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "3.78000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8037af75-1394-4607-9cef-13671507d955/?format=api"
                }
            ]
        },
        {
            "id": "555a1d5d-0dbf-4f28-9440-ddad06a7712e",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-10T08:46:51.714339-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": "Philadelphia 76ers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96489d8a-1f14-4e41-ba72-b4f9c4d7396a",
                    "gambit_id": "20e5f7b5-ea78-43ea-b8ba-9daaa439a64d",
                    "last_updated": "2023-03-11T16:07:09.291658-05:00",
                    "created_at": "2023-03-10T08:46:51.716018-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/555a1d5d-0dbf-4f28-9440-ddad06a7712e/?format=api"
                },
                {
                    "id": "2eb7c83c-2b1e-4119-8a30-e6da49c3a699",
                    "gambit_id": "b24335b6-9eee-46ab-bc1c-6926e6704b36",
                    "last_updated": "2023-03-11T16:07:09.292779-05:00",
                    "created_at": "2023-03-10T08:46:51.717498-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/555a1d5d-0dbf-4f28-9440-ddad06a7712e/?format=api"
                }
            ]
        },
        {
            "id": "759f8b69-082b-4c61-84a8-8a05f92dd6f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-10T08:46:51.710084-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6c767d9a-0bb9-4fe9-8ba3-dd36916bd2c7",
                    "gambit_id": "31856d7a-42e2-4638-8d00-c98a4d0af64f",
                    "last_updated": "2023-03-11T16:07:09.288205-05:00",
                    "created_at": "2023-03-10T08:46:51.711389-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759f8b69-082b-4c61-84a8-8a05f92dd6f9/?format=api"
                },
                {
                    "id": "c32a46ff-d938-4be4-92ce-0dacec0d5179",
                    "gambit_id": "43619267-9d58-4b36-8d9c-1d2eaa769e62",
                    "last_updated": "2023-03-11T16:07:09.289403-05:00",
                    "created_at": "2023-03-10T08:46:51.712714-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759f8b69-082b-4c61-84a8-8a05f92dd6f9/?format=api"
                }
            ]
        }
    ]
}