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/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ef33ba4b-398f-49ae-b40b-e3fb1949f3cb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d783570f-375e-4a27-970f-f728abc119c9",
    "completed": true,
    "last_updated": "2023-06-05T10:57:24.940553-04:00",
    "created_at": "2023-06-04T12:16:53.938712-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d783570f-375e-4a27-970f-f728abc119c9",
    "datetime": "2023-06-04T14:10:00-04:00",
    "cutoff_datetime": "2023-06-04T14:10:00-04:00",
    "name": "DET (M Boyd) v. CWS (M Kopech)",
    "bettypes": [
        {
            "id": "4651b460-077a-475e-ae71-e869a89ca1a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-04T12:16:53.941047-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 (M Kopech)",
                        "amount": 6070.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aeb0e7ce-f2ec-460e-bbbb-e7c015df5cf7",
                    "gambit_id": "a09ece67-1d9a-4963-9eb5-8b6b61a53e2b",
                    "last_updated": "2023-06-05T10:57:24.959182-04:00",
                    "created_at": "2023-06-04T12:16:53.944926-04:00",
                    "name": "CWS (M Kopech)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4651b460-077a-475e-ae71-e869a89ca1a7/?format=api"
                },
                {
                    "id": "5d102635-1e75-438c-84d2-2e7b81f0c163",
                    "gambit_id": "0aca432c-ea1e-46f9-8a42-0d358ac56c54",
                    "last_updated": "2023-06-05T10:57:24.955228-04:00",
                    "created_at": "2023-06-04T12:16:53.943020-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4651b460-077a-475e-ae71-e869a89ca1a7/?format=api"
                }
            ]
        },
        {
            "id": "4c6c6bd1-982e-4424-a392-d48027243d39",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-04T12:16:53.946711-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",
                        "amount": 5599.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "457d27cc-5462-4a1e-85f7-4ddfb6b8bc58",
                    "gambit_id": "e33da7f3-dfe0-4ca6-be8f-daab3e28b181",
                    "last_updated": "2023-06-05T10:57:24.967175-04:00",
                    "created_at": "2023-06-04T12:16:53.948471-04:00",
                    "name": "DET",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6c6bd1-982e-4424-a392-d48027243d39/?format=api"
                },
                {
                    "id": "826ac0cf-9808-4c71-bf96-2b5c58e132fe",
                    "gambit_id": "4e842c58-f3f5-4b14-9e5f-d81a21913653",
                    "last_updated": "2023-06-05T10:57:24.970229-04:00",
                    "created_at": "2023-06-04T12:16:53.950200-04:00",
                    "name": "CWS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6c6bd1-982e-4424-a392-d48027243d39/?format=api"
                }
            ]
        },
        {
            "id": "4597b0bd-f186-4249-990e-e66fe1ae4726",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef33ba4b-398f-49ae-b40b-e3fb1949f3cb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-04T12:16:53.952215-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": 5317.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8bcfe65-fae9-4748-b353-7a6f8b7d756c",
                    "gambit_id": "ce5a0e97-aa7a-4102-a348-f8a01cfe5ae5",
                    "last_updated": "2023-06-05T10:57:24.984137-04:00",
                    "created_at": "2023-06-04T12:16:53.956233-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4597b0bd-f186-4249-990e-e66fe1ae4726/?format=api"
                },
                {
                    "id": "a95210b9-d830-4409-95b7-ea0859de974a",
                    "gambit_id": "25c4a78d-a3ce-43a9-9a30-e4c76c9748fe",
                    "last_updated": "2023-06-05T10:57:24.982277-04:00",
                    "created_at": "2023-06-04T12:16:53.954408-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4597b0bd-f186-4249-990e-e66fe1ae4726/?format=api"
                }
            ]
        }
    ]
}