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/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03e3f4b9-b00d-496b-8047-b0c1deff0722",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7e02df21-f0a3-4cea-8cc3-e99e7eee8826",
    "completed": true,
    "last_updated": "2023-01-03T11:01:48.196501-05:00",
    "created_at": "2023-01-02T10:27:01.192567-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/7e02df21-f0a3-4cea-8cc3-e99e7eee8826",
    "datetime": "2023-01-02T15:10:00-05:00",
    "cutoff_datetime": "2023-01-02T15:10:00-05:00",
    "name": "Phoenix Suns v. New York Knicks",
    "bettypes": [
        {
            "id": "70ba48a3-c163-49f1-9e02-197ab86a4c22",
            "match": "https://api-prod.gambitprofit.com/api/matches/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-02T10:27:01.203276-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": 5668.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "08bec2af-4dd9-4c6b-8297-e10f3f46ef98",
                    "gambit_id": "b72cee89-1fbb-43cd-be02-e415ec72d1f6",
                    "last_updated": "2023-01-03T11:01:48.205896-05:00",
                    "created_at": "2023-01-02T10:27:01.204494-05:00",
                    "name": "New York Knicks",
                    "reward": "1.59000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ba48a3-c163-49f1-9e02-197ab86a4c22/?format=api"
                },
                {
                    "id": "778402b1-17ee-4483-a20f-ed8dfd76f39f",
                    "gambit_id": "18ae7ddd-5936-4985-ae70-363fc6399205",
                    "last_updated": "2023-01-03T11:01:48.206953-05:00",
                    "created_at": "2023-01-02T10:27:01.205792-05:00",
                    "name": "Phoenix Suns",
                    "reward": "2.08000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ba48a3-c163-49f1-9e02-197ab86a4c22/?format=api"
                }
            ]
        },
        {
            "id": "97ffe8c7-7937-4b6c-b28c-9362e7d81e01",
            "match": "https://api-prod.gambitprofit.com/api/matches/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-02T10:27:01.199374-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": "Phoenix Suns",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59933956-108d-4333-ad9a-3bd9194c0e4d",
                    "gambit_id": "59c6f5bd-af6e-4e63-ba43-82303fc32c88",
                    "last_updated": "2023-01-03T11:01:48.203757-05:00",
                    "created_at": "2023-01-02T10:27:01.201962-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ffe8c7-7937-4b6c-b28c-9362e7d81e01/?format=api"
                },
                {
                    "id": "238f5ba9-0cfd-41bf-b41b-0fae35ba0f0f",
                    "gambit_id": "55023721-1988-4fca-b4af-06339643574f",
                    "last_updated": "2023-01-03T11:01:48.202671-05:00",
                    "created_at": "2023-01-02T10:27:01.200694-05:00",
                    "name": "New York Knicks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97ffe8c7-7937-4b6c-b28c-9362e7d81e01/?format=api"
                }
            ]
        },
        {
            "id": "294108d8-1c3e-4ab6-96e6-c20827ef18d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-02T10:27:01.194669-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 219.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 219.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "239b59dd-3d51-42df-9670-36abd223bc3b",
                    "gambit_id": "49a33991-2ab5-44ad-af65-5502e7178868",
                    "last_updated": "2023-01-03T11:01:48.199373-05:00",
                    "created_at": "2023-01-02T10:27:01.196367-05:00",
                    "name": "Game Total Under 219.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/294108d8-1c3e-4ab6-96e6-c20827ef18d1/?format=api"
                },
                {
                    "id": "17aea90c-35e8-4404-9188-65ee323b695b",
                    "gambit_id": "346c1cec-3ebb-4e90-b65b-cfe11fe3486f",
                    "last_updated": "2023-01-03T11:01:48.200462-05:00",
                    "created_at": "2023-01-02T10:27:01.197983-05:00",
                    "name": "Game Total Over 219.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/294108d8-1c3e-4ab6-96e6-c20827ef18d1/?format=api"
                }
            ]
        }
    ]
}