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/708b3c95-4c7e-49d7-b1d7-77613e58a4cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "708b3c95-4c7e-49d7-b1d7-77613e58a4cb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "70576c0d-63f9-43af-b295-3d2f098a80ff",
    "completed": true,
    "last_updated": "2022-09-25T11:17:05.297940-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/70576c0d-63f9-43af-b295-3d2f098a80ff",
    "datetime": "2022-09-24T12:00:00-04:00",
    "cutoff_datetime": "2022-09-24T12:00:00-04:00",
    "name": "TCU v. SMU",
    "bettypes": [
        {
            "id": "21f394cc-391a-45b9-afc2-d3a6d250f877",
            "match": "https://api-prod.gambitprofit.com/api/matches/708b3c95-4c7e-49d7-b1d7-77613e58a4cb/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "TCU",
                        "amount": 5397.0
                    },
                    {
                        "team": "SMU",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0b86cdf4-1055-49dd-ab3e-939eb946253d",
                    "gambit_id": "ae8567ef-b319-4cac-bce9-afab2b08b0fb",
                    "last_updated": "2022-09-25T11:17:05.304989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f394cc-391a-45b9-afc2-d3a6d250f877/?format=api"
                },
                {
                    "id": "de688267-192e-4c52-8fa7-28f06dd13f95",
                    "gambit_id": "ed4fd6db-17e3-44c9-8dc7-468e0fbeb2c9",
                    "last_updated": "2022-09-25T11:17:05.303957-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f394cc-391a-45b9-afc2-d3a6d250f877/?format=api"
                }
            ]
        },
        {
            "id": "fc3f208a-a3bf-49dd-8832-d205fce47f30",
            "match": "https://api-prod.gambitprofit.com/api/matches/708b3c95-4c7e-49d7-b1d7-77613e58a4cb/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "TCU",
                        "amount": 5097.0
                    },
                    {
                        "team": "SMU",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf32b2fd-2e12-4c2f-96a9-0a6d0598c772",
                    "gambit_id": "6588569c-9f67-4117-b8c2-3989d06b2b1d",
                    "last_updated": "2022-09-25T11:17:05.307020-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TCU",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3f208a-a3bf-49dd-8832-d205fce47f30/?format=api"
                },
                {
                    "id": "570d9de8-2ad5-4422-b5b1-f6c2d6b656ea",
                    "gambit_id": "b18e9d7c-552b-4f5a-bea0-75bf33b7f9d0",
                    "last_updated": "2022-09-25T11:17:05.308050-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3f208a-a3bf-49dd-8832-d205fce47f30/?format=api"
                }
            ]
        },
        {
            "id": "6920966c-18ab-44d2-9772-1504d25e2e4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/708b3c95-4c7e-49d7-b1d7-77613e58a4cb/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 71.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 71.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f5bb79e-2d3f-4650-b4d8-45211cf67aa2",
                    "gambit_id": "8bb51802-4279-411e-a122-ed90dbc0ab92",
                    "last_updated": "2022-09-25T11:17:05.301939-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 71.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "71.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6920966c-18ab-44d2-9772-1504d25e2e4e/?format=api"
                },
                {
                    "id": "c0052796-70ee-4936-b362-43decbfd809c",
                    "gambit_id": "778d9c56-e879-4a56-ab9d-882339311a7c",
                    "last_updated": "2022-09-25T11:17:05.300853-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 71.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "71.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6920966c-18ab-44d2-9772-1504d25e2e4e/?format=api"
                }
            ]
        }
    ]
}