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/8d44f421-f520-411d-b7ad-56100ecfee2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8d44f421-f520-411d-b7ad-56100ecfee2a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dba8d1b5-146f-4e89-b13c-b423b37bd03b",
    "completed": true,
    "last_updated": "2023-08-14T18:43:05.806299-04:00",
    "created_at": "2023-08-13T10:18:25.066011-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dba8d1b5-146f-4e89-b13c-b423b37bd03b",
    "datetime": "2023-08-13T13:37:00-04:00",
    "cutoff_datetime": "2023-08-13T13:37:00-04:00",
    "name": "CHC (J Taillon) v. TOR (H Ryu)",
    "bettypes": [
        {
            "id": "1b1afce0-2e52-454b-9b00-733059bf20a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d44f421-f520-411d-b7ad-56100ecfee2a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-13T10:18:25.086956-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": "TOR (H Ryu)",
                        "amount": 5170.0
                    },
                    {
                        "team": "CHC (J Taillon)",
                        "amount": 4830.0
                    }
                ],
                "expected_reward_tokens": 9563.4,
                "profit_sb": 63.4,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8fafdb35-8f3c-4f19-bca3-9b294da2264c",
                    "gambit_id": "a398fa25-6c96-421d-807e-8369ff5fbcde",
                    "last_updated": "2023-08-14T18:43:05.822704-04:00",
                    "created_at": "2023-08-13T10:18:25.108214-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "1.85000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1afce0-2e52-454b-9b00-733059bf20a1/?format=api"
                },
                {
                    "id": "0e82044c-063a-4781-b3be-5bc8da8e5b44",
                    "gambit_id": "134ba10c-ed2c-4140-aef8-115428d933fd",
                    "last_updated": "2023-08-14T18:43:05.819082-04:00",
                    "created_at": "2023-08-13T10:18:25.102522-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "1.98000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1afce0-2e52-454b-9b00-733059bf20a1/?format=api"
                }
            ]
        },
        {
            "id": "586072a4-d338-4427-98bc-6c4473d6f775",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d44f421-f520-411d-b7ad-56100ecfee2a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-13T10:18:25.112700-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",
                        "amount": 6324.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77220bcb-0a23-471b-8408-50b55d27d5b0",
                    "gambit_id": "117b1b7f-4827-404e-9f18-ed36d0280d8f",
                    "last_updated": "2023-08-14T18:43:05.829506-04:00",
                    "created_at": "2023-08-13T10:18:25.117241-04:00",
                    "name": "CHC",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586072a4-d338-4427-98bc-6c4473d6f775/?format=api"
                },
                {
                    "id": "cf345e0d-9008-4497-82e8-325a58c0d3b8",
                    "gambit_id": "22a9e05c-a7ee-412c-af25-3239ff06b3bf",
                    "last_updated": "2023-08-14T18:43:05.833028-04:00",
                    "created_at": "2023-08-13T10:18:25.121812-04:00",
                    "name": "TOR",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586072a4-d338-4427-98bc-6c4473d6f775/?format=api"
                }
            ]
        },
        {
            "id": "e284941b-c281-4cc7-a588-e34bc2c572ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/8d44f421-f520-411d-b7ad-56100ecfee2a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-13T10:18:25.125898-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 Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "554dd53b-3615-4233-bcc7-2a149ebb5452",
                    "gambit_id": "abe9b519-33af-45b5-a08c-ae0d28a9d5ef",
                    "last_updated": "2023-08-14T18:43:05.839444-04:00",
                    "created_at": "2023-08-13T10:18:25.129650-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e284941b-c281-4cc7-a588-e34bc2c572ac/?format=api"
                },
                {
                    "id": "2673ab11-2cba-48e1-a676-3549a79a1de7",
                    "gambit_id": "f225e000-e287-43d8-9500-49f68a4b44d4",
                    "last_updated": "2023-08-14T18:43:05.842829-04:00",
                    "created_at": "2023-08-13T10:18:25.140709-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e284941b-c281-4cc7-a588-e34bc2c572ac/?format=api"
                }
            ]
        }
    ]
}