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/fd55dd8d-e666-490a-a9e3-aa919d7efbee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd55dd8d-e666-490a-a9e3-aa919d7efbee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d13d8a19-2cec-445e-8e58-5c2f9d4d982c",
    "completed": true,
    "last_updated": "2023-11-20T15:43:03.512597-05:00",
    "created_at": "2023-11-19T10:03:04.562694-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d13d8a19-2cec-445e-8e58-5c2f9d4d982c",
    "datetime": "2023-11-19T17:10:00-05:00",
    "cutoff_datetime": "2023-11-19T17:10:00-05:00",
    "name": "Orlando Magic v. Indiana Pacers",
    "bettypes": [
        {
            "id": "a294fe6d-1d8c-4af9-82a0-4677a82662bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd55dd8d-e666-490a-a9e3-aa919d7efbee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-19T10:03:04.584860-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": 6222.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cee263d8-1a66-4861-87d7-dabca9653d5c",
                    "gambit_id": "56473bc4-8200-4c4d-94e8-341c4950c416",
                    "last_updated": "2023-11-20T15:43:03.544956-05:00",
                    "created_at": "2023-11-19T10:03:04.593916-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a294fe6d-1d8c-4af9-82a0-4677a82662bd/?format=api"
                },
                {
                    "id": "483ff284-ac5c-43db-ba2b-71c5ae1cabf7",
                    "gambit_id": "de80b9b6-42d0-49c6-9642-701f30cf086c",
                    "last_updated": "2023-11-20T15:43:03.539880-05:00",
                    "created_at": "2023-11-19T10:03:04.589227-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a294fe6d-1d8c-4af9-82a0-4677a82662bd/?format=api"
                }
            ]
        },
        {
            "id": "e4e1f1ee-d253-40ab-8193-5e139dc883fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd55dd8d-e666-490a-a9e3-aa919d7efbee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-19T10:03:04.572275-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": "Orlando Magic",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff7ed4ca-d613-4717-a55b-5164fd6dc8d0",
                    "gambit_id": "c9c46b15-874d-479a-a5b5-eea4f50cd0ca",
                    "last_updated": "2023-11-20T15:43:03.531628-05:00",
                    "created_at": "2023-11-19T10:03:04.580259-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4e1f1ee-d253-40ab-8193-5e139dc883fe/?format=api"
                },
                {
                    "id": "a4ae56e1-1e1f-47ed-955f-70b0ac3c699c",
                    "gambit_id": "633fa173-511f-4e6d-b7de-50a76248d1cb",
                    "last_updated": "2023-11-20T15:43:03.527512-05:00",
                    "created_at": "2023-11-19T10:03:04.576367-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4e1f1ee-d253-40ab-8193-5e139dc883fe/?format=api"
                }
            ]
        },
        {
            "id": "792da20e-dc01-4495-84cf-25ec162e34f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd55dd8d-e666-490a-a9e3-aa919d7efbee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-19T10:03:04.598144-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 Over 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1715768-dbe4-4ad8-acb5-cfaaae53af4f",
                    "gambit_id": "01446586-97ba-44ba-81b2-0a1bcafc694f",
                    "last_updated": "2023-11-20T15:43:03.555104-05:00",
                    "created_at": "2023-11-19T10:03:04.601960-05:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792da20e-dc01-4495-84cf-25ec162e34f0/?format=api"
                },
                {
                    "id": "05a52a7e-4bf7-49a3-8a11-d9b0bcbaa0d5",
                    "gambit_id": "412d480b-274f-47f8-8082-688f33d26851",
                    "last_updated": "2023-11-20T15:43:03.573372-05:00",
                    "created_at": "2023-11-19T10:03:04.605905-05:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792da20e-dc01-4495-84cf-25ec162e34f0/?format=api"
                }
            ]
        }
    ]
}