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/1f9784f6-5300-4e9f-ab89-3163277d1c0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f9784f6-5300-4e9f-ab89-3163277d1c0a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f550cac0-e940-4bdd-8501-537969bbe8c9",
    "completed": true,
    "last_updated": "2022-09-08T10:47:27.951753-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f550cac0-e940-4bdd-8501-537969bbe8c9",
    "datetime": "2022-09-07T15:37:00-04:00",
    "cutoff_datetime": "2022-09-07T15:37:00-04:00",
    "name": "ATL (S Strider) v. OAK (K Waldichuk)",
    "bettypes": [
        {
            "id": "2d7bb4cb-07af-4cc8-bb5f-e1254d1e1b10",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f9784f6-5300-4e9f-ab89-3163277d1c0a/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "ATL (S Strider)",
                        "amount": 7137.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 2863.0
                    }
                ],
                "expected_reward_tokens": 9276.12,
                "profit_sb": 276.12,
                "profit_sb_percentage": 3.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a9a6f3db-5552-407b-a913-2fd6aab4f6e4",
                    "gambit_id": "11829b7a-a15a-4ed1-9a51-1734b1634462",
                    "last_updated": "2022-09-08T10:47:27.961830-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.30000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bb4cb-07af-4cc8-bb5f-e1254d1e1b10/?format=api"
                },
                {
                    "id": "d7999384-20dc-41ec-83f0-d6571bebd43e",
                    "gambit_id": "980aa147-83d1-4513-b3b1-9048d6d997bb",
                    "last_updated": "2022-09-08T10:47:27.960822-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "3.24000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bb4cb-07af-4cc8-bb5f-e1254d1e1b10/?format=api"
                }
            ]
        },
        {
            "id": "c0eb2c80-0e4b-458c-b66c-db3863da7b70",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f9784f6-5300-4e9f-ab89-3163277d1c0a/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "ATL",
                        "amount": 6047.0
                    },
                    {
                        "team": "OAK",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": 250.02,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14f436a8-bd93-49a4-9a4c-6d44d638fb3e",
                    "gambit_id": "20b5550e-de02-4f1c-a1cd-960c7080d285",
                    "last_updated": "2022-09-08T10:47:27.958822-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.53000",
                    "odds": "1.58820",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0eb2c80-0e4b-458c-b66c-db3863da7b70/?format=api"
                },
                {
                    "id": "349d9a96-04d7-44dc-abec-786cd64953d0",
                    "gambit_id": "c72ab250-e4f1-4139-afb3-c0b49750edf0",
                    "last_updated": "2022-09-08T10:47:27.957815-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "2.34000",
                    "odds": "2.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0eb2c80-0e4b-458c-b66c-db3863da7b70/?format=api"
                }
            ]
        },
        {
            "id": "ad3b5f94-f67d-4c66-826f-c2364cd24742",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f9784f6-5300-4e9f-ab89-3163277d1c0a/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 7",
                        "amount": 5301.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bef135d6-e747-4eaa-9208-985de8966417",
                    "gambit_id": "788baf74-2d7d-4a53-abb8-bd3bd4667c28",
                    "last_updated": "2022-09-08T10:47:27.955688-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3b5f94-f67d-4c66-826f-c2364cd24742/?format=api"
                },
                {
                    "id": "5b312e52-20b8-41c9-965c-e3693b9d498e",
                    "gambit_id": "17f4f8da-22aa-4b7a-be22-6b27605aa28d",
                    "last_updated": "2022-09-08T10:47:27.954594-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad3b5f94-f67d-4c66-826f-c2364cd24742/?format=api"
                }
            ]
        }
    ]
}