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/7d9ed971-c02d-4c83-a69f-573825f01dfe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d9ed971-c02d-4c83-a69f-573825f01dfe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e7c9738e-6118-4282-a3ac-7527a003bf07",
    "completed": true,
    "last_updated": "2023-11-03T10:33:05.372732-04:00",
    "created_at": "2023-11-01T09:08:16.305015-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.07,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e7c9738e-6118-4282-a3ac-7527a003bf07",
    "datetime": "2023-11-01T19:40:00-04:00",
    "cutoff_datetime": "2023-11-01T19:40:00-04:00",
    "name": "Indiana Pacers v. Boston Celtics",
    "bettypes": [
        {
            "id": "fda4e02e-061b-4dfd-9cbd-c05d69dedee2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d9ed971-c02d-4c83-a69f-573825f01dfe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-01T09:08:16.317685-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": "Boston Celtics",
                        "amount": 8476.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 1524.0
                    }
                ],
                "expected_reward_tokens": 9493.12,
                "profit_sb": -6.88,
                "profit_sb_percentage": -0.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6268fbef-082b-4245-be32-5192592439c0",
                    "gambit_id": "49c80ebc-c5ec-40fa-97e6-e1b5caa64fec",
                    "last_updated": "2023-11-03T10:33:05.385727-04:00",
                    "created_at": "2023-11-01T09:08:16.327861-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fda4e02e-061b-4dfd-9cbd-c05d69dedee2/?format=api"
                },
                {
                    "id": "f888ab37-a10f-444c-8155-c10254cece02",
                    "gambit_id": "60d36e60-9bb9-415e-8eb3-3fa306c713f7",
                    "last_updated": "2023-11-03T10:33:05.381561-04:00",
                    "created_at": "2023-11-01T09:08:16.322319-04:00",
                    "name": "Indiana Pacers",
                    "reward": "6.23000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fda4e02e-061b-4dfd-9cbd-c05d69dedee2/?format=api"
                }
            ]
        },
        {
            "id": "4d1a20d2-b221-4e6f-9871-f7dcfc4a7d11",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d9ed971-c02d-4c83-a69f-573825f01dfe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-01T09:08:16.331526-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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0f3ba80-5925-4b22-84d2-e1454f6b6668",
                    "gambit_id": "a2f452df-96b8-4278-8642-76ed454e00af",
                    "last_updated": "2023-11-03T10:33:05.392601-04:00",
                    "created_at": "2023-11-01T09:08:16.335873-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d1a20d2-b221-4e6f-9871-f7dcfc4a7d11/?format=api"
                },
                {
                    "id": "9e9a9fac-7970-4a76-8640-778f5e72738f",
                    "gambit_id": "5a4fa39e-a216-4468-bed9-c75e2d81c22b",
                    "last_updated": "2023-11-03T10:33:05.396297-04:00",
                    "created_at": "2023-11-01T09:08:16.341131-04:00",
                    "name": "Boston Celtics",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d1a20d2-b221-4e6f-9871-f7dcfc4a7d11/?format=api"
                }
            ]
        },
        {
            "id": "35dc4774-4b4f-4c15-bdab-608fea983cab",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d9ed971-c02d-4c83-a69f-573825f01dfe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-01T09:08:16.345790-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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e468d85-e990-437d-838d-53409cb5669b",
                    "gambit_id": "4ef679fb-80be-48d5-95af-003c0624ef5a",
                    "last_updated": "2023-11-03T10:33:05.422629-04:00",
                    "created_at": "2023-11-01T09:08:16.350237-04:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35dc4774-4b4f-4c15-bdab-608fea983cab/?format=api"
                },
                {
                    "id": "10d95096-ff35-4ac3-8e35-2e6dec447ac6",
                    "gambit_id": "b6e67c3f-810a-4f4e-baba-ecdb982904c0",
                    "last_updated": "2023-11-03T10:33:05.426142-04:00",
                    "created_at": "2023-11-01T09:08:16.355347-04:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35dc4774-4b4f-4c15-bdab-608fea983cab/?format=api"
                }
            ]
        }
    ]
}