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/d950fc1f-47dc-4030-8b7c-bca415ecda1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d950fc1f-47dc-4030-8b7c-bca415ecda1f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e740d3c0-3d71-4200-a6e6-1e7d80b5095f",
    "completed": true,
    "last_updated": "2022-11-11T13:13:20.740224-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e740d3c0-3d71-4200-a6e6-1e7d80b5095f",
    "datetime": "2022-11-10T19:40:00-05:00",
    "cutoff_datetime": "2022-11-10T19:40:00-05:00",
    "name": "Charlotte Hornets v. Miami Heat",
    "bettypes": [
        {
            "id": "1d315a07-5ba5-4d07-9e85-c6b70b491b79",
            "match": "https://api-prod.gambitprofit.com/api/matches/d950fc1f-47dc-4030-8b7c-bca415ecda1f/?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": 8003.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 1997.0
                    }
                ],
                "expected_reward_tokens": 9283.48,
                "profit_sb": 283.48,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "657836e6-7eba-456a-a505-f5b2908e9ee6",
                    "gambit_id": "d2745a6b-be31-4b95-8619-7074cd1e8a70",
                    "last_updated": "2022-11-11T13:13:20.746142-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.16000",
                    "odds": "1.17860",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d315a07-5ba5-4d07-9e85-c6b70b491b79/?format=api"
                },
                {
                    "id": "df6532a3-31a9-4cf1-b016-c1b98098da10",
                    "gambit_id": "74ed782f-70a8-4e4a-8e84-4713840840b7",
                    "last_updated": "2022-11-11T13:13:20.747132-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.65000",
                    "odds": "5.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d315a07-5ba5-4d07-9e85-c6b70b491b79/?format=api"
                }
            ]
        },
        {
            "id": "7cd976ff-cdc1-4c04-bf18-640dba213c0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/d950fc1f-47dc-4030-8b7c-bca415ecda1f/?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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f6cbe04-1ce8-4fd6-9518-bc6936218130",
                    "gambit_id": "8cb25fc5-d6e2-4044-bc49-9ae3d2fe2c97",
                    "last_updated": "2022-11-11T13:13:20.749095-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cd976ff-cdc1-4c04-bf18-640dba213c0e/?format=api"
                },
                {
                    "id": "5de654b9-f8af-43d2-8ea0-0abff3e0140f",
                    "gambit_id": "bbf61a73-bc95-4369-9ffa-748b7fb3270d",
                    "last_updated": "2022-11-11T13:13:20.750058-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cd976ff-cdc1-4c04-bf18-640dba213c0e/?format=api"
                }
            ]
        },
        {
            "id": "b50f4ed3-c87c-4718-9fb5-37838f023456",
            "match": "https://api-prod.gambitprofit.com/api/matches/d950fc1f-47dc-4030-8b7c-bca415ecda1f/?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 212.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 212.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39915f68-3275-4e7d-bad8-e0654ada6d74",
                    "gambit_id": "2213917b-630c-4bc2-96d1-7a67bd0a9d30",
                    "last_updated": "2022-11-11T13:13:20.743040-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 212.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50f4ed3-c87c-4718-9fb5-37838f023456/?format=api"
                },
                {
                    "id": "c1461ed6-4693-4090-9c8b-8515f1ad9266",
                    "gambit_id": "620c50f5-ab7c-414a-9512-5f47ec0b631b",
                    "last_updated": "2022-11-11T13:13:20.744217-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 212.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50f4ed3-c87c-4718-9fb5-37838f023456/?format=api"
                }
            ]
        }
    ]
}