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/634a36a5-f1f2-4d78-9c60-56b152e49661/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "634a36a5-f1f2-4d78-9c60-56b152e49661",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ef9c36b3-da85-4f21-8339-5fd9bd1595cb",
    "completed": true,
    "last_updated": "2022-12-10T14:17:16.929542-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.87,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ef9c36b3-da85-4f21-8339-5fd9bd1595cb",
    "datetime": "2022-12-09T20:10:00-05:00",
    "cutoff_datetime": "2022-12-09T20:10:00-05:00",
    "name": "Detroit Pistons v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "b39dd4da-3f62-4d97-8c2a-8c127c68455a",
            "match": "https://api-prod.gambitprofit.com/api/matches/634a36a5-f1f2-4d78-9c60-56b152e49661/?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": 7983.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 2017.0
                    }
                ],
                "expected_reward_tokens": 9258.03,
                "profit_sb": 258.03,
                "profit_sb_percentage": 2.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0bca509d-e579-4f8c-84f6-9ca0041b5eae",
                    "gambit_id": "2a7d3a45-d394-46e2-9827-b83e47e1ec95",
                    "last_updated": "2022-12-10T14:17:16.935997-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.16000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39dd4da-3f62-4d97-8c2a-8c127c68455a/?format=api"
                },
                {
                    "id": "12e54d96-2ca0-4de4-b6ed-b0a5b0287080",
                    "gambit_id": "c8e83a6c-e00d-4088-b759-bed16650d455",
                    "last_updated": "2022-12-10T14:17:16.937145-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "4.59000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39dd4da-3f62-4d97-8c2a-8c127c68455a/?format=api"
                }
            ]
        },
        {
            "id": "2b6c096b-360c-4da6-b7bf-353285ccb217",
            "match": "https://api-prod.gambitprofit.com/api/matches/634a36a5-f1f2-4d78-9c60-56b152e49661/?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": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c09f34dc-485d-4645-85a5-bbc25e063660",
                    "gambit_id": "eab2c754-1ccc-497d-9984-5d8b6a6ec4be",
                    "last_updated": "2022-12-10T14:17:16.939915-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b6c096b-360c-4da6-b7bf-353285ccb217/?format=api"
                },
                {
                    "id": "8696abad-e30e-48dc-89e4-241635a0f062",
                    "gambit_id": "17a0fba3-2434-48b0-8f39-7540c1f31d32",
                    "last_updated": "2022-12-10T14:17:16.941388-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b6c096b-360c-4da6-b7bf-353285ccb217/?format=api"
                }
            ]
        },
        {
            "id": "93265180-c7ed-4d10-95ad-88dc61f5c95f",
            "match": "https://api-prod.gambitprofit.com/api/matches/634a36a5-f1f2-4d78-9c60-56b152e49661/?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 Over 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c38c9d5-534c-4e7f-a22c-1b133dadfeb0",
                    "gambit_id": "88919859-1ff1-4b58-93d6-8a5f7fafe81a",
                    "last_updated": "2022-12-10T14:17:16.933647-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93265180-c7ed-4d10-95ad-88dc61f5c95f/?format=api"
                },
                {
                    "id": "0d379dff-7481-4f60-aa17-de440e364434",
                    "gambit_id": "10050823-954b-4ca3-8c7a-8153a6283c27",
                    "last_updated": "2022-12-10T14:17:16.932443-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93265180-c7ed-4d10-95ad-88dc61f5c95f/?format=api"
                }
            ]
        }
    ]
}