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/cdcc9f8e-a3f0-4458-b604-c7ec1dedb395/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cdcc9f8e-a3f0-4458-b604-c7ec1dedb395",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "679e9f97-8287-4309-a21f-292b9c00d2dc",
    "completed": true,
    "last_updated": "2023-09-05T10:28:08.513472-04:00",
    "created_at": "2023-09-03T00:23:15.712480-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/679e9f97-8287-4309-a21f-292b9c00d2dc",
    "datetime": "2023-09-03T15:10:00-04:00",
    "cutoff_datetime": "2023-09-03T15:10:00-04:00",
    "name": "TOR (K Gausman) v. COL (C Anderson)",
    "bettypes": [
        {
            "id": "228e5faa-6afc-4893-b5f4-953775fde7b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdcc9f8e-a3f0-4458-b604-c7ec1dedb395/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-03T00:23:15.721194-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": "TOR (K Gausman)",
                        "amount": 6825.0
                    },
                    {
                        "team": "COL (C Anderson)",
                        "amount": 3175.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f53ff3d-17de-496a-9f69-8fb387c7e6fb",
                    "gambit_id": "cb9687d0-9003-4238-999e-84417a5e743c",
                    "last_updated": "2023-09-05T10:28:08.526343-04:00",
                    "created_at": "2023-09-03T00:23:15.725580-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/228e5faa-6afc-4893-b5f4-953775fde7b6/?format=api"
                },
                {
                    "id": "ee618b9c-5339-46d4-a2c3-78ae6c4db914",
                    "gambit_id": "82da2709-287f-4660-bd76-bd184956561e",
                    "last_updated": "2023-09-05T10:28:08.530044-04:00",
                    "created_at": "2023-09-03T00:23:15.730771-04:00",
                    "name": "COL (C Anderson)",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/228e5faa-6afc-4893-b5f4-953775fde7b6/?format=api"
                }
            ]
        },
        {
            "id": "67d5555d-9c04-4fab-b23e-7e650828a360",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdcc9f8e-a3f0-4458-b604-c7ec1dedb395/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-03T00:23:15.736099-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": "TOR",
                        "amount": 5939.0
                    },
                    {
                        "team": "COL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6eb7fc29-c72c-4ce9-a5d9-568d3bb5e731",
                    "gambit_id": "6e1acd12-419a-4bed-ab57-29c34c95128e",
                    "last_updated": "2023-09-05T10:28:08.536463-04:00",
                    "created_at": "2023-09-03T00:23:15.741156-04:00",
                    "name": "TOR",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d5555d-9c04-4fab-b23e-7e650828a360/?format=api"
                },
                {
                    "id": "f7d30223-94ec-494d-a5f0-f1daf676ecbc",
                    "gambit_id": "2567529f-e05a-40cb-9461-7ba7b785f4ce",
                    "last_updated": "2023-09-05T10:28:08.543992-04:00",
                    "created_at": "2023-09-03T00:23:15.746047-04:00",
                    "name": "COL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67d5555d-9c04-4fab-b23e-7e650828a360/?format=api"
                }
            ]
        },
        {
            "id": "ae5a76e7-6b53-4c2c-b28d-ca03a12a711c",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdcc9f8e-a3f0-4458-b604-c7ec1dedb395/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-03T00:23:15.751156-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 11.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83e9fb30-4660-4721-bb5c-0ad609c227a8",
                    "gambit_id": "54adf468-44e9-49aa-9d60-2dba36db4870",
                    "last_updated": "2023-09-05T10:28:08.553801-04:00",
                    "created_at": "2023-09-03T00:23:15.762590-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5a76e7-6b53-4c2c-b28d-ca03a12a711c/?format=api"
                },
                {
                    "id": "ff58b8e9-cbb4-4a8e-8035-e91045fe0516",
                    "gambit_id": "f7df4e31-3c83-4566-b5c4-52ba1ee7eabe",
                    "last_updated": "2023-09-05T10:28:08.550607-04:00",
                    "created_at": "2023-09-03T00:23:15.756784-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5a76e7-6b53-4c2c-b28d-ca03a12a711c/?format=api"
                }
            ]
        }
    ]
}