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/284c9d66-8dc4-49e2-93b3-6f7d535e8935/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "284c9d66-8dc4-49e2-93b3-6f7d535e8935",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c03ca841-1101-4bfc-8943-29dada1c4adc",
    "completed": true,
    "last_updated": "2024-01-10T10:03:14.914420-05:00",
    "created_at": "2024-01-08T09:02:56.311137-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c03ca841-1101-4bfc-8943-29dada1c4adc",
    "datetime": "2024-01-08T19:10:00-05:00",
    "cutoff_datetime": "2024-01-08T19:10:00-05:00",
    "name": "Chicago Bulls v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "8c8fa40b-a21a-4db5-8f06-2b7f2785d320",
            "match": "https://api-prod.gambitprofit.com/api/matches/284c9d66-8dc4-49e2-93b3-6f7d535e8935/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-08T09:02:56.333194-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": "Chicago Bulls",
                        "amount": 6935.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f72877d6-7aaf-48c9-89f1-6066b8b8f4bf",
                    "gambit_id": "b012bc29-6275-4d50-bfeb-035945a9c0d5",
                    "last_updated": "2024-01-10T10:03:14.938069-05:00",
                    "created_at": "2024-01-08T09:02:56.336861-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c8fa40b-a21a-4db5-8f06-2b7f2785d320/?format=api"
                },
                {
                    "id": "005a5d1f-8897-436e-9708-da63980d29d9",
                    "gambit_id": "d629f5ab-8803-491f-b665-430d91c30001",
                    "last_updated": "2024-01-10T10:03:14.941399-05:00",
                    "created_at": "2024-01-08T09:02:56.340643-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c8fa40b-a21a-4db5-8f06-2b7f2785d320/?format=api"
                }
            ]
        },
        {
            "id": "e6784134-43cb-4a35-ad67-a4ac9d4399f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/284c9d66-8dc4-49e2-93b3-6f7d535e8935/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-08T09:02:56.320507-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": "Chicago Bulls",
                        "amount": 5107.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4afcfe55-8a59-49ea-9793-fd49bd1016a1",
                    "gambit_id": "5fbbab3f-4d37-4e03-9c45-93218cd8abe0",
                    "last_updated": "2024-01-10T10:03:14.928126-05:00",
                    "created_at": "2024-01-08T09:02:56.324411-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6784134-43cb-4a35-ad67-a4ac9d4399f2/?format=api"
                },
                {
                    "id": "951fd96f-f2fc-4665-9b1d-028c824519c0",
                    "gambit_id": "ef5cef22-87df-4eb9-b7a4-70725ebd7b9c",
                    "last_updated": "2024-01-10T10:03:14.931587-05:00",
                    "created_at": "2024-01-08T09:02:56.328948-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6784134-43cb-4a35-ad67-a4ac9d4399f2/?format=api"
                }
            ]
        },
        {
            "id": "c2a0bea1-232a-49ba-804b-ee7855eed62a",
            "match": "https://api-prod.gambitprofit.com/api/matches/284c9d66-8dc4-49e2-93b3-6f7d535e8935/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-08T09:02:56.345111-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 216",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 216",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "00698e2f-52c8-4199-bded-39ee57ca7a9a",
                    "gambit_id": "ffa50884-2776-4215-905c-43c927595796",
                    "last_updated": "2024-01-10T10:03:14.951789-05:00",
                    "created_at": "2024-01-08T09:02:56.348650-05:00",
                    "name": "Game Total Over 216",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "216.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2a0bea1-232a-49ba-804b-ee7855eed62a/?format=api"
                },
                {
                    "id": "69845b53-2e70-4fe5-93f8-b5fc723bf52b",
                    "gambit_id": "10711940-e551-4e4d-a6df-2c1f221ef123",
                    "last_updated": "2024-01-10T10:03:14.948483-05:00",
                    "created_at": "2024-01-08T09:02:56.352632-05:00",
                    "name": "Game Total Under 216",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "216.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2a0bea1-232a-49ba-804b-ee7855eed62a/?format=api"
                }
            ]
        }
    ]
}