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/b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "145c939d-1d12-4072-bc4c-34b8f12b0295",
    "completed": true,
    "last_updated": "2022-10-22T09:17:23.439867-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/145c939d-1d12-4072-bc4c-34b8f12b0295",
    "datetime": "2022-10-21T20:10:00-04:00",
    "cutoff_datetime": "2022-10-21T20:10:00-04:00",
    "name": "Memphis Grizzlies v. Houston Rockets",
    "bettypes": [
        {
            "id": "f665d6f1-50b8-4594-8fa9-3ce1aa429727",
            "match": "https://api-prod.gambitprofit.com/api/matches/b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8/?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": "Memphis Grizzlies",
                        "amount": 7037.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2963.0
                    }
                ],
                "expected_reward_tokens": 9570.32,
                "profit_sb": 70.32,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f37edb6-8b11-415e-adc7-692f08900867",
                    "gambit_id": "53e74205-7496-4a22-b3ee-605458a0adac",
                    "last_updated": "2022-10-22T09:17:23.450107-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f665d6f1-50b8-4594-8fa9-3ce1aa429727/?format=api"
                },
                {
                    "id": "24cbd95e-9719-400c-bf61-7533a3b63f80",
                    "gambit_id": "ba5df13f-a4d7-4996-9d6c-750a016c7a56",
                    "last_updated": "2022-10-22T09:17:23.448969-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.23000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f665d6f1-50b8-4594-8fa9-3ce1aa429727/?format=api"
                }
            ]
        },
        {
            "id": "a7e7f10c-8a65-4d20-8040-f0a47f4f04fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8/?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": "Memphis Grizzlies",
                        "amount": 5106.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2160e91-2733-40cd-826d-d17b084025c0",
                    "gambit_id": "066cc2a1-9248-48e4-8643-7363ac863f96",
                    "last_updated": "2022-10-22T09:17:23.447002-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e7f10c-8a65-4d20-8040-f0a47f4f04fc/?format=api"
                },
                {
                    "id": "b1f844a8-ce80-44a1-8674-efe1bdbd8b52",
                    "gambit_id": "604a57a2-8302-43e1-b677-4be859d2d9f0",
                    "last_updated": "2022-10-22T09:17:23.445955-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e7f10c-8a65-4d20-8040-f0a47f4f04fc/?format=api"
                }
            ]
        },
        {
            "id": "e795f099-9b98-4580-816b-f2b5f4a21022",
            "match": "https://api-prod.gambitprofit.com/api/matches/b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8/?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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "adf28bda-5036-438f-9eb0-7706c0cf483d",
                    "gambit_id": "e4dba8b7-7e43-4581-9677-7949c448e49c",
                    "last_updated": "2022-10-22T09:17:23.442927-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e795f099-9b98-4580-816b-f2b5f4a21022/?format=api"
                },
                {
                    "id": "be8157f2-e129-4261-bacb-6de56d7385fb",
                    "gambit_id": "30cf3ef3-6a57-4e44-88df-2603fbbab1c9",
                    "last_updated": "2022-10-22T09:17:23.443971-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e795f099-9b98-4580-816b-f2b5f4a21022/?format=api"
                }
            ]
        }
    ]
}