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/06474107-e02f-46b2-9f90-0c6b03abfa4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "06474107-e02f-46b2-9f90-0c6b03abfa4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "092b1ce3-0ea3-46af-839e-0cc8c5537876",
    "completed": true,
    "last_updated": "2023-09-12T11:33:04.183183-04:00",
    "created_at": "2023-09-10T10:03:06.251482-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/092b1ce3-0ea3-46af-839e-0cc8c5537876",
    "datetime": "2023-09-10T13:10:00-04:00",
    "cutoff_datetime": "2023-09-10T13:10:00-04:00",
    "name": "CWS (J Scholtens) v. DET (S Gipson Long)",
    "bettypes": [
        {
            "id": "6da903e6-56bc-42cf-a424-d6decc44b408",
            "match": "https://api-prod.gambitprofit.com/api/matches/06474107-e02f-46b2-9f90-0c6b03abfa4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-10T10:03:06.260177-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": "DET (S Gipson Long)",
                        "amount": 5714.0
                    },
                    {
                        "team": "CWS (J Scholtens)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "68afce6e-2823-4ec9-8d17-d923327919de",
                    "gambit_id": "e0b410c9-39f1-4083-9242-1d6deb4903a5",
                    "last_updated": "2023-09-12T11:33:04.197997-04:00",
                    "created_at": "2023-09-10T10:03:06.268858-04:00",
                    "name": "DET (S Gipson Long)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da903e6-56bc-42cf-a424-d6decc44b408/?format=api"
                },
                {
                    "id": "001843a0-7493-4e25-8d1b-a1f3e86315ce",
                    "gambit_id": "2105b55b-d9f2-47fe-840d-58ff21e65f47",
                    "last_updated": "2023-09-12T11:33:04.194300-04:00",
                    "created_at": "2023-09-10T10:03:06.264816-04:00",
                    "name": "CWS (J Scholtens)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da903e6-56bc-42cf-a424-d6decc44b408/?format=api"
                }
            ]
        },
        {
            "id": "3e9cd762-f239-4413-82c2-2d0edd14b566",
            "match": "https://api-prod.gambitprofit.com/api/matches/06474107-e02f-46b2-9f90-0c6b03abfa4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-10T10:03:06.272628-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": "CWS",
                        "amount": 5939.0
                    },
                    {
                        "team": "DET",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e2f86f7-8d3a-441e-8e69-523589eabc92",
                    "gambit_id": "db722e3a-f103-4131-bb4d-957270ac3f18",
                    "last_updated": "2023-09-12T11:33:04.205619-04:00",
                    "created_at": "2023-09-10T10:03:06.277140-04:00",
                    "name": "CWS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9cd762-f239-4413-82c2-2d0edd14b566/?format=api"
                },
                {
                    "id": "56233b06-f923-43ed-94a8-b3c3479a339f",
                    "gambit_id": "cd376cd5-243b-4663-a7f2-825922f32955",
                    "last_updated": "2023-09-12T11:33:04.210133-04:00",
                    "created_at": "2023-09-10T10:03:06.281750-04:00",
                    "name": "DET",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9cd762-f239-4413-82c2-2d0edd14b566/?format=api"
                }
            ]
        },
        {
            "id": "bbef1fa8-c9de-4096-bc4c-65e3875f47c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/06474107-e02f-46b2-9f90-0c6b03abfa4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-10T10:03:06.285642-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 9",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02016cf0-81de-4a9f-a302-be07b954360a",
                    "gambit_id": "3589011b-3d37-4d4a-852f-d16a86d410d7",
                    "last_updated": "2023-09-12T11:33:04.219904-04:00",
                    "created_at": "2023-09-10T10:03:06.289697-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbef1fa8-c9de-4096-bc4c-65e3875f47c5/?format=api"
                },
                {
                    "id": "2b3e207f-38f8-4af4-af7e-490053858ddb",
                    "gambit_id": "d101edf4-b34c-444f-ac7d-796e086c1602",
                    "last_updated": "2023-09-12T11:33:04.223915-04:00",
                    "created_at": "2023-09-10T10:03:06.294457-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbef1fa8-c9de-4096-bc4c-65e3875f47c5/?format=api"
                }
            ]
        }
    ]
}