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/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3b5ecb3-2a6d-4ffb-9c61-f32581c66801",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "54687361-af27-489c-a2d9-0c4ba1296f8b",
    "completed": true,
    "last_updated": "2023-09-25T14:23:20.529153-04:00",
    "created_at": "2023-09-23T09:38:27.507027-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/54687361-af27-489c-a2d9-0c4ba1296f8b",
    "datetime": "2023-09-23T20:40:00-04:00",
    "cutoff_datetime": "2023-09-23T20:40:00-04:00",
    "name": "STL (J Woodford) v. SDG (N Martinez)",
    "bettypes": [
        {
            "id": "54cc0591-a09d-48c2-93c8-a849626071f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-23T09:38:27.514915-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": "SDG (N Martinez)",
                        "amount": 6359.0
                    },
                    {
                        "team": "STL (J Woodford)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83bb5789-874b-4b5b-a7d0-ea48e9f93dac",
                    "gambit_id": "002cfa8b-3ab9-4a58-b0b1-1d387890ff52",
                    "last_updated": "2023-09-25T14:23:20.544684-04:00",
                    "created_at": "2023-09-23T09:38:27.526287-04:00",
                    "name": "SDG (N Martinez)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54cc0591-a09d-48c2-93c8-a849626071f0/?format=api"
                },
                {
                    "id": "09a4f67d-9b13-4cc1-b037-99529a096d16",
                    "gambit_id": "1c5bba8e-2251-4237-b649-82d770692cd5",
                    "last_updated": "2023-09-25T14:23:20.541337-04:00",
                    "created_at": "2023-09-23T09:38:27.521916-04:00",
                    "name": "STL (J Woodford)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54cc0591-a09d-48c2-93c8-a849626071f0/?format=api"
                }
            ]
        },
        {
            "id": "b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-23T09:38:27.530237-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": "STL",
                        "amount": 5319.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22a3cc6b-bba9-41ff-b312-c34e14c7e3c7",
                    "gambit_id": "85f1b9cd-0002-42ba-9216-f0a1a455fa8d",
                    "last_updated": "2023-09-25T14:23:20.550827-04:00",
                    "created_at": "2023-09-23T09:38:27.534286-04:00",
                    "name": "STL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8/?format=api"
                },
                {
                    "id": "0fd74a7c-1875-4ed6-a262-da4097943a33",
                    "gambit_id": "b1021e4f-2ba5-4731-ab96-8061f9f40db6",
                    "last_updated": "2023-09-25T14:23:20.554017-04:00",
                    "created_at": "2023-09-23T09:38:27.538258-04:00",
                    "name": "SDG",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8/?format=api"
                }
            ]
        },
        {
            "id": "5e6765f2-6f66-485f-bee2-73d65a0c968c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-23T09:38:27.542466-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69639940-d875-4ef7-a18e-2a7f010c8b8f",
                    "gambit_id": "0d2c2f90-bd67-4860-9e12-e3b820b5fa9d",
                    "last_updated": "2023-09-25T14:23:20.564030-04:00",
                    "created_at": "2023-09-23T09:38:27.550203-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e6765f2-6f66-485f-bee2-73d65a0c968c/?format=api"
                },
                {
                    "id": "65067890-3727-4534-8de8-935802946422",
                    "gambit_id": "b3162d71-be11-49d7-9224-4794d307408f",
                    "last_updated": "2023-09-25T14:23:20.560626-04:00",
                    "created_at": "2023-09-23T09:38:27.546046-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e6765f2-6f66-485f-bee2-73d65a0c968c/?format=api"
                }
            ]
        }
    ]
}