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/1693fb87-0515-43a5-93a1-b521ef829bb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1693fb87-0515-43a5-93a1-b521ef829bb1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "51f81062-658b-4ae1-af55-1d1ddbd9ed45",
    "completed": true,
    "last_updated": "2023-06-15T23:28:29.945955-04:00",
    "created_at": "2023-06-14T11:13:13.795818-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.6,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/51f81062-658b-4ae1-af55-1d1ddbd9ed45",
    "datetime": "2023-06-14T13:10:00-04:00",
    "cutoff_datetime": "2023-06-14T13:10:00-04:00",
    "name": "ATL (S Strider) v. DET (R Olson) - Game 1",
    "bettypes": [
        {
            "id": "28c68413-e443-4674-aeed-7b9284fad63b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1693fb87-0515-43a5-93a1-b521ef829bb1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-14T11:13:13.798754-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": "ATL (S Strider)",
                        "amount": 6927.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 3073.0
                    }
                ],
                "expected_reward_tokens": 9557.03,
                "profit_sb": 57.03,
                "profit_sb_percentage": 0.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5b01dbe-4d75-4c70-8566-3045172d4d5a",
                    "gambit_id": "75d0e8c8-e1a2-4314-95c0-775ad5f15241",
                    "last_updated": "2023-06-15T23:28:29.951382-04:00",
                    "created_at": "2023-06-14T11:13:13.801932-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c68413-e443-4674-aeed-7b9284fad63b/?format=api"
                },
                {
                    "id": "884277a1-980c-4e1c-932e-5fd4179d8801",
                    "gambit_id": "72243f4a-7c7c-44c4-bc77-dfcacfb41d60",
                    "last_updated": "2023-06-15T23:28:29.953534-04:00",
                    "created_at": "2023-06-14T11:13:13.807169-04:00",
                    "name": "DET (R Olson)",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c68413-e443-4674-aeed-7b9284fad63b/?format=api"
                }
            ]
        },
        {
            "id": "1365f034-27a4-4d39-98e0-8ce2d73bf76c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1693fb87-0515-43a5-93a1-b521ef829bb1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-14T11:13:13.811153-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": "ATL",
                        "amount": 5784.0
                    },
                    {
                        "team": "DET",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "519b58d6-f604-455f-86b8-4dc6f6115331",
                    "gambit_id": "261079c5-2afe-4c5e-bac3-65112fd771f5",
                    "last_updated": "2023-06-15T23:28:29.957065-04:00",
                    "created_at": "2023-06-14T11:13:13.813672-04:00",
                    "name": "ATL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1365f034-27a4-4d39-98e0-8ce2d73bf76c/?format=api"
                },
                {
                    "id": "7346cf12-ecaa-4661-8045-bca87e27fa7f",
                    "gambit_id": "ceebaddc-b967-4259-897e-1a160e6d115b",
                    "last_updated": "2023-06-15T23:28:29.958571-04:00",
                    "created_at": "2023-06-14T11:13:13.816094-04:00",
                    "name": "DET",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1365f034-27a4-4d39-98e0-8ce2d73bf76c/?format=api"
                }
            ]
        },
        {
            "id": "eb513396-5f1d-4308-8f1b-d1313688ce2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1693fb87-0515-43a5-93a1-b521ef829bb1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-14T11:13:13.818793-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": "c78e912e-d1eb-4140-b176-51b532f520c2",
                    "gambit_id": "0060288a-2a1f-4871-ace8-52984cd44889",
                    "last_updated": "2023-06-15T23:28:29.961662-04:00",
                    "created_at": "2023-06-14T11:13:13.823415-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/eb513396-5f1d-4308-8f1b-d1313688ce2d/?format=api"
                },
                {
                    "id": "56c49c00-e930-487e-be1b-76e4da874928",
                    "gambit_id": "1d9b9393-e0de-4c51-a064-a8296da59ace",
                    "last_updated": "2023-06-15T23:28:29.963417-04:00",
                    "created_at": "2023-06-14T11:13:13.821056-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/eb513396-5f1d-4308-8f1b-d1313688ce2d/?format=api"
                }
            ]
        }
    ]
}