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/0919414a-94b9-4cf5-9767-2e92e09b5b9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0919414a-94b9-4cf5-9767-2e92e09b5b9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db38c886-9b2f-476c-ae91-7ff7c41dfdee",
    "completed": true,
    "last_updated": "2023-08-04T09:48:13.561902-04:00",
    "created_at": "2023-08-02T13:12:58.276971-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/db38c886-9b2f-476c-ae91-7ff7c41dfdee",
    "datetime": "2023-08-02T14:10:00-04:00",
    "cutoff_datetime": "2023-08-02T14:10:00-04:00",
    "name": "CLE (T Bibee) v. HOU (R Blanco)",
    "bettypes": [
        {
            "id": "a50f4bbb-5ee1-4ca5-949b-97617c14285e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0919414a-94b9-4cf5-9767-2e92e09b5b9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T13:12:58.299757-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": "HOU (R Blanco)",
                        "amount": 5541.0
                    },
                    {
                        "team": "CLE (T Bibee)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d9a7b972-226b-4988-98d4-06bb3666c86d",
                    "gambit_id": "3b8b81c6-6e15-449e-bd7d-5cca04afc9ef",
                    "last_updated": "2023-08-04T09:48:13.581582-04:00",
                    "created_at": "2023-08-02T13:12:58.312867-04:00",
                    "name": "HOU (R Blanco)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a50f4bbb-5ee1-4ca5-949b-97617c14285e/?format=api"
                },
                {
                    "id": "2427ff16-276d-41d1-90af-4119ed15bf0e",
                    "gambit_id": "cd37da3d-9349-42c6-b5a4-e396df0ef455",
                    "last_updated": "2023-08-04T09:48:13.576778-04:00",
                    "created_at": "2023-08-02T13:12:58.307223-04:00",
                    "name": "CLE (T Bibee)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a50f4bbb-5ee1-4ca5-949b-97617c14285e/?format=api"
                }
            ]
        },
        {
            "id": "a2245c0d-246e-4c45-97b5-57142b7eb780",
            "match": "https://api-prod.gambitprofit.com/api/matches/0919414a-94b9-4cf5-9767-2e92e09b5b9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T13:12:58.319202-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": "CLE",
                        "amount": 6154.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ad7c1fdb-76b2-4372-825f-91c5c6bb4ae6",
                    "gambit_id": "aa96f6d7-f25e-4d73-8671-b1312b4fbefb",
                    "last_updated": "2023-08-04T09:48:13.590639-04:00",
                    "created_at": "2023-08-02T13:12:58.326330-04:00",
                    "name": "CLE",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2245c0d-246e-4c45-97b5-57142b7eb780/?format=api"
                },
                {
                    "id": "20f7e3b0-b80b-417e-96b1-2fd9e8a4a865",
                    "gambit_id": "d3278e2d-f97e-411d-a213-35e1f69104f4",
                    "last_updated": "2023-08-04T09:48:13.595023-04:00",
                    "created_at": "2023-08-02T13:12:58.332721-04:00",
                    "name": "HOU",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2245c0d-246e-4c45-97b5-57142b7eb780/?format=api"
                }
            ]
        },
        {
            "id": "e70f6bd3-93eb-469d-bcc1-53b746dc7ae2",
            "match": "https://api-prod.gambitprofit.com/api/matches/0919414a-94b9-4cf5-9767-2e92e09b5b9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T13:12:58.339450-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b78bdb88-b58e-465b-9128-5ef311c5f60a",
                    "gambit_id": "f72e4195-d890-4ded-998e-a9be39218405",
                    "last_updated": "2023-08-04T09:48:13.625864-04:00",
                    "created_at": "2023-08-02T13:12:58.344971-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70f6bd3-93eb-469d-bcc1-53b746dc7ae2/?format=api"
                },
                {
                    "id": "6d38ebe3-5c7f-45a3-bf45-383969cc67f4",
                    "gambit_id": "8bfe62e5-2c77-4eef-ab78-a1b79c18a18e",
                    "last_updated": "2023-08-04T09:48:13.631678-04:00",
                    "created_at": "2023-08-02T13:12:58.351578-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70f6bd3-93eb-469d-bcc1-53b746dc7ae2/?format=api"
                }
            ]
        }
    ]
}