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/758a2ed9-540f-4a20-b489-77d0975f622d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "758a2ed9-540f-4a20-b489-77d0975f622d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1c6a4d00-7eb5-4502-b6cc-c0019f9d5c3b",
    "completed": true,
    "last_updated": "2023-09-28T19:13:19.731844-04:00",
    "created_at": "2023-09-27T09:22:57.871900-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1c6a4d00-7eb5-4502-b6cc-c0019f9d5c3b",
    "datetime": "2023-09-27T18:40:00-04:00",
    "cutoff_datetime": "2023-09-27T18:40:00-04:00",
    "name": "KAN (J Bowlan) v. DET (T Skubal)",
    "bettypes": [
        {
            "id": "3580bbe6-29fe-460d-99c9-6af2c45ae51b",
            "match": "https://api-prod.gambitprofit.com/api/matches/758a2ed9-540f-4a20-b489-77d0975f622d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:57.884689-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 (T Skubal)",
                        "amount": 6492.0
                    },
                    {
                        "team": "KAN (J Bowlan)",
                        "amount": 3508.0
                    }
                ],
                "expected_reward_tokens": 9541.76,
                "profit_sb": 41.76,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "46c2101a-2928-45ef-afee-55e72f79c307",
                    "gambit_id": "87a2fa5c-b6fd-4303-8bd9-1169eaf76a13",
                    "last_updated": "2023-09-28T19:13:19.751185-04:00",
                    "created_at": "2023-09-27T09:22:57.899867-04:00",
                    "name": "DET (T Skubal)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3580bbe6-29fe-460d-99c9-6af2c45ae51b/?format=api"
                },
                {
                    "id": "368a2a86-ac54-4ff4-aeb1-67522c0de1fe",
                    "gambit_id": "81b2cb5d-ddf5-4635-9469-060f22dc4388",
                    "last_updated": "2023-09-28T19:13:19.744417-04:00",
                    "created_at": "2023-09-27T09:22:57.891831-04:00",
                    "name": "KAN (J Bowlan)",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3580bbe6-29fe-460d-99c9-6af2c45ae51b/?format=api"
                }
            ]
        },
        {
            "id": "d275c2a8-3c60-473a-8b54-640437ab3d57",
            "match": "https://api-prod.gambitprofit.com/api/matches/758a2ed9-540f-4a20-b489-77d0975f622d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:57.906804-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": "KAN",
                        "amount": 5213.0
                    },
                    {
                        "team": "DET",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26e8bc36-85e4-416b-9acf-efa9db933c2f",
                    "gambit_id": "6623718f-d1f7-4168-989a-c7d029fd2693",
                    "last_updated": "2023-09-28T19:13:19.759185-04:00",
                    "created_at": "2023-09-27T09:22:57.913534-04:00",
                    "name": "KAN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d275c2a8-3c60-473a-8b54-640437ab3d57/?format=api"
                },
                {
                    "id": "95c9dc69-a179-433a-a60d-2b56efdae03b",
                    "gambit_id": "829bc261-1c75-4ffd-9e28-e61d4b63fc84",
                    "last_updated": "2023-09-28T19:13:19.762880-04:00",
                    "created_at": "2023-09-27T09:22:57.921757-04:00",
                    "name": "DET",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d275c2a8-3c60-473a-8b54-640437ab3d57/?format=api"
                }
            ]
        },
        {
            "id": "e1182adb-1844-42c7-9317-4d2325e0af00",
            "match": "https://api-prod.gambitprofit.com/api/matches/758a2ed9-540f-4a20-b489-77d0975f622d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:57.930058-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2e1cbe0-ee8f-47f2-a612-dfca86977ec0",
                    "gambit_id": "978fac73-e4bc-4577-b096-ccc7f2c2d2b0",
                    "last_updated": "2023-09-28T19:13:19.773710-04:00",
                    "created_at": "2023-09-27T09:22:57.934330-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1182adb-1844-42c7-9317-4d2325e0af00/?format=api"
                },
                {
                    "id": "b7cd44d4-105f-406a-b8f3-42cdee27965c",
                    "gambit_id": "9e8e78bf-ac45-4432-a787-fc1a3b568fb4",
                    "last_updated": "2023-09-28T19:13:19.769726-04:00",
                    "created_at": "2023-09-27T09:22:57.939086-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1182adb-1844-42c7-9317-4d2325e0af00/?format=api"
                }
            ]
        }
    ]
}