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/2a21bcdd-55a9-4ea4-8c55-d90f77244927/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a21bcdd-55a9-4ea4-8c55-d90f77244927",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f27623b5-368a-4966-ac91-90ea597c9618",
    "completed": true,
    "last_updated": "2023-11-03T10:23:05.750780-04:00",
    "created_at": "2023-11-01T09:08:18.252733-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.67,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f27623b5-368a-4966-ac91-90ea597c9618",
    "datetime": "2023-11-01T20:40:00-04:00",
    "cutoff_datetime": "2023-11-01T20:40:00-04:00",
    "name": "Chicago Bulls v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "3fcab02e-7e7b-47b5-bf31-afa2af504e51",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a21bcdd-55a9-4ea4-8c55-d90f77244927/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-01T09:08:18.270158-04: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": "Dallas Mavericks",
                        "amount": 5861.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 4139.0
                    }
                ],
                "expected_reward_tokens": 9436.21,
                "profit_sb": -63.79,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f7a6bb6-491d-4ec3-9d94-ece04f289398",
                    "gambit_id": "a59f005e-f489-4f63-aa82-00cb536082ce",
                    "last_updated": "2023-11-03T10:23:05.770235-04:00",
                    "created_at": "2023-11-01T09:08:18.280258-04:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcab02e-7e7b-47b5-bf31-afa2af504e51/?format=api"
                },
                {
                    "id": "81c63cd9-64ad-4017-ad9a-9ad34bdfb163",
                    "gambit_id": "b0a6de81-bd01-4000-b26e-315c7c2855bd",
                    "last_updated": "2023-11-03T10:23:05.773666-04:00",
                    "created_at": "2023-11-01T09:08:18.274776-04:00",
                    "name": "Chicago Bulls",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcab02e-7e7b-47b5-bf31-afa2af504e51/?format=api"
                }
            ]
        },
        {
            "id": "531c74be-999a-41b8-9866-8ee95f6ea45a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a21bcdd-55a9-4ea4-8c55-d90f77244927/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-01T09:08:18.285132-04: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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d56176e-9f8e-4e81-bdea-081de987a4c1",
                    "gambit_id": "08b62065-1f1b-4bda-bca0-1ed27e72e4a7",
                    "last_updated": "2023-11-03T10:23:05.780058-04:00",
                    "created_at": "2023-11-01T09:08:18.289622-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531c74be-999a-41b8-9866-8ee95f6ea45a/?format=api"
                },
                {
                    "id": "d2d4500c-fa88-4f4f-bef0-7be7ce09cd42",
                    "gambit_id": "4e65a4e1-7ca3-42ae-84de-205f8ce38e26",
                    "last_updated": "2023-11-03T10:23:05.783569-04:00",
                    "created_at": "2023-11-01T09:08:18.299821-04:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531c74be-999a-41b8-9866-8ee95f6ea45a/?format=api"
                }
            ]
        },
        {
            "id": "b6506e8f-dee5-4cd5-94ad-493bff153f12",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a21bcdd-55a9-4ea4-8c55-d90f77244927/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-01T09:08:18.320097-04: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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b84ec5b-2090-4853-ae4c-fc8ee3b9f73a",
                    "gambit_id": "bf894860-6879-4b6f-b1b6-78517e6e268a",
                    "last_updated": "2023-11-03T10:23:05.790155-04:00",
                    "created_at": "2023-11-01T09:08:18.329446-04:00",
                    "name": "Game Total Over 220",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6506e8f-dee5-4cd5-94ad-493bff153f12/?format=api"
                },
                {
                    "id": "6f9c37f2-c94e-45a3-ba92-647c12acf017",
                    "gambit_id": "a3a3cb3d-d2cc-4b8f-a664-f5f9acd0c4ac",
                    "last_updated": "2023-11-03T10:23:05.794267-04:00",
                    "created_at": "2023-11-01T09:08:18.333893-04:00",
                    "name": "Game Total Under 220",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6506e8f-dee5-4cd5-94ad-493bff153f12/?format=api"
                }
            ]
        }
    ]
}