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/897c436d-dc94-430f-9981-bd0f93a90d66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "897c436d-dc94-430f-9981-bd0f93a90d66",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "003fb7ed-428c-4012-9ea6-11ebec2c1d7b",
    "completed": true,
    "last_updated": "2022-12-31T10:36:56.066026-05:00",
    "created_at": "2022-12-29T08:42:07.899142-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/003fb7ed-428c-4012-9ea6-11ebec2c1d7b",
    "datetime": "2022-12-29T19:40:00-05:00",
    "cutoff_datetime": "2022-12-29T19:40:00-05:00",
    "name": "Los Angeles Clippers v. Boston Celtics",
    "bettypes": [
        {
            "id": "556e608f-c9e4-4354-be87-3978b540aff1",
            "match": "https://api-prod.gambitprofit.com/api/matches/897c436d-dc94-430f-9981-bd0f93a90d66/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:07.904525-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": "Boston Celtics",
                        "amount": 6848.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 3152.0
                    }
                ],
                "expected_reward_tokens": 9107.84,
                "profit_sb": 107.84,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f939535b-91a4-4060-bea9-bc9aa2fe1b15",
                    "gambit_id": "9d0fc1b9-6b77-477f-9138-b6da84dd43d1",
                    "last_updated": "2022-12-31T10:36:56.072187-05:00",
                    "created_at": "2022-12-29T08:42:07.905654-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.33000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/556e608f-c9e4-4354-be87-3978b540aff1/?format=api"
                },
                {
                    "id": "3df530c0-d440-423f-9a94-211b19c7cbce",
                    "gambit_id": "63617154-7d55-44cd-b0f5-cedcf1eb072a",
                    "last_updated": "2022-12-31T10:36:56.073318-05:00",
                    "created_at": "2022-12-29T08:42:07.906799-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "2.89000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/556e608f-c9e4-4354-be87-3978b540aff1/?format=api"
                }
            ]
        },
        {
            "id": "d03b33a0-c507-4e93-9a0d-e48123eaf445",
            "match": "https://api-prod.gambitprofit.com/api/matches/897c436d-dc94-430f-9981-bd0f93a90d66/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:07.908070-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0b295bb-73ea-4a09-a4a7-aa2402f680b6",
                    "gambit_id": "4664d8dc-12f9-4c17-8cee-987cbbee9757",
                    "last_updated": "2022-12-31T10:36:56.075582-05:00",
                    "created_at": "2022-12-29T08:42:07.909274-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03b33a0-c507-4e93-9a0d-e48123eaf445/?format=api"
                },
                {
                    "id": "2906ba72-3c9c-416d-b6ad-0fbe97ce2d68",
                    "gambit_id": "09323701-2134-45e0-a2e9-1814a557c908",
                    "last_updated": "2022-12-31T10:36:56.076731-05:00",
                    "created_at": "2022-12-29T08:42:07.910487-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03b33a0-c507-4e93-9a0d-e48123eaf445/?format=api"
                }
            ]
        },
        {
            "id": "e4648aed-e7c5-4345-a9aa-249ec62b83f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/897c436d-dc94-430f-9981-bd0f93a90d66/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:07.900838-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 228",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 228",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f62386d3-5c15-47b1-9223-7afd76d9c602",
                    "gambit_id": "791a48e5-fd9f-4e5e-8349-dfe81b52b109",
                    "last_updated": "2022-12-31T10:36:56.068782-05:00",
                    "created_at": "2022-12-29T08:42:07.902052-05:00",
                    "name": "Game Total Under 228",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4648aed-e7c5-4345-a9aa-249ec62b83f5/?format=api"
                },
                {
                    "id": "b6a5d4d5-fcf7-495b-90af-a360d13cce89",
                    "gambit_id": "8ef57754-5d38-45f5-bf36-dfdafecfd69d",
                    "last_updated": "2022-12-31T10:36:56.069931-05:00",
                    "created_at": "2022-12-29T08:42:07.903267-05:00",
                    "name": "Game Total Over 228",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "228.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4648aed-e7c5-4345-a9aa-249ec62b83f5/?format=api"
                }
            ]
        }
    ]
}