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/3c5be39d-2251-4749-8ce8-d8c98e6bf0cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c5be39d-2251-4749-8ce8-d8c98e6bf0cf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b06e2420-a09e-4367-8873-556890c89a67",
    "completed": true,
    "last_updated": "2023-10-30T15:43:27.180092-04:00",
    "created_at": "2023-10-25T09:13:12.861351-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b06e2420-a09e-4367-8873-556890c89a67",
    "datetime": "2023-10-29T13:00:00-04:00",
    "cutoff_datetime": "2023-10-29T13:00:00-04:00",
    "name": "Jacksonville Jaguars v. Pittsburgh Steelers",
    "bettypes": [
        {
            "id": "61f88468-e7b6-444d-8713-0d95c85d25fa",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c5be39d-2251-4749-8ce8-d8c98e6bf0cf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:12.883579-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": "Jacksonville Jaguars",
                        "amount": 5602.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba3faf5f-23e7-45cf-9dd4-226968626965",
                    "gambit_id": "3587d69c-3e96-4778-b2aa-e36d9ccdc54d",
                    "last_updated": "2023-10-30T15:43:27.211471-04:00",
                    "created_at": "2023-10-25T09:13:12.888232-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f88468-e7b6-444d-8713-0d95c85d25fa/?format=api"
                },
                {
                    "id": "d7807ee7-9a25-4684-9e2c-bc263e30deca",
                    "gambit_id": "83783a41-edc2-4679-8b52-07c0e7b303e9",
                    "last_updated": "2023-10-30T15:43:27.215094-04:00",
                    "created_at": "2023-10-25T09:13:12.893052-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f88468-e7b6-444d-8713-0d95c85d25fa/?format=api"
                }
            ]
        },
        {
            "id": "2f5316e0-8ee3-4b26-92d5-0c7e3ce1042e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c5be39d-2251-4749-8ce8-d8c98e6bf0cf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:12.870891-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": "Jacksonville Jaguars",
                        "amount": 5000.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c986b764-9678-47a2-a4c4-f6945dc331c5",
                    "gambit_id": "a6bb3881-4fa2-4146-b7a5-0603f84c54c9",
                    "last_updated": "2023-10-30T15:43:27.200135-04:00",
                    "created_at": "2023-10-25T09:13:12.874846-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f5316e0-8ee3-4b26-92d5-0c7e3ce1042e/?format=api"
                },
                {
                    "id": "18152289-072b-4099-815a-c7e43efc6453",
                    "gambit_id": "33c969fc-40ad-4485-9ba1-4a3d92cdb75d",
                    "last_updated": "2023-10-30T15:43:27.204061-04:00",
                    "created_at": "2023-10-25T09:13:12.879383-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f5316e0-8ee3-4b26-92d5-0c7e3ce1042e/?format=api"
                }
            ]
        },
        {
            "id": "59415d64-7316-47fb-9bbe-81c9d4bf2522",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c5be39d-2251-4749-8ce8-d8c98e6bf0cf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:12.896936-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 41",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 41",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34c804ea-3d59-437d-a849-4539ba24733b",
                    "gambit_id": "eb41719d-6b15-44f5-9252-3dcbe34b2210",
                    "last_updated": "2023-10-30T15:43:27.222211-04:00",
                    "created_at": "2023-10-25T09:13:12.901218-04:00",
                    "name": "Game Total Over 41",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59415d64-7316-47fb-9bbe-81c9d4bf2522/?format=api"
                },
                {
                    "id": "6073f320-42d3-4149-b75f-e5a2d0cd24b6",
                    "gambit_id": "c55e7350-e39b-475c-a452-8950226de794",
                    "last_updated": "2023-10-30T15:43:27.225736-04:00",
                    "created_at": "2023-10-25T09:13:12.905830-04:00",
                    "name": "Game Total Under 41",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "41.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59415d64-7316-47fb-9bbe-81c9d4bf2522/?format=api"
                }
            ]
        }
    ]
}