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/3dad74be-5c0d-4705-9216-5c49b8b40924/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3dad74be-5c0d-4705-9216-5c49b8b40924",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "340d0b8f-fda2-425a-a0f0-55cfa0999391",
    "completed": true,
    "last_updated": "2022-11-05T09:38:14.729696-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.6,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/340d0b8f-fda2-425a-a0f0-55cfa0999391",
    "datetime": "2022-11-04T19:10:00-04:00",
    "cutoff_datetime": "2022-11-04T19:10:00-04:00",
    "name": "Miami Heat v. Indiana Pacers",
    "bettypes": [
        {
            "id": "75aea64d-1ad4-4f16-8444-6783a0e4eaa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dad74be-5c0d-4705-9216-5c49b8b40924/?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": "Miami Heat",
                        "amount": 5824.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4176.0
                    }
                ],
                "expected_reward_tokens": 9143.68,
                "profit_sb": 143.68,
                "profit_sb_percentage": 1.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b166b29c-25c7-4440-baf5-e14f448488fe",
                    "gambit_id": "864735f0-e905-4560-ae15-b30bf1344a58",
                    "last_updated": "2022-11-05T09:38:14.739558-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.57000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75aea64d-1ad4-4f16-8444-6783a0e4eaa0/?format=api"
                },
                {
                    "id": "b230d849-f487-432b-8180-3b4bc0778a75",
                    "gambit_id": "f35a5933-7455-42f9-a1f1-1abd9438ab1b",
                    "last_updated": "2022-11-05T09:38:14.738611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.19000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75aea64d-1ad4-4f16-8444-6783a0e4eaa0/?format=api"
                }
            ]
        },
        {
            "id": "38a56ed7-9e08-4cc4-b29c-8dfe55189854",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dad74be-5c0d-4705-9216-5c49b8b40924/?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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "24e3d014-f597-45b9-8a86-7bd44309cf6d",
                    "gambit_id": "0fdf2c0e-baad-46f8-82e0-9d69113f0ddc",
                    "last_updated": "2022-11-05T09:38:14.736712-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a56ed7-9e08-4cc4-b29c-8dfe55189854/?format=api"
                },
                {
                    "id": "4096d3bc-b6cb-4d3d-aba6-3fbedbab8ea3",
                    "gambit_id": "f7adac86-8706-4b1e-9c23-ccdbb87d5289",
                    "last_updated": "2022-11-05T09:38:14.735710-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a56ed7-9e08-4cc4-b29c-8dfe55189854/?format=api"
                }
            ]
        },
        {
            "id": "ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dad74be-5c0d-4705-9216-5c49b8b40924/?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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d424ce64-1e31-428e-b1a9-69affa11e09a",
                    "gambit_id": "8e5a4e11-bb3e-4c7d-99ec-faedbc7692ae",
                    "last_updated": "2022-11-05T09:38:14.732549-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313/?format=api"
                },
                {
                    "id": "d2cdae27-0aab-4cbd-9425-01b8db4c6b2e",
                    "gambit_id": "81e0d65b-160b-4b10-a136-5d5df3843784",
                    "last_updated": "2022-11-05T09:38:14.733754-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1229fd-a3cd-4cc0-b9d3-70cfd59bf313/?format=api"
                }
            ]
        }
    ]
}