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/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d77865c2-61dc-4c5a-8512-1c62c2988f61",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "58a83a2c-3426-421e-9e6c-540cff28f892",
    "completed": true,
    "last_updated": "2023-09-26T09:22:56.824943-04:00",
    "created_at": "2023-09-24T09:13:25.497322-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/58a83a2c-3426-421e-9e6c-540cff28f892",
    "datetime": "2023-09-24T16:07:00-04:00",
    "cutoff_datetime": "2023-09-24T16:07:00-04:00",
    "name": "DET (EL Rodriguez) v. OAK (J Sears)",
    "bettypes": [
        {
            "id": "9e09db7a-ddc8-405a-a73c-fc109fdb6f81",
            "match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-24T09:13:25.503913-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 (EL Rodriguez)",
                        "amount": 5541.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f4fd0e00-e431-4d91-becb-6d90ed1bd56e",
                    "gambit_id": "fd510f72-4bab-45de-a3bd-2c3759ad2efe",
                    "last_updated": "2023-09-26T09:22:56.842814-04:00",
                    "created_at": "2023-09-24T09:13:25.507652-04:00",
                    "name": "DET (EL Rodriguez)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e09db7a-ddc8-405a-a73c-fc109fdb6f81/?format=api"
                },
                {
                    "id": "5e3afe11-801e-48b2-9c53-575c769f841c",
                    "gambit_id": "c32f985a-0ed6-4d9c-a371-855f404088f2",
                    "last_updated": "2023-09-26T09:22:56.848035-04:00",
                    "created_at": "2023-09-24T09:13:25.511533-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e09db7a-ddc8-405a-a73c-fc109fdb6f81/?format=api"
                }
            ]
        },
        {
            "id": "591ded4c-3dd3-437d-b7fc-632ff90aa67c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-24T09:13:25.515366-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": "OAK",
                        "amount": 5688.0
                    },
                    {
                        "team": "DET",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa8631a7-3c08-47eb-bb44-cf1c4d171003",
                    "gambit_id": "7ad53f7f-fcf7-4c20-9512-82c108decfd3",
                    "last_updated": "2023-09-26T09:22:56.860802-04:00",
                    "created_at": "2023-09-24T09:13:25.522747-04:00",
                    "name": "OAK",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591ded4c-3dd3-437d-b7fc-632ff90aa67c/?format=api"
                },
                {
                    "id": "8db06e48-64a7-4259-bfb1-65ac60b059c9",
                    "gambit_id": "c50d02ca-2464-4cb2-ae34-319ee0ee9647",
                    "last_updated": "2023-09-26T09:22:56.856599-04:00",
                    "created_at": "2023-09-24T09:13:25.518960-04:00",
                    "name": "DET",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591ded4c-3dd3-437d-b7fc-632ff90aa67c/?format=api"
                }
            ]
        },
        {
            "id": "42c00949-5ecb-456c-adf3-2ab95f24fd9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-24T09:13:25.526727-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e84877a-b237-44aa-bd4e-49b1b057d776",
                    "gambit_id": "91f79481-0c31-4547-8692-0a858e31147a",
                    "last_updated": "2023-09-26T09:22:56.873688-04:00",
                    "created_at": "2023-09-24T09:13:25.533790-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c00949-5ecb-456c-adf3-2ab95f24fd9f/?format=api"
                },
                {
                    "id": "41f53378-b256-4866-91b0-72459bcb526a",
                    "gambit_id": "ed2b77bc-4f54-4876-99be-498f393a8098",
                    "last_updated": "2023-09-26T09:22:56.869539-04:00",
                    "created_at": "2023-09-24T09:13:25.530279-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c00949-5ecb-456c-adf3-2ab95f24fd9f/?format=api"
                }
            ]
        }
    ]
}