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/2925977a-2946-40a6-9be6-6e2745a0afa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2925977a-2946-40a6-9be6-6e2745a0afa0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "272ab093-a5ce-47b1-b6a2-eccbeb298cbc",
    "completed": true,
    "last_updated": "2023-08-15T10:23:12.235003-04:00",
    "created_at": "2023-08-14T08:48:13.345225-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/272ab093-a5ce-47b1-b6a2-eccbeb298cbc",
    "datetime": "2023-08-14T20:10:00-04:00",
    "cutoff_datetime": "2023-08-14T20:10:00-04:00",
    "name": "SEA (L Gilbert) v. KAN (B Singer)",
    "bettypes": [
        {
            "id": "f0bcfa95-e19d-4779-82ef-ff8b43875a01",
            "match": "https://api-prod.gambitprofit.com/api/matches/2925977a-2946-40a6-9be6-6e2745a0afa0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-14T08:48:13.351030-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": "SEA (L Gilbert)",
                        "amount": 5776.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "276debdd-89e0-4043-b264-a4d89287e0e4",
                    "gambit_id": "bfc86cdc-9f23-4c8f-92b8-cc65c72da238",
                    "last_updated": "2023-08-15T10:23:12.243586-04:00",
                    "created_at": "2023-08-14T08:48:13.355659-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0bcfa95-e19d-4779-82ef-ff8b43875a01/?format=api"
                },
                {
                    "id": "c8232eee-5a69-4cfd-959f-52d175f20dcf",
                    "gambit_id": "1e5873db-a9c9-456a-9dd7-3ce5c72a59b9",
                    "last_updated": "2023-08-15T10:23:12.247066-04:00",
                    "created_at": "2023-08-14T08:48:13.375315-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0bcfa95-e19d-4779-82ef-ff8b43875a01/?format=api"
                }
            ]
        },
        {
            "id": "38bc0d0f-f864-4608-9531-cce599c5ee7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/2925977a-2946-40a6-9be6-6e2745a0afa0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-14T08:48:13.381501-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": "KAN",
                        "amount": 5319.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f815cb1c-3987-4a95-865c-acfa33f00ccf",
                    "gambit_id": "2a4bdcaa-0b8a-45c0-8ec3-650a173c0fd0",
                    "last_updated": "2023-08-15T10:23:12.257462-04:00",
                    "created_at": "2023-08-14T08:48:13.389860-04:00",
                    "name": "KAN",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38bc0d0f-f864-4608-9531-cce599c5ee7f/?format=api"
                },
                {
                    "id": "5b5facae-de27-4da4-bb8b-1dfa2bf0d5f0",
                    "gambit_id": "94c9818a-ea90-4985-aab5-73c5a9c1b20c",
                    "last_updated": "2023-08-15T10:23:12.254006-04:00",
                    "created_at": "2023-08-14T08:48:13.385636-04:00",
                    "name": "SEA",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38bc0d0f-f864-4608-9531-cce599c5ee7f/?format=api"
                }
            ]
        },
        {
            "id": "1b8fa352-29c0-48da-9dc2-106d1f517828",
            "match": "https://api-prod.gambitprofit.com/api/matches/2925977a-2946-40a6-9be6-6e2745a0afa0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-14T08:48:13.393816-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 Under 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fd42c23-d70d-4d8d-a048-4dda228b54ab",
                    "gambit_id": "2a59a44b-f632-416f-ac42-2443eb245d04",
                    "last_updated": "2023-08-15T10:23:12.264440-04:00",
                    "created_at": "2023-08-14T08:48:13.402608-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b8fa352-29c0-48da-9dc2-106d1f517828/?format=api"
                },
                {
                    "id": "06f9baf4-7ee4-4124-8b4d-6ab44d030659",
                    "gambit_id": "e99bd6ce-72ef-417d-ab95-65667ce603a3",
                    "last_updated": "2023-08-15T10:23:12.267785-04:00",
                    "created_at": "2023-08-14T08:48:13.398008-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b8fa352-29c0-48da-9dc2-106d1f517828/?format=api"
                }
            ]
        }
    ]
}