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/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e751730-8960-4a31-bd6b-6288672e9fb8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b55ddf5f-0bb6-44eb-b153-8712491cd542",
    "completed": true,
    "last_updated": "2024-01-05T23:08:06.495936-05:00",
    "created_at": "2024-01-04T09:18:22.910281-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b55ddf5f-0bb6-44eb-b153-8712491cd542",
    "datetime": "2024-01-04T19:07:00-05:00",
    "cutoff_datetime": "2024-01-04T19:07:00-05:00",
    "name": "Pittsburgh Penguins v. Boston Bruins",
    "bettypes": [
        {
            "id": "5d25d8d4-1522-4004-a3a5-f1b3a355f99c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:18:22.916205-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": "Boston Bruins",
                        "amount": 5688.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8093b9bf-7481-4c8f-9cd8-5143fd5568cd",
                    "gambit_id": "b3a5e913-77d8-4373-a486-84630f84f322",
                    "last_updated": "2024-01-05T23:08:06.511914-05:00",
                    "created_at": "2024-01-04T09:18:22.927833-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d25d8d4-1522-4004-a3a5-f1b3a355f99c/?format=api"
                },
                {
                    "id": "b13859f2-b566-424e-85f8-d8d218f84864",
                    "gambit_id": "8f640534-d28a-4b8b-b595-396ace9244a2",
                    "last_updated": "2024-01-05T23:08:06.508287-05:00",
                    "created_at": "2024-01-04T09:18:22.921810-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d25d8d4-1522-4004-a3a5-f1b3a355f99c/?format=api"
                }
            ]
        },
        {
            "id": "9ad3fe51-52ab-4729-af0e-61966179ccad",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:18:22.933781-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": "Pittsburgh Penguins",
                        "amount": 6390.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f04c6a8-aab0-4fe7-b243-9ee1036516d0",
                    "gambit_id": "d4422b45-0e92-4322-a562-54f406f778bc",
                    "last_updated": "2024-01-05T23:08:06.518585-05:00",
                    "created_at": "2024-01-04T09:18:22.938074-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad3fe51-52ab-4729-af0e-61966179ccad/?format=api"
                },
                {
                    "id": "46dc4801-04f4-4f5d-9140-98afc48e9070",
                    "gambit_id": "1b06b5f1-25db-4097-aa87-b80b51f4c256",
                    "last_updated": "2024-01-05T23:08:06.522067-05:00",
                    "created_at": "2024-01-04T09:18:22.944164-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad3fe51-52ab-4729-af0e-61966179ccad/?format=api"
                }
            ]
        },
        {
            "id": "8de819c4-59e3-44b8-8377-ad1e636aa9e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e751730-8960-4a31-bd6b-6288672e9fb8/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:18:22.950601-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54f691dd-45af-4a13-a6ba-b705161d018b",
                    "gambit_id": "3b610998-5d79-4ea9-b808-828897be50d4",
                    "last_updated": "2024-01-05T23:08:06.532462-05:00",
                    "created_at": "2024-01-04T09:18:22.962591-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de819c4-59e3-44b8-8377-ad1e636aa9e1/?format=api"
                },
                {
                    "id": "37e4eed1-0d74-4eec-a1a4-7b0c0179289f",
                    "gambit_id": "9a66284e-099b-4085-a176-4063bef380c2",
                    "last_updated": "2024-01-05T23:08:06.528846-05:00",
                    "created_at": "2024-01-04T09:18:22.957253-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de819c4-59e3-44b8-8377-ad1e636aa9e1/?format=api"
                }
            ]
        }
    ]
}