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/ec37b5e6-b460-4e2c-a783-1824c611d44b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ec37b5e6-b460-4e2c-a783-1824c611d44b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6cf3a893-73c3-47b0-944d-c232b9c502c1",
    "completed": true,
    "last_updated": "2023-08-23T11:08:24.562055-04:00",
    "created_at": "2023-08-22T08:23:09.600856-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6cf3a893-73c3-47b0-944d-c232b9c502c1",
    "datetime": "2023-08-22T18:40:00-04:00",
    "cutoff_datetime": "2023-08-22T18:40:00-04:00",
    "name": "CHC (D Smyly) v. DET (R Olson)",
    "bettypes": [
        {
            "id": "edf6ac91-73fa-4910-a7ad-8fef062e130a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec37b5e6-b460-4e2c-a783-1824c611d44b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-22T08:23:09.608007-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": "CHC (D Smyly)",
                        "amount": 5325.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b761849-6216-4ece-9642-ca9853e46e7b",
                    "gambit_id": "dc008f67-5ad3-421b-9651-e2bdcd21f241",
                    "last_updated": "2023-08-23T11:08:24.580877-04:00",
                    "created_at": "2023-08-22T08:23:09.612799-04:00",
                    "name": "CHC (D Smyly)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf6ac91-73fa-4910-a7ad-8fef062e130a/?format=api"
                },
                {
                    "id": "989e3b86-fb89-4d8e-b5d7-398b9de3bba6",
                    "gambit_id": "aeab79a1-b8aa-4a99-81ad-3434b1316bd0",
                    "last_updated": "2023-08-23T11:08:24.584231-04:00",
                    "created_at": "2023-08-22T08:23:09.617007-04:00",
                    "name": "DET (R Olson)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf6ac91-73fa-4910-a7ad-8fef062e130a/?format=api"
                }
            ]
        },
        {
            "id": "e80b65b1-c011-4380-bfa2-4c1e18fd3705",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec37b5e6-b460-4e2c-a783-1824c611d44b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-22T08:23:09.621466-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": "DET",
                        "amount": 5857.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4ea0702-4363-48ae-8e5d-3dbc3a554e16",
                    "gambit_id": "5952de62-e276-4556-8128-b9a67b26f771",
                    "last_updated": "2023-08-23T11:08:24.599421-04:00",
                    "created_at": "2023-08-22T08:23:09.630216-04:00",
                    "name": "DET",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e80b65b1-c011-4380-bfa2-4c1e18fd3705/?format=api"
                },
                {
                    "id": "23823698-44f4-431f-9bff-05c8ac03e248",
                    "gambit_id": "e9bd8044-6af6-464c-8555-f5601f5166d1",
                    "last_updated": "2023-08-23T11:08:24.595794-04:00",
                    "created_at": "2023-08-22T08:23:09.625402-04:00",
                    "name": "CHC",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e80b65b1-c011-4380-bfa2-4c1e18fd3705/?format=api"
                }
            ]
        },
        {
            "id": "d3889627-ab35-4c6a-a204-2efe15930a6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ec37b5e6-b460-4e2c-a783-1824c611d44b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-22T08:23:09.634375-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d153c1c6-f0b1-4034-abc2-27e9e6c0ca61",
                    "gambit_id": "82e14cb8-dedc-45a7-b972-c7dec217583c",
                    "last_updated": "2023-08-23T11:08:24.640081-04:00",
                    "created_at": "2023-08-22T08:23:09.643579-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3889627-ab35-4c6a-a204-2efe15930a6b/?format=api"
                },
                {
                    "id": "8b1a7b36-15b2-4c43-be4c-f05ed0948222",
                    "gambit_id": "2fc75985-2a38-49ea-9e6e-53e16384a9cd",
                    "last_updated": "2023-08-23T11:08:24.633737-04:00",
                    "created_at": "2023-08-22T08:23:09.639112-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3889627-ab35-4c6a-a204-2efe15930a6b/?format=api"
                }
            ]
        }
    ]
}