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/dade995a-c3a5-404f-83ab-8e7c6e9bf965/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dade995a-c3a5-404f-83ab-8e7c6e9bf965",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3e8ef42d-9cf2-4ac0-bfd0-207987445757",
    "completed": true,
    "last_updated": "2023-11-28T21:48:02.668411-05:00",
    "created_at": "2023-11-27T09:18:09.787806-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3e8ef42d-9cf2-4ac0-bfd0-207987445757",
    "datetime": "2023-11-27T19:10:00-05:00",
    "cutoff_datetime": "2023-11-27T19:10:00-05:00",
    "name": "Portland Trail Blazers v. Indiana Pacers",
    "bettypes": [
        {
            "id": "55d3433b-aa65-47ac-aabf-80309774d0ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/dade995a-c3a5-404f-83ab-8e7c6e9bf965/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-27T09:18:09.808935-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": "Indiana Pacers",
                        "amount": 8324.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 1676.0
                    }
                ],
                "expected_reward_tokens": 9486.16,
                "profit_sb": -13.84,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d2ec830-f6be-444a-ba02-6065e0aa8b35",
                    "gambit_id": "9d6a980c-3530-4c25-b02d-5fe6e0eee788",
                    "last_updated": "2023-11-28T21:48:02.706825-05:00",
                    "created_at": "2023-11-27T09:18:09.820429-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.14000",
                    "odds": "1.14710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3433b-aa65-47ac-aabf-80309774d0ae/?format=api"
                },
                {
                    "id": "6a5ff9a4-8038-42a7-ac35-c0b35eb5ecdf",
                    "gambit_id": "40beb14c-6c56-4c9c-b4c2-3ac63231228b",
                    "last_updated": "2023-11-28T21:48:02.699325-05:00",
                    "created_at": "2023-11-27T09:18:09.812666-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "5.66000",
                    "odds": "5.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3433b-aa65-47ac-aabf-80309774d0ae/?format=api"
                }
            ]
        },
        {
            "id": "c85f0e41-820a-4fc7-be69-a98cad162fdf",
            "match": "https://api-prod.gambitprofit.com/api/matches/dade995a-c3a5-404f-83ab-8e7c6e9bf965/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-27T09:18:09.795991-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": "Indiana Pacers",
                        "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": "6116f89a-a0d5-4f42-976f-7cf4793c4a28",
                    "gambit_id": "1a9d6817-ee61-48b0-9ad3-f5a84df6a887",
                    "last_updated": "2023-11-28T21:48:02.692438-05:00",
                    "created_at": "2023-11-27T09:18:09.804385-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85f0e41-820a-4fc7-be69-a98cad162fdf/?format=api"
                },
                {
                    "id": "54e1ff36-64ab-40c7-b4e0-7e4281810bc7",
                    "gambit_id": "18814418-2442-4545-b178-aa3dbe505647",
                    "last_updated": "2023-11-28T21:48:02.687917-05:00",
                    "created_at": "2023-11-27T09:18:09.799852-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85f0e41-820a-4fc7-be69-a98cad162fdf/?format=api"
                }
            ]
        },
        {
            "id": "696edf94-817d-42db-b917-800d2144b65e",
            "match": "https://api-prod.gambitprofit.com/api/matches/dade995a-c3a5-404f-83ab-8e7c6e9bf965/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-27T09:18:09.824665-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 240",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 240",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fbac74a-b0eb-4519-b991-c317ccc85334",
                    "gambit_id": "d5009515-c197-4027-92ee-2081c6e09d78",
                    "last_updated": "2023-11-28T21:48:02.732075-05:00",
                    "created_at": "2023-11-27T09:18:09.832865-05:00",
                    "name": "Game Total Under 240",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696edf94-817d-42db-b917-800d2144b65e/?format=api"
                },
                {
                    "id": "241b095c-2a7e-4f84-8ebd-830e6b45db95",
                    "gambit_id": "cdfd14d9-9438-4b42-901a-e48567159962",
                    "last_updated": "2023-11-28T21:48:02.718198-05:00",
                    "created_at": "2023-11-27T09:18:09.828218-05:00",
                    "name": "Game Total Over 240",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "240.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/696edf94-817d-42db-b917-800d2144b65e/?format=api"
                }
            ]
        }
    ]
}