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/00e89bd9-cdc4-46eb-950f-cd3696151737/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "00e89bd9-cdc4-46eb-950f-cd3696151737",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a3c91961-7709-4776-abb0-3b98572fc7b7",
    "completed": true,
    "last_updated": "2023-09-18T15:48:26.857659-04:00",
    "created_at": "2023-09-14T09:58:11.726146-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a3c91961-7709-4776-abb0-3b98572fc7b7",
    "datetime": "2023-09-17T13:00:00-04:00",
    "cutoff_datetime": "2023-09-17T13:00:00-04:00",
    "name": "Kansas City Chiefs v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "fecc0658-f9fe-4126-9adb-37927787634f",
            "match": "https://api-prod.gambitprofit.com/api/matches/00e89bd9-cdc4-46eb-950f-cd3696151737/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-14T09:58:11.749318-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": "Kansas City Chiefs",
                        "amount": 6010.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7862a67-aaa9-4e56-9d63-68f5a8523afb",
                    "gambit_id": "c04cb473-9b66-4516-80ed-6be45372938e",
                    "last_updated": "2023-09-18T15:48:26.889628-04:00",
                    "created_at": "2023-09-14T09:58:11.752978-04:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecc0658-f9fe-4126-9adb-37927787634f/?format=api"
                },
                {
                    "id": "823010c4-9cf8-48fa-9dd9-469e08f996f9",
                    "gambit_id": "77594d31-3a97-4923-926d-c08135fa1a2b",
                    "last_updated": "2023-09-18T15:48:26.894561-04:00",
                    "created_at": "2023-09-14T09:58:11.757126-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecc0658-f9fe-4126-9adb-37927787634f/?format=api"
                }
            ]
        },
        {
            "id": "38b17c1e-656a-4d0a-ae95-023b3d8e875b",
            "match": "https://api-prod.gambitprofit.com/api/matches/00e89bd9-cdc4-46eb-950f-cd3696151737/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-14T09:58:11.736738-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": "Kansas City Chiefs",
                        "amount": 5213.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86f0e914-afe1-49db-82a4-7f46545b0674",
                    "gambit_id": "0cf5bc86-fd5d-462c-9b4d-154df1f65329",
                    "last_updated": "2023-09-18T15:48:26.871836-04:00",
                    "created_at": "2023-09-14T09:58:11.741112-04:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38b17c1e-656a-4d0a-ae95-023b3d8e875b/?format=api"
                },
                {
                    "id": "a2789043-5f64-4eeb-8879-d15d3542a7dd",
                    "gambit_id": "a9cae81a-12ca-465e-a772-d876172c8921",
                    "last_updated": "2023-09-18T15:48:26.878984-04:00",
                    "created_at": "2023-09-14T09:58:11.745243-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38b17c1e-656a-4d0a-ae95-023b3d8e875b/?format=api"
                }
            ]
        },
        {
            "id": "d86e736b-7e54-43ad-8486-0eb8b3b2f269",
            "match": "https://api-prod.gambitprofit.com/api/matches/00e89bd9-cdc4-46eb-950f-cd3696151737/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-14T09:58:11.764473-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 50.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 50.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a364b047-cdad-4d55-a5f9-81a12ca1e4d8",
                    "gambit_id": "8826767b-53f8-4509-86f6-f0628bf4690a",
                    "last_updated": "2023-09-18T15:48:26.909074-04:00",
                    "created_at": "2023-09-14T09:58:11.776349-04:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d86e736b-7e54-43ad-8486-0eb8b3b2f269/?format=api"
                },
                {
                    "id": "9a709feb-4f3f-46b4-a6d1-612994317796",
                    "gambit_id": "30df20d2-b2a5-4217-8699-8605058c8d4d",
                    "last_updated": "2023-09-18T15:48:26.904127-04:00",
                    "created_at": "2023-09-14T09:58:11.768188-04:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d86e736b-7e54-43ad-8486-0eb8b3b2f269/?format=api"
                }
            ]
        }
    ]
}