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/3f2ad120-037d-42f8-8b96-506743d00562/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f2ad120-037d-42f8-8b96-506743d00562",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d6386ec4-67d7-4694-a0cd-8cbd1c650612",
    "completed": true,
    "last_updated": "2023-10-31T20:18:10.287735-04:00",
    "created_at": "2023-10-30T08:58:11.887955-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/d6386ec4-67d7-4694-a0cd-8cbd1c650612",
    "datetime": "2023-10-30T19:10:00-04:00",
    "cutoff_datetime": "2023-10-30T19:10:00-04:00",
    "name": "Chicago Bulls v. Indiana Pacers",
    "bettypes": [
        {
            "id": "a378be6c-968a-454a-bc6f-b82a5778c6ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f2ad120-037d-42f8-8b96-506743d00562/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-30T08:58:11.909682-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": 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": "892fd70e-f9f9-4e69-96fc-f36b54629c09",
                    "gambit_id": "8424b137-18ba-44a0-adac-9cf323ae2280",
                    "last_updated": "2023-10-31T20:18:10.315091-04:00",
                    "created_at": "2023-10-30T08:58:11.917827-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a378be6c-968a-454a-bc6f-b82a5778c6ee/?format=api"
                },
                {
                    "id": "8f6e0d14-d81c-432d-9a84-9345135523fd",
                    "gambit_id": "2ff0350b-a063-4f4d-9e58-56b17d1af6e8",
                    "last_updated": "2023-10-31T20:18:10.318656-04:00",
                    "created_at": "2023-10-30T08:58:11.913684-04:00",
                    "name": "Chicago Bulls",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a378be6c-968a-454a-bc6f-b82a5778c6ee/?format=api"
                }
            ]
        },
        {
            "id": "daa64d63-d3bf-4523-a9ee-5cb9088820d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f2ad120-037d-42f8-8b96-506743d00562/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-30T08:58:11.897909-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": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7fc362b-aec0-4d10-9b8c-fff8b43ce027",
                    "gambit_id": "0d662697-5ea9-4b65-8379-766fc2db4fcd",
                    "last_updated": "2023-10-31T20:18:10.304316-04:00",
                    "created_at": "2023-10-30T08:58:11.901722-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daa64d63-d3bf-4523-a9ee-5cb9088820d6/?format=api"
                },
                {
                    "id": "61a6d6f2-b415-4091-a416-ec44e3be0042",
                    "gambit_id": "44aec71e-a1f9-417d-8698-a7cca8bac97c",
                    "last_updated": "2023-10-31T20:18:10.308348-04:00",
                    "created_at": "2023-10-30T08:58:11.905736-04:00",
                    "name": "Indiana Pacers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daa64d63-d3bf-4523-a9ee-5cb9088820d6/?format=api"
                }
            ]
        },
        {
            "id": "8d7c09b2-31e6-4437-9197-faa28add81c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f2ad120-037d-42f8-8b96-506743d00562/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-30T08:58:11.922007-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 229.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3a5e128f-b718-49b0-9522-5531c07f3fad",
                    "gambit_id": "038f7dcd-9d4c-49f1-962f-e2044d9a3ac1",
                    "last_updated": "2023-10-31T20:18:10.325990-04:00",
                    "created_at": "2023-10-30T08:58:11.925603-04:00",
                    "name": "Game Total Over 229.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7c09b2-31e6-4437-9197-faa28add81c0/?format=api"
                },
                {
                    "id": "51fc0f07-713f-4e14-8015-7ae332593611",
                    "gambit_id": "479ca7f3-212f-44f0-b653-7f1024ed7815",
                    "last_updated": "2023-10-31T20:18:10.329884-04:00",
                    "created_at": "2023-10-30T08:58:11.930144-04:00",
                    "name": "Game Total Under 229.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "229.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d7c09b2-31e6-4437-9197-faa28add81c0/?format=api"
                }
            ]
        }
    ]
}