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/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cc5252fe-a99d-4768-94b0-8bbf5f8514ea",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e55418bd-03e3-4bf7-80f2-014f80d46f05",
    "completed": true,
    "last_updated": "2023-09-28T18:58:19.500345-04:00",
    "created_at": "2023-09-27T09:22:56.621506-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e55418bd-03e3-4bf7-80f2-014f80d46f05",
    "datetime": "2023-09-27T14:10:00-04:00",
    "cutoff_datetime": "2023-09-27T14:10:00-04:00",
    "name": "ARI (B Pfaadt) v. CWS (L Patino)",
    "bettypes": [
        {
            "id": "fcc17872-b084-447a-8966-93efa6fe0c97",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:56.628666-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 (B Pfaadt)",
                        "amount": 6293.0
                    },
                    {
                        "team": "CWS (L Patino)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "283948f9-d4fa-46cf-ac0c-63c06e1ac1c3",
                    "gambit_id": "1418e32d-cc19-4b06-ae9c-b6bbc7d29ef0",
                    "last_updated": "2023-09-28T18:58:19.508107-04:00",
                    "created_at": "2023-09-27T09:22:56.634524-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc17872-b084-447a-8966-93efa6fe0c97/?format=api"
                },
                {
                    "id": "c62553e3-c785-43b4-99f3-8adc161641a9",
                    "gambit_id": "f50183be-5392-4145-a90e-bbb82a25ad15",
                    "last_updated": "2023-09-28T18:58:19.511393-04:00",
                    "created_at": "2023-09-27T09:22:56.643354-04:00",
                    "name": "CWS (L Patino)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc17872-b084-447a-8966-93efa6fe0c97/?format=api"
                }
            ]
        },
        {
            "id": "08a15434-21f4-436b-8fef-46e65b7dccc4",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:56.648063-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": 5319.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d32b937-ecdd-4c8c-af1c-29a15b90b791",
                    "gambit_id": "c7ab964e-c096-4c42-b4f4-a108dc4fd9c1",
                    "last_updated": "2023-09-28T18:58:19.522487-04:00",
                    "created_at": "2023-09-27T09:22:56.651767-04:00",
                    "name": "ARI",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a15434-21f4-436b-8fef-46e65b7dccc4/?format=api"
                },
                {
                    "id": "fff65a18-3591-454b-b0b2-7b3d2cce6dc0",
                    "gambit_id": "1d43dbc1-bbd1-4374-898d-12bf086307d0",
                    "last_updated": "2023-09-28T18:58:19.519197-04:00",
                    "created_at": "2023-09-27T09:22:56.660246-04:00",
                    "name": "CWS",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a15434-21f4-436b-8fef-46e65b7dccc4/?format=api"
                }
            ]
        },
        {
            "id": "275427ca-d036-4f7c-aa20-af11a0f26a06",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:56.664586-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": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39ae767b-dc85-4037-b002-ed39e062e827",
                    "gambit_id": "c667467c-bc3e-4800-b0d7-5509b497d6d7",
                    "last_updated": "2023-09-28T18:58:19.529245-04:00",
                    "created_at": "2023-09-27T09:22:56.668987-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275427ca-d036-4f7c-aa20-af11a0f26a06/?format=api"
                },
                {
                    "id": "40fcaf0a-5f40-4f68-9b6c-9325672fb0a7",
                    "gambit_id": "fe191d17-9ffe-4748-9ee4-d434f2296d1b",
                    "last_updated": "2023-09-28T18:58:19.532627-04:00",
                    "created_at": "2023-09-27T09:22:56.674169-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275427ca-d036-4f7c-aa20-af11a0f26a06/?format=api"
                }
            ]
        }
    ]
}