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/f508f7e7-4d54-4917-ad95-21a48e386ed0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f508f7e7-4d54-4917-ad95-21a48e386ed0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aa1278de-01f1-4341-a3f0-12dcbfd99780",
    "completed": true,
    "last_updated": "2023-09-18T08:53:18.843251-04:00",
    "created_at": "2023-09-15T09:23:04.638409-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aa1278de-01f1-4341-a3f0-12dcbfd99780",
    "datetime": "2023-09-15T20:15:00-04:00",
    "cutoff_datetime": "2023-09-15T20:15:00-04:00",
    "name": "PHI (A Nola) v. STL (Z Thompson)",
    "bettypes": [
        {
            "id": "aaf71110-fa03-43e8-b982-748dbd1ffe72",
            "match": "https://api-prod.gambitprofit.com/api/matches/f508f7e7-4d54-4917-ad95-21a48e386ed0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T09:23:04.648781-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": "PHI (A Nola)",
                        "amount": 5776.0
                    },
                    {
                        "team": "STL (Z Thompson)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1cc46dc-dcde-4d40-8d1d-5be4039be538",
                    "gambit_id": "2294b1f7-bc79-4655-acf2-c49f56954307",
                    "last_updated": "2023-09-18T08:53:18.856941-04:00",
                    "created_at": "2023-09-15T09:23:04.652178-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf71110-fa03-43e8-b982-748dbd1ffe72/?format=api"
                },
                {
                    "id": "fd751b04-4d1a-42d6-8c10-477b90ba379e",
                    "gambit_id": "baeb9bc2-5c80-4985-97c8-da32c97bc2fe",
                    "last_updated": "2023-09-18T08:53:18.861733-04:00",
                    "created_at": "2023-09-15T09:23:04.656704-04:00",
                    "name": "STL (Z Thompson)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaf71110-fa03-43e8-b982-748dbd1ffe72/?format=api"
                }
            ]
        },
        {
            "id": "6e0d0892-855b-4568-a999-3b3f70cc81d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f508f7e7-4d54-4917-ad95-21a48e386ed0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-15T09:23:04.660753-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": "STL",
                        "amount": 5512.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c43ba98-fbc5-447e-9081-0d804dfdff59",
                    "gambit_id": "d8fcfb42-2247-4c41-aa47-ce41a06e2234",
                    "last_updated": "2023-09-18T08:53:18.875469-04:00",
                    "created_at": "2023-09-15T09:23:04.672309-04:00",
                    "name": "STL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0d0892-855b-4568-a999-3b3f70cc81d6/?format=api"
                },
                {
                    "id": "3d2d6436-384c-4c69-8f5b-2bcbdf8eb7b4",
                    "gambit_id": "4162f1cc-204e-4da8-9b4e-c94573451aec",
                    "last_updated": "2023-09-18T08:53:18.871867-04:00",
                    "created_at": "2023-09-15T09:23:04.664905-04:00",
                    "name": "PHI",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0d0892-855b-4568-a999-3b3f70cc81d6/?format=api"
                }
            ]
        },
        {
            "id": "7ba94947-9bc8-406a-bc1a-fedff1350219",
            "match": "https://api-prod.gambitprofit.com/api/matches/f508f7e7-4d54-4917-ad95-21a48e386ed0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T09:23:04.676959-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d5a6fc2-4b2e-41b6-85ab-f34b7caac136",
                    "gambit_id": "5dcc6e00-d491-40ec-97d2-59f33883b714",
                    "last_updated": "2023-09-18T08:53:18.886828-04:00",
                    "created_at": "2023-09-15T09:23:04.692011-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba94947-9bc8-406a-bc1a-fedff1350219/?format=api"
                },
                {
                    "id": "57618b07-cda9-45c2-9599-375f9e1ed81e",
                    "gambit_id": "760ed474-be12-4bc5-8903-e8dc1c3d3851",
                    "last_updated": "2023-09-18T08:53:18.882758-04:00",
                    "created_at": "2023-09-15T09:23:04.686860-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba94947-9bc8-406a-bc1a-fedff1350219/?format=api"
                }
            ]
        }
    ]
}