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/fdb37041-1c49-49f5-947e-a26d0e728f62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fdb37041-1c49-49f5-947e-a26d0e728f62",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b975ed8-e7c2-4f2b-9d72-1112a6df185f",
    "completed": true,
    "last_updated": "2023-03-29T13:31:54.059332-04:00",
    "created_at": "2023-03-28T10:06:58.852938-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7b975ed8-e7c2-4f2b-9d72-1112a6df185f",
    "datetime": "2023-03-28T19:07:00-04:00",
    "cutoff_datetime": "2023-03-28T19:07:00-04:00",
    "name": "Pittsburgh Penguins v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "b6c3d4ce-c076-4ffb-9202-512fe41f73ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdb37041-1c49-49f5-947e-a26d0e728f62/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-28T10:06:58.869938-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": "Pittsburgh Penguins",
                        "amount": 6308.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3db6b6cc-5168-44d2-a640-d8d7fbb5f9e2",
                    "gambit_id": "e2d9ac3a-7290-4bd6-8e78-4aa45c05872e",
                    "last_updated": "2023-03-29T13:31:54.076337-04:00",
                    "created_at": "2023-03-28T10:06:58.873951-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c3d4ce-c076-4ffb-9202-512fe41f73ad/?format=api"
                },
                {
                    "id": "61e13384-d82e-4c42-8e3a-4f94b22f4608",
                    "gambit_id": "1a2909cd-c99b-4839-8431-3b5dc74ceab4",
                    "last_updated": "2023-03-29T13:31:54.074517-04:00",
                    "created_at": "2023-03-28T10:06:58.871928-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c3d4ce-c076-4ffb-9202-512fe41f73ad/?format=api"
                }
            ]
        },
        {
            "id": "0f0c4c2b-9ff5-4af9-b6be-50117bbafd9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdb37041-1c49-49f5-947e-a26d0e728f62/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-28T10:06:58.863073-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": "Detroit Red Wings",
                        "amount": 5867.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5efce9cb-547b-4e2b-be5c-9b8844ffebc8",
                    "gambit_id": "c0fa9544-32c6-478f-a3ec-6523b8bb39f8",
                    "last_updated": "2023-03-29T13:31:54.069272-04:00",
                    "created_at": "2023-03-28T10:06:58.864915-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f0c4c2b-9ff5-4af9-b6be-50117bbafd9b/?format=api"
                },
                {
                    "id": "a1627f98-39a0-4f02-89bc-9189eaf7b82a",
                    "gambit_id": "b1f5f8c8-ed29-4817-91d2-5cc1563d91bb",
                    "last_updated": "2023-03-29T13:31:54.070868-04:00",
                    "created_at": "2023-03-28T10:06:58.867381-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f0c4c2b-9ff5-4af9-b6be-50117bbafd9b/?format=api"
                }
            ]
        },
        {
            "id": "fd4f4865-9b7c-4274-a434-5e62c25398b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/fdb37041-1c49-49f5-947e-a26d0e728f62/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-28T10:06:58.856019-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 6",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "44cc8494-d87b-4cda-9520-9e62a666a39d",
                    "gambit_id": "b12ce750-d60f-443c-98b6-5cb09034a558",
                    "last_updated": "2023-03-29T13:31:54.065491-04:00",
                    "created_at": "2023-03-28T10:06:58.860617-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4f4865-9b7c-4274-a434-5e62c25398b6/?format=api"
                },
                {
                    "id": "127aef2c-fe0b-4225-89ca-583432435771",
                    "gambit_id": "856c750d-49b0-44a6-a091-525387d97a63",
                    "last_updated": "2023-03-29T13:31:54.063564-04:00",
                    "created_at": "2023-03-28T10:06:58.858317-04:00",
                    "name": "Game Total Under 6",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4f4865-9b7c-4274-a434-5e62c25398b6/?format=api"
                }
            ]
        }
    ]
}