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/8436c807-5544-47fa-9ed6-1ca9759bd23c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8436c807-5544-47fa-9ed6-1ca9759bd23c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a77f20e2-d715-4d38-bd23-d9537512dcff",
    "completed": true,
    "last_updated": "2023-07-31T18:08:06.797449-04:00",
    "created_at": "2023-07-30T08:18:24.929579-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a77f20e2-d715-4d38-bd23-d9537512dcff",
    "datetime": "2023-07-30T16:10:00-04:00",
    "cutoff_datetime": "2023-07-30T16:10:00-04:00",
    "name": "SEA (L Castillo) v. ARI (M Kelly)",
    "bettypes": [
        {
            "id": "59e6e41b-c27d-4e32-b356-e5caa125b352",
            "match": "https://api-prod.gambitprofit.com/api/matches/8436c807-5544-47fa-9ed6-1ca9759bd23c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-30T08:18:24.934682-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": "ARI (M Kelly)",
                        "amount": 5117.0
                    },
                    {
                        "team": "SEA (L Castillo)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb2a0b7d-b57c-47f7-939a-aef5eba74cd4",
                    "gambit_id": "4ffc591d-e241-4992-a73d-6803d3940395",
                    "last_updated": "2023-07-31T18:08:06.816491-04:00",
                    "created_at": "2023-07-30T08:18:24.943506-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e6e41b-c27d-4e32-b356-e5caa125b352/?format=api"
                },
                {
                    "id": "172ee5f4-3b6a-4cfd-bc3a-27baaefe7044",
                    "gambit_id": "146e6c1a-dd54-4912-a30c-f273248fff84",
                    "last_updated": "2023-07-31T18:08:06.811711-04:00",
                    "created_at": "2023-07-30T08:18:24.938867-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e6e41b-c27d-4e32-b356-e5caa125b352/?format=api"
                }
            ]
        },
        {
            "id": "c005422d-c305-40fa-a0c4-1af5ef413db7",
            "match": "https://api-prod.gambitprofit.com/api/matches/8436c807-5544-47fa-9ed6-1ca9759bd23c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-30T08:18:24.947637-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": "ARI",
                        "amount": 6154.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0eb60d65-a4d6-4b4e-8a40-4919d00ae6f1",
                    "gambit_id": "82b050fc-c3e4-4003-b1e3-8395753da72b",
                    "last_updated": "2023-07-31T18:08:06.833913-04:00",
                    "created_at": "2023-07-30T08:18:24.956446-04:00",
                    "name": "ARI",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c005422d-c305-40fa-a0c4-1af5ef413db7/?format=api"
                },
                {
                    "id": "67141c84-3191-4cee-bdb0-cdd5b95247b5",
                    "gambit_id": "e79ad77b-0ee1-4dff-ae04-8368c62f763a",
                    "last_updated": "2023-07-31T18:08:06.827990-04:00",
                    "created_at": "2023-07-30T08:18:24.951241-04:00",
                    "name": "SEA",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c005422d-c305-40fa-a0c4-1af5ef413db7/?format=api"
                }
            ]
        },
        {
            "id": "334895fd-70f1-43e4-b092-fa34dc4771f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8436c807-5544-47fa-9ed6-1ca9759bd23c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-30T08:18:24.960782-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fcc58ba-526a-4f0a-8522-7bd1edb45611",
                    "gambit_id": "64b6117a-fdcf-4129-b842-f3b5ad0d04e5",
                    "last_updated": "2023-07-31T18:08:06.849224-04:00",
                    "created_at": "2023-07-30T08:18:24.964226-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334895fd-70f1-43e4-b092-fa34dc4771f2/?format=api"
                },
                {
                    "id": "38c4bb5b-2e18-432e-a25c-2d17868f1ce5",
                    "gambit_id": "92e8bbb6-7972-455d-829b-a29f09224007",
                    "last_updated": "2023-07-31T18:08:06.844235-04:00",
                    "created_at": "2023-07-30T08:18:24.968432-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334895fd-70f1-43e4-b092-fa34dc4771f2/?format=api"
                }
            ]
        }
    ]
}