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/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8ea56798-3a11-4143-a584-7ddb47e46d85",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "adff342c-4bc7-40b5-9edb-4d9052ff7bb4",
    "completed": true,
    "last_updated": "2023-08-10T10:18:24.227564-04:00",
    "created_at": "2023-08-08T08:28:09.455879-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/adff342c-4bc7-40b5-9edb-4d9052ff7bb4",
    "datetime": "2023-08-08T21:40:00-04:00",
    "cutoff_datetime": "2023-08-08T21:40:00-04:00",
    "name": "LOS (J Urias) v. ARI (B Pfaadt)",
    "bettypes": [
        {
            "id": "4640dbcd-099a-4a3d-8505-b8e23c7b48c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-08T08:28:09.462937-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": "LOS (J Urias)",
                        "amount": 5827.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d7a3db05-3aa8-4840-a465-ba2e263f8a3e",
                    "gambit_id": "84bcd607-59ee-43ac-ab0e-0d5e2b25fab7",
                    "last_updated": "2023-08-10T10:18:24.239689-04:00",
                    "created_at": "2023-08-08T08:28:09.468116-04:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4640dbcd-099a-4a3d-8505-b8e23c7b48c2/?format=api"
                },
                {
                    "id": "4063ec1f-895e-4f36-9814-f20525c05155",
                    "gambit_id": "570ad80a-f35f-4da6-a447-b44f4cc3c581",
                    "last_updated": "2023-08-10T10:18:24.242841-04:00",
                    "created_at": "2023-08-08T08:28:09.473465-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4640dbcd-099a-4a3d-8505-b8e23c7b48c2/?format=api"
                }
            ]
        },
        {
            "id": "b96327d6-b534-4e87-b3c6-d398c007f4dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-08T08:28:09.478923-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": "ARI",
                        "amount": 5213.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff0e6f8a-beec-4d1f-bce6-3c18f5a8003b",
                    "gambit_id": "a9f8916e-fedf-4e16-a405-44b7ab3ddbf8",
                    "last_updated": "2023-08-10T10:18:24.252600-04:00",
                    "created_at": "2023-08-08T08:28:09.488611-04:00",
                    "name": "ARI",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96327d6-b534-4e87-b3c6-d398c007f4dc/?format=api"
                },
                {
                    "id": "6e6264f9-a9a0-4651-9b87-720db8783de9",
                    "gambit_id": "8ea786ae-b03b-410d-b51c-d35e6a8c48d4",
                    "last_updated": "2023-08-10T10:18:24.249360-04:00",
                    "created_at": "2023-08-08T08:28:09.483999-04:00",
                    "name": "LOS",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96327d6-b534-4e87-b3c6-d398c007f4dc/?format=api"
                }
            ]
        },
        {
            "id": "319d84a5-5690-4688-b983-08fa8c9fbf2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-08T08:28:09.493291-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1105ef25-264e-475e-a3e1-640a89675f8d",
                    "gambit_id": "c7f09b36-ea07-4316-8934-c7114e20a0fd",
                    "last_updated": "2023-08-10T10:18:24.259330-04:00",
                    "created_at": "2023-08-08T08:28:09.504625-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319d84a5-5690-4688-b983-08fa8c9fbf2b/?format=api"
                },
                {
                    "id": "929ab8d7-9af6-4078-86ce-465ef0357e90",
                    "gambit_id": "f69cd7ed-9b61-4183-93ec-218cceb9d643",
                    "last_updated": "2023-08-10T10:18:24.262638-04:00",
                    "created_at": "2023-08-08T08:28:09.496762-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319d84a5-5690-4688-b983-08fa8c9fbf2b/?format=api"
                }
            ]
        }
    ]
}