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/f9aca1a1-32d6-4e4c-889e-e66b971db1cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f9aca1a1-32d6-4e4c-889e-e66b971db1cb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b4e5503b-8f95-48ae-b33e-904f24bb3ca9",
    "completed": true,
    "last_updated": "2023-02-16T16:46:59.495657-05:00",
    "created_at": "2023-02-15T08:47:23.255468-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b4e5503b-8f95-48ae-b33e-904f24bb3ca9",
    "datetime": "2023-02-15T22:10:00-05:00",
    "cutoff_datetime": "2023-02-15T22:10:00-05:00",
    "name": "New Orleans Pelicans v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "ae9bf1c2-de9c-48c1-b873-c86035c448c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9aca1a1-32d6-4e4c-889e-e66b971db1cb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-15T08:47:23.265029-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": "Los Angeles Lakers",
                        "amount": 6401.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c44787d-8708-47ec-b535-3453a09c8901",
                    "gambit_id": "ead6447d-1e2c-48bc-a17b-28da1971d9b7",
                    "last_updated": "2023-02-16T16:46:59.505516-05:00",
                    "created_at": "2023-02-15T08:47:23.266191-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9bf1c2-de9c-48c1-b873-c86035c448c8/?format=api"
                },
                {
                    "id": "9f964014-cf89-4f38-b51f-eb8a82666d36",
                    "gambit_id": "8713ade1-7527-4439-9960-6c99b9e7e8b1",
                    "last_updated": "2023-02-16T16:46:59.506658-05:00",
                    "created_at": "2023-02-15T08:47:23.267485-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9bf1c2-de9c-48c1-b873-c86035c448c8/?format=api"
                }
            ]
        },
        {
            "id": "56e65af8-9429-4146-bc2f-a0f9fe2eeb8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9aca1a1-32d6-4e4c-889e-e66b971db1cb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-15T08:47:23.261199-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": "Los Angeles Lakers",
                        "amount": 5106.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b5da6afb-de75-4bba-940c-cb9015b33ae3",
                    "gambit_id": "32b4bce5-d9b6-4480-acdb-8450878a0b00",
                    "last_updated": "2023-02-16T16:46:59.502048-05:00",
                    "created_at": "2023-02-15T08:47:23.262412-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56e65af8-9429-4146-bc2f-a0f9fe2eeb8b/?format=api"
                },
                {
                    "id": "f82ae2f2-4641-483e-b748-2e4de4253a78",
                    "gambit_id": "2f9a9b20-2fce-4d58-93e1-c05390824969",
                    "last_updated": "2023-02-16T16:46:59.503189-05:00",
                    "created_at": "2023-02-15T08:47:23.263702-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56e65af8-9429-4146-bc2f-a0f9fe2eeb8b/?format=api"
                }
            ]
        },
        {
            "id": "ef76af90-0ff3-4284-81ad-44208e791e4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9aca1a1-32d6-4e4c-889e-e66b971db1cb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-15T08:47:23.257302-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b42a18ed-d1b7-49dc-8ad0-71bc6bf93a27",
                    "gambit_id": "cb0070c2-006a-49ca-92c2-cbbad47f3f17",
                    "last_updated": "2023-02-16T16:46:59.498520-05:00",
                    "created_at": "2023-02-15T08:47:23.258570-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef76af90-0ff3-4284-81ad-44208e791e4d/?format=api"
                },
                {
                    "id": "233d1158-b3f3-4259-a89b-06cce0840024",
                    "gambit_id": "1f7d0bfb-d3ac-4554-9f5e-5a92facfc327",
                    "last_updated": "2023-02-16T16:46:59.499691-05:00",
                    "created_at": "2023-02-15T08:47:23.259855-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef76af90-0ff3-4284-81ad-44208e791e4d/?format=api"
                }
            ]
        }
    ]
}