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/719c3838-fb64-4efd-9cf3-3fbfe7432c9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "719c3838-fb64-4efd-9cf3-3fbfe7432c9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "90dce50f-1cd9-4021-9429-d999b4e4458d",
    "completed": true,
    "last_updated": "2023-04-10T14:42:11.898315-04:00",
    "created_at": "2023-04-09T09:27:11.799920-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/90dce50f-1cd9-4021-9429-d999b4e4458d",
    "datetime": "2023-04-09T15:40:00-04:00",
    "cutoff_datetime": "2023-04-09T15:40:00-04:00",
    "name": "Memphis Grizzlies v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "584f8372-2651-4e6a-ae9f-29ae1b379c07",
            "match": "https://api-prod.gambitprofit.com/api/matches/719c3838-fb64-4efd-9cf3-3fbfe7432c9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-09T10:02:09.010844-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": "Oklahoma City Thunder",
                        "amount": 5421.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce6a0159-d4a2-4bef-9084-5f63b361ad2a",
                    "gambit_id": "1d12f2dd-a245-4305-92af-04f161de86f1",
                    "last_updated": "2023-04-10T14:42:11.912095-04:00",
                    "created_at": "2023-04-09T10:02:09.014987-04:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/584f8372-2651-4e6a-ae9f-29ae1b379c07/?format=api"
                },
                {
                    "id": "e7a1493a-202b-4207-8351-36eed2ca043f",
                    "gambit_id": "45a78e8d-3486-443a-bc23-571117b18ab9",
                    "last_updated": "2023-04-10T14:42:11.909575-04:00",
                    "created_at": "2023-04-09T10:02:09.019366-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/584f8372-2651-4e6a-ae9f-29ae1b379c07/?format=api"
                }
            ]
        },
        {
            "id": "4572c900-28ac-423e-b376-8eff6e416b6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/719c3838-fb64-4efd-9cf3-3fbfe7432c9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-09T09:27:11.803598-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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02a72b79-308d-49fd-9d4a-9030e776b70e",
                    "gambit_id": "201158ae-506a-4f17-8ca4-f9812150d536",
                    "last_updated": "2023-04-10T14:42:11.919762-04:00",
                    "created_at": "2023-04-09T09:27:11.811010-04:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4572c900-28ac-423e-b376-8eff6e416b6a/?format=api"
                },
                {
                    "id": "a8d0e994-7cd1-4dcc-93d1-c1a3b8f35168",
                    "gambit_id": "cefcf089-a288-41cd-808f-97afd662e120",
                    "last_updated": "2023-04-10T14:42:11.916963-04:00",
                    "created_at": "2023-04-09T09:27:11.807555-04:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4572c900-28ac-423e-b376-8eff6e416b6a/?format=api"
                }
            ]
        },
        {
            "id": "989d40b7-acd2-4317-a742-31636ace28b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/719c3838-fb64-4efd-9cf3-3fbfe7432c9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-09T10:02:09.000238-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 Under 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7f557ec-1364-4227-9596-d6ad24a22250",
                    "gambit_id": "d1a5c4e0-da12-4f5c-9488-f118ae3bb99f",
                    "last_updated": "2023-04-10T14:42:11.903615-04:00",
                    "created_at": "2023-04-09T10:02:09.003484-04:00",
                    "name": "Game Total Under 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989d40b7-acd2-4317-a742-31636ace28b4/?format=api"
                },
                {
                    "id": "7e634fd1-6ba1-4543-b700-33fb246fa2ce",
                    "gambit_id": "f3c5f13f-6eb2-43f6-9293-7c30e2f3ab05",
                    "last_updated": "2023-04-10T14:42:11.905423-04:00",
                    "created_at": "2023-04-09T10:02:09.007322-04:00",
                    "name": "Game Total Over 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/989d40b7-acd2-4317-a742-31636ace28b4/?format=api"
                }
            ]
        }
    ]
}