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/c6a6b118-82b7-4f58-9506-c83d84d8d145/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6a6b118-82b7-4f58-9506-c83d84d8d145",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4e3a19bc-d613-48ad-96bd-76aa6b3ce3cd",
    "completed": true,
    "last_updated": "2023-01-12T15:37:06.456666-05:00",
    "created_at": "2023-01-11T10:06:48.470237-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.48,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4e3a19bc-d613-48ad-96bd-76aa6b3ce3cd",
    "datetime": "2023-01-11T19:40:00-05:00",
    "cutoff_datetime": "2023-01-11T19:40:00-05:00",
    "name": "Indiana Pacers v. New York Knicks",
    "bettypes": [
        {
            "id": "bd7085a1-af6a-4836-affa-60c47fef6892",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6a6b118-82b7-4f58-9506-c83d84d8d145/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-11T10:06:48.479761-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": "New York Knicks",
                        "amount": 6324.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9042.96,
                "profit_sb": 42.96,
                "profit_sb_percentage": 0.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd43fbf0-f514-4b30-ad8d-ac97bc797919",
                    "gambit_id": "da98b4ca-c85d-4fca-ac41-7db56af4f9ff",
                    "last_updated": "2023-01-12T15:37:06.466658-05:00",
                    "created_at": "2023-01-11T10:06:48.480900-05:00",
                    "name": "New York Knicks",
                    "reward": "1.43000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7085a1-af6a-4836-affa-60c47fef6892/?format=api"
                },
                {
                    "id": "91625980-170d-457b-965a-249419a202e4",
                    "gambit_id": "1df73835-d355-4170-aefc-8cc77f0d975a",
                    "last_updated": "2023-01-12T15:37:06.467800-05:00",
                    "created_at": "2023-01-11T10:06:48.482161-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.46000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd7085a1-af6a-4836-affa-60c47fef6892/?format=api"
                }
            ]
        },
        {
            "id": "24653b68-b7dd-474c-ba05-e0ce8691bd56",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6a6b118-82b7-4f58-9506-c83d84d8d145/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-11T10:06:48.476265-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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9dac9f25-c0d0-4f47-bac6-a759692ea880",
                    "gambit_id": "f94649c1-15c4-411b-94e5-06bc1c7d6aca",
                    "last_updated": "2023-01-12T15:37:06.463105-05:00",
                    "created_at": "2023-01-11T10:06:48.477384-05:00",
                    "name": "New York Knicks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24653b68-b7dd-474c-ba05-e0ce8691bd56/?format=api"
                },
                {
                    "id": "8fa5c209-52b2-4b43-ae24-edb66aab6206",
                    "gambit_id": "b7808d16-442f-4a77-8e4d-e403ce803a3d",
                    "last_updated": "2023-01-12T15:37:06.464269-05:00",
                    "created_at": "2023-01-11T10:06:48.478558-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24653b68-b7dd-474c-ba05-e0ce8691bd56/?format=api"
                }
            ]
        },
        {
            "id": "7d909fd4-c697-4d9a-9149-4e157679c233",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6a6b118-82b7-4f58-9506-c83d84d8d145/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-11T10:06:48.472205-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 226.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec988a7e-6d84-43a0-b5f0-1e00d9e81dc4",
                    "gambit_id": "82b4bbce-d9a1-4507-9342-0ba18abcf9e4",
                    "last_updated": "2023-01-12T15:37:06.460769-05:00",
                    "created_at": "2023-01-11T10:06:48.475043-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d909fd4-c697-4d9a-9149-4e157679c233/?format=api"
                },
                {
                    "id": "46607dde-5d6a-465b-babe-e4fb891bcb12",
                    "gambit_id": "3f39fc00-6bea-4119-a947-ee82c819dcca",
                    "last_updated": "2023-01-12T15:37:06.459624-05:00",
                    "created_at": "2023-01-11T10:06:48.473748-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d909fd4-c697-4d9a-9149-4e157679c233/?format=api"
                }
            ]
        }
    ]
}