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/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b08d0d35-f780-42ca-bb8f-0a430978b591",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "733d53a9-747a-4f66-95c5-e2bbc9531f38",
    "completed": true,
    "last_updated": "2023-12-02T10:18:08.485832-05:00",
    "created_at": "2023-12-01T09:47:55.504410-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/733d53a9-747a-4f66-95c5-e2bbc9531f38",
    "datetime": "2023-12-01T19:40:00-05:00",
    "cutoff_datetime": "2023-12-01T19:40:00-05:00",
    "name": "New York Knicks v. Toronto Raptors",
    "bettypes": [
        {
            "id": "cc258e8a-f020-4ce6-a2fd-a06081f2f97e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-01T09:47:55.554859-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": "Toronto Raptors",
                        "amount": 5317.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7cf3d018-c8ac-448a-be27-f64dcb810e72",
                    "gambit_id": "56d610de-ed5c-45fe-8c16-83eadca2f56f",
                    "last_updated": "2023-12-02T10:18:08.509214-05:00",
                    "created_at": "2023-12-01T09:47:55.563395-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc258e8a-f020-4ce6-a2fd-a06081f2f97e/?format=api"
                },
                {
                    "id": "0eaec37f-95c7-4216-bb05-a86197bbceed",
                    "gambit_id": "4c0923ca-bede-400d-b0d4-91f8154617c8",
                    "last_updated": "2023-12-02T10:18:08.505712-05:00",
                    "created_at": "2023-12-01T09:47:55.558767-05:00",
                    "name": "New York Knicks",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc258e8a-f020-4ce6-a2fd-a06081f2f97e/?format=api"
                }
            ]
        },
        {
            "id": "901c2875-7533-4e83-aee5-0d46ce15543e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-01T09:47:55.542533-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f43795ab-39d7-42e5-a707-081d068112f1",
                    "gambit_id": "1b57a170-e764-4c3e-b631-3b9406421a0a",
                    "last_updated": "2023-12-02T10:18:08.498934-05:00",
                    "created_at": "2023-12-01T09:47:55.550935-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901c2875-7533-4e83-aee5-0d46ce15543e/?format=api"
                },
                {
                    "id": "2ff1ce00-2253-47c1-b669-263d6b069656",
                    "gambit_id": "e2b9a4dd-6b17-4bef-a107-481fc2d495c5",
                    "last_updated": "2023-12-02T10:18:08.495525-05:00",
                    "created_at": "2023-12-01T09:47:55.546334-05:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901c2875-7533-4e83-aee5-0d46ce15543e/?format=api"
                }
            ]
        },
        {
            "id": "8cd7f75a-ef04-4f26-8894-fdfcf218fcbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-01T09:47:55.567963-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 Over 218.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 218.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e42a52b-8c56-4139-89ba-907af96c0a6e",
                    "gambit_id": "795bb198-1e8f-44d8-bb45-f33c730f9844",
                    "last_updated": "2023-12-02T10:18:08.516441-05:00",
                    "created_at": "2023-12-01T09:47:55.571874-05:00",
                    "name": "Game Total Over 218.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd7f75a-ef04-4f26-8894-fdfcf218fcbc/?format=api"
                },
                {
                    "id": "673d20d7-3e75-40fa-aaa1-127219174914",
                    "gambit_id": "83f3b476-8a1a-4b81-8699-886c945f2f1d",
                    "last_updated": "2023-12-02T10:18:08.519729-05:00",
                    "created_at": "2023-12-01T09:47:55.575805-05:00",
                    "name": "Game Total Under 218.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd7f75a-ef04-4f26-8894-fdfcf218fcbc/?format=api"
                }
            ]
        }
    ]
}