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/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c679627-fca0-4696-b27a-7b1db24f6ded",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8ae6e16c-4c89-4655-946d-33c2266fbae3",
    "completed": true,
    "last_updated": "2023-10-02T10:48:24.053676-04:00",
    "created_at": "2023-09-30T08:58:10.943813-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8ae6e16c-4c89-4655-946d-33c2266fbae3",
    "datetime": "2023-09-30T15:07:00-04:00",
    "cutoff_datetime": "2023-09-30T15:07:00-04:00",
    "name": "TAM (S Armstrong) v. TOR (H Ryu)",
    "bettypes": [
        {
            "id": "0dabc00a-252d-478c-849d-8979c05cdbd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-30T08:58:10.967923-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": "TOR (H Ryu)",
                        "amount": 5615.0
                    },
                    {
                        "team": "TAM (S Armstrong)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c3230c10-cdca-4bb4-a22e-9f86bf536d1b",
                    "gambit_id": "f761bb94-d1f9-43a9-b386-5d8577186b9f",
                    "last_updated": "2023-10-02T10:48:24.069536-04:00",
                    "created_at": "2023-09-30T08:58:10.985889-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dabc00a-252d-478c-849d-8979c05cdbd9/?format=api"
                },
                {
                    "id": "54815182-835a-44e0-b9e7-b13a5c601719",
                    "gambit_id": "b35cd027-9703-44c0-86c4-92198047e9c7",
                    "last_updated": "2023-10-02T10:48:24.063569-04:00",
                    "created_at": "2023-09-30T08:58:10.977789-04:00",
                    "name": "TAM (S Armstrong)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dabc00a-252d-478c-849d-8979c05cdbd9/?format=api"
                }
            ]
        },
        {
            "id": "e925cac9-92a7-4b8d-ba39-903fa036a052",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-30T08:58:10.991932-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": "TAM",
                        "amount": 6090.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5847f4c0-27f1-4a01-b6b1-594ed84e17f0",
                    "gambit_id": "fc3825ac-4799-4f3e-9394-561e27e85bfa",
                    "last_updated": "2023-10-02T10:48:24.080726-04:00",
                    "created_at": "2023-09-30T08:58:10.996255-04:00",
                    "name": "TAM",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e925cac9-92a7-4b8d-ba39-903fa036a052/?format=api"
                },
                {
                    "id": "42a55871-fb49-47f7-8784-d6f5af51fea4",
                    "gambit_id": "46a7548c-b55d-4ba7-a963-16df74e56f88",
                    "last_updated": "2023-10-02T10:48:24.087160-04:00",
                    "created_at": "2023-09-30T08:58:11.003029-04:00",
                    "name": "TOR",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e925cac9-92a7-4b8d-ba39-903fa036a052/?format=api"
                }
            ]
        },
        {
            "id": "afb8ea02-6b17-4163-870d-42572ee3bfd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c679627-fca0-4696-b27a-7b1db24f6ded/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-30T08:58:11.024081-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ecc941c4-3118-4943-8fb3-7279af2428c6",
                    "gambit_id": "af56a334-33b6-404a-b6ed-6198b54baa1e",
                    "last_updated": "2023-10-02T10:48:24.093650-04:00",
                    "created_at": "2023-09-30T08:58:11.029572-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afb8ea02-6b17-4163-870d-42572ee3bfd6/?format=api"
                },
                {
                    "id": "29d9b386-cc57-4397-b286-214eb7a1a122",
                    "gambit_id": "8c814916-0cf9-42c6-ab90-1418b972b855",
                    "last_updated": "2023-10-02T10:48:24.097194-04:00",
                    "created_at": "2023-09-30T08:58:11.034845-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afb8ea02-6b17-4163-870d-42572ee3bfd6/?format=api"
                }
            ]
        }
    ]
}