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/1f421144-1fad-46f5-b6a4-55aa65cf00b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f421144-1fad-46f5-b6a4-55aa65cf00b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "043f845b-d970-4573-b0b3-fff2df58be37",
    "completed": true,
    "last_updated": "2023-02-09T11:12:08.686848-05:00",
    "created_at": "2023-02-08T14:32:09.289038-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/043f845b-d970-4573-b0b3-fff2df58be37",
    "datetime": "2023-02-08T22:10:00-05:00",
    "cutoff_datetime": "2023-02-08T22:10:00-05:00",
    "name": "Dallas Mavericks v. Los Angeles Clippers",
    "bettypes": [
        {
            "id": "cbad3136-1ce6-407a-bdde-e15cb9a759e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f421144-1fad-46f5-b6a4-55aa65cf00b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-08T14:32:09.299494-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": "Los Angeles Clippers",
                        "amount": 7357.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 2643.0
                    }
                ],
                "expected_reward_tokens": 9488.37,
                "profit_sb": -11.63,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "346e9d7c-6636-460e-980f-27c6c3fc23b3",
                    "gambit_id": "8fc0e37b-c7ed-459d-8e11-a2161fd9027d",
                    "last_updated": "2023-02-09T11:12:08.697805-05:00",
                    "created_at": "2023-02-08T14:32:09.300799-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbad3136-1ce6-407a-bdde-e15cb9a759e9/?format=api"
                },
                {
                    "id": "87eb2eea-a5b6-41df-bdae-1df975d77528",
                    "gambit_id": "51db6bdf-d955-4732-8c77-27900b113c37",
                    "last_updated": "2023-02-09T11:12:08.699155-05:00",
                    "created_at": "2023-02-08T14:32:09.302128-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "3.59000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbad3136-1ce6-407a-bdde-e15cb9a759e9/?format=api"
                }
            ]
        },
        {
            "id": "d6a4ca14-cb1b-41b7-b94b-a980fe27af92",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f421144-1fad-46f5-b6a4-55aa65cf00b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-08T14:32:09.295412-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": "Los Angeles Clippers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b51cab45-98e1-4a56-bcc2-0a1e0d630567",
                    "gambit_id": "7cc9220f-8d98-4ee6-9728-725ec1871b62",
                    "last_updated": "2023-02-09T11:12:08.693914-05:00",
                    "created_at": "2023-02-08T14:32:09.296719-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6a4ca14-cb1b-41b7-b94b-a980fe27af92/?format=api"
                },
                {
                    "id": "b6af33a6-ff94-45aa-82af-712b6f3927d5",
                    "gambit_id": "37fb34b4-56c6-4454-ba95-05f890bf5013",
                    "last_updated": "2023-02-09T11:12:08.695153-05:00",
                    "created_at": "2023-02-08T14:32:09.298162-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6a4ca14-cb1b-41b7-b94b-a980fe27af92/?format=api"
                }
            ]
        },
        {
            "id": "3e58a89e-003b-4382-a53b-e6c0f9d671ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f421144-1fad-46f5-b6a4-55aa65cf00b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-08T14:32:09.291159-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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "273161b5-2bee-4304-aed9-d14b044cc935",
                    "gambit_id": "8d34cad0-8499-45f4-8a31-0b2748724291",
                    "last_updated": "2023-02-09T11:12:08.689918-05:00",
                    "created_at": "2023-02-08T14:32:09.292662-05:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e58a89e-003b-4382-a53b-e6c0f9d671ba/?format=api"
                },
                {
                    "id": "6a6423db-8abe-45fc-9a36-93848dd35215",
                    "gambit_id": "eab2de04-87cd-4a09-84a7-b3dfc637ad0b",
                    "last_updated": "2023-02-09T11:12:08.691183-05:00",
                    "created_at": "2023-02-08T14:32:09.294063-05:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e58a89e-003b-4382-a53b-e6c0f9d671ba/?format=api"
                }
            ]
        }
    ]
}