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/61389e23-d2ad-43c9-9416-3455486a4fa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "61389e23-d2ad-43c9-9416-3455486a4fa0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8ed8bdc-3a51-43d7-857f-18fee7a76c88",
    "completed": true,
    "last_updated": "2023-04-27T11:52:10.644646-04:00",
    "created_at": "2023-04-26T12:02:10.936187-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.6,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c8ed8bdc-3a51-43d7-857f-18fee7a76c88",
    "datetime": "2023-04-26T15:40:00-04:00",
    "cutoff_datetime": "2023-04-26T15:40:00-04:00",
    "name": "KAN (R Yarbrough) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "91743eab-fded-4c0f-9ac0-fbd09afae7ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/61389e23-d2ad-43c9-9416-3455486a4fa0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:10.949348-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 (Z Gallen)",
                        "amount": 6927.0
                    },
                    {
                        "team": "KAN (R Yarbrough)",
                        "amount": 3073.0
                    }
                ],
                "expected_reward_tokens": 9557.03,
                "profit_sb": 57.03,
                "profit_sb_percentage": 0.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "59c84319-f338-4bf3-b84c-7bd22eac4ea6",
                    "gambit_id": "eecf1592-362d-413b-83cc-23c4f393ea22",
                    "last_updated": "2023-04-27T11:52:10.665221-04:00",
                    "created_at": "2023-04-26T12:02:10.950732-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.38000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91743eab-fded-4c0f-9ac0-fbd09afae7ce/?format=api"
                },
                {
                    "id": "a09f61f0-94cc-4a01-81db-343345f6cccd",
                    "gambit_id": "a9473488-42f3-4bb9-b093-591427ae4e9b",
                    "last_updated": "2023-04-27T11:52:10.667891-04:00",
                    "created_at": "2023-04-26T12:02:10.952149-04:00",
                    "name": "KAN (R Yarbrough)",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91743eab-fded-4c0f-9ac0-fbd09afae7ce/?format=api"
                }
            ]
        },
        {
            "id": "d025582a-b0fb-4003-b28b-3005ffef6754",
            "match": "https://api-prod.gambitprofit.com/api/matches/61389e23-d2ad-43c9-9416-3455486a4fa0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:10.944408-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": 5317.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02dba8af-caf5-48b0-96ae-94769ce55185",
                    "gambit_id": "24ca173e-8670-4029-97c5-8ac38255d7de",
                    "last_updated": "2023-04-27T11:52:10.658354-04:00",
                    "created_at": "2023-04-26T12:02:10.946190-04:00",
                    "name": "ARI",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d025582a-b0fb-4003-b28b-3005ffef6754/?format=api"
                },
                {
                    "id": "20381333-95fb-4d97-87b7-a3b961b80d6d",
                    "gambit_id": "d1085fce-b2b8-43f0-a86e-72318fcbab82",
                    "last_updated": "2023-04-27T11:52:10.660602-04:00",
                    "created_at": "2023-04-26T12:02:10.947683-04:00",
                    "name": "KAN",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d025582a-b0fb-4003-b28b-3005ffef6754/?format=api"
                }
            ]
        },
        {
            "id": "e1881b65-0d73-451a-a6b0-0203e4c24a1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/61389e23-d2ad-43c9-9416-3455486a4fa0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:10.939357-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9f2ac90-716f-4e24-93c1-cfde3418de87",
                    "gambit_id": "1fbac612-c264-4704-961c-5cdd66ef14c6",
                    "last_updated": "2023-04-27T11:52:10.650567-04:00",
                    "created_at": "2023-04-26T12:02:10.941101-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1881b65-0d73-451a-a6b0-0203e4c24a1b/?format=api"
                },
                {
                    "id": "477b8403-b9b4-4d57-aca7-47040ca97580",
                    "gambit_id": "ace60cd4-7026-4a82-84a9-1052949b261e",
                    "last_updated": "2023-04-27T11:52:10.653388-04:00",
                    "created_at": "2023-04-26T12:02:10.942843-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1881b65-0d73-451a-a6b0-0203e4c24a1b/?format=api"
                }
            ]
        }
    ]
}