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/91d22a50-fd51-4d12-8cbd-0ea12a4fa622/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "91d22a50-fd51-4d12-8cbd-0ea12a4fa622",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8f8fd794-b59d-4173-81c2-d3ab9d3a2807",
    "completed": true,
    "last_updated": "2023-05-29T11:47:20.703896-04:00",
    "created_at": "2023-05-27T10:47:02.441355-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8f8fd794-b59d-4173-81c2-d3ab9d3a2807",
    "datetime": "2023-05-27T19:15:00-04:00",
    "cutoff_datetime": "2023-05-27T19:15:00-04:00",
    "name": "BOS (G Whitlock) v. ARI (Z Davies)",
    "bettypes": [
        {
            "id": "3bbc2f24-5f26-4001-aa06-013ba288f0b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/91d22a50-fd51-4d12-8cbd-0ea12a4fa622/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T10:47:02.445154-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": "BOS (G Whitlock)",
                        "amount": 5208.0
                    },
                    {
                        "team": "ARI (Z Davies)",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9582.72,
                "profit_sb": 82.72,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "710f8dc0-9df3-4c2d-80bc-8e5d640af49f",
                    "gambit_id": "5ff2cab8-5247-40c3-8843-cc0c28d6284f",
                    "last_updated": "2023-05-29T11:47:20.711961-04:00",
                    "created_at": "2023-05-27T10:47:02.447087-04:00",
                    "name": "BOS (G Whitlock)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bbc2f24-5f26-4001-aa06-013ba288f0b2/?format=api"
                },
                {
                    "id": "6b2f0b5e-78de-4a5f-be44-a1c4bc60a381",
                    "gambit_id": "b40ccd51-69ae-40b6-9a79-773dbb929c5b",
                    "last_updated": "2023-05-29T11:47:20.714832-04:00",
                    "created_at": "2023-05-27T10:47:02.449727-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "2.00000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bbc2f24-5f26-4001-aa06-013ba288f0b2/?format=api"
                }
            ]
        },
        {
            "id": "6aecfe09-469a-41b8-b88d-aa3dbbf038c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/91d22a50-fd51-4d12-8cbd-0ea12a4fa622/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-27T10:47:02.452180-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": 5867.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "47f97309-d83b-4948-a638-8e593af4e284",
                    "gambit_id": "a977e060-4f68-4d6b-831d-7798ec7ccd43",
                    "last_updated": "2023-05-29T11:47:20.723866-04:00",
                    "created_at": "2023-05-27T10:47:02.458739-04:00",
                    "name": "ARI",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aecfe09-469a-41b8-b88d-aa3dbbf038c1/?format=api"
                },
                {
                    "id": "820e9ef1-e628-4302-82de-247711da61e4",
                    "gambit_id": "0ac9164d-934e-47e4-b789-a899d38957e9",
                    "last_updated": "2023-05-29T11:47:20.720381-04:00",
                    "created_at": "2023-05-27T10:47:02.455136-04:00",
                    "name": "BOS",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aecfe09-469a-41b8-b88d-aa3dbbf038c1/?format=api"
                }
            ]
        },
        {
            "id": "6e3ca990-9d4d-429f-b916-2c97c2094853",
            "match": "https://api-prod.gambitprofit.com/api/matches/91d22a50-fd51-4d12-8cbd-0ea12a4fa622/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T10:47:02.461801-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "342ed519-86b5-4c3e-93ee-89aa7aa2ab68",
                    "gambit_id": "216c5bdc-2a33-45d2-ab8c-dd35fc33beea",
                    "last_updated": "2023-05-29T11:47:20.729261-04:00",
                    "created_at": "2023-05-27T10:47:02.467808-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ca990-9d4d-429f-b916-2c97c2094853/?format=api"
                },
                {
                    "id": "65e9c07e-b470-4655-bbf5-c895e7714042",
                    "gambit_id": "3329d75f-d069-40b7-9809-735955e38b90",
                    "last_updated": "2023-05-29T11:47:20.732711-04:00",
                    "created_at": "2023-05-27T10:47:02.470693-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ca990-9d4d-429f-b916-2c97c2094853/?format=api"
                }
            ]
        }
    ]
}