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/ed14a149-ca5f-4b76-a7f3-ad474da3d45b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ed14a149-ca5f-4b76-a7f3-ad474da3d45b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0a5d631f-0a13-4995-a810-f98d71b43cea",
    "completed": true,
    "last_updated": "2023-06-19T17:13:28.772922-04:00",
    "created_at": "2023-06-18T09:43:03.197645-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0a5d631f-0a13-4995-a810-f98d71b43cea",
    "datetime": "2023-06-18T14:10:00-04:00",
    "cutoff_datetime": "2023-06-18T14:10:00-04:00",
    "name": "CIN (L Weaver) v. HOU (R Blanco)",
    "bettypes": [
        {
            "id": "9dee7601-373f-417a-a0b0-7636c484cebc",
            "match": "https://api-prod.gambitprofit.com/api/matches/ed14a149-ca5f-4b76-a7f3-ad474da3d45b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-18T09:43:03.201671-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": "HOU (R Blanco)",
                        "amount": 5838.0
                    },
                    {
                        "team": "CIN (L Weaver)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b4830e3b-445a-41b0-ae56-b8bc899cbd9a",
                    "gambit_id": "197920f6-d680-43c9-a2ba-c88629c4061e",
                    "last_updated": "2023-06-19T17:13:28.778575-04:00",
                    "created_at": "2023-06-18T09:43:03.206233-04:00",
                    "name": "HOU (R Blanco)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dee7601-373f-417a-a0b0-7636c484cebc/?format=api"
                },
                {
                    "id": "508b0d80-b121-4f22-8293-4620d5bb553c",
                    "gambit_id": "b3e31a0c-1207-46cc-99b8-fa35a3fd8c0e",
                    "last_updated": "2023-06-19T17:13:28.776957-04:00",
                    "created_at": "2023-06-18T09:43:03.204017-04:00",
                    "name": "CIN (L Weaver)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dee7601-373f-417a-a0b0-7636c484cebc/?format=api"
                }
            ]
        },
        {
            "id": "5fe3e248-379c-4f86-851d-7afda48c64f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ed14a149-ca5f-4b76-a7f3-ad474da3d45b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-18T09:43:03.208474-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": "CIN",
                        "amount": 5867.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1b722ee-a21f-4757-bb43-374b8e982605",
                    "gambit_id": "3e484716-0773-4382-99bd-2fa93884c08f",
                    "last_updated": "2023-06-19T17:13:28.782150-04:00",
                    "created_at": "2023-06-18T09:43:03.210713-04:00",
                    "name": "CIN",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe3e248-379c-4f86-851d-7afda48c64f7/?format=api"
                },
                {
                    "id": "c3d08ab7-8412-4a0d-adc6-82427304d4f3",
                    "gambit_id": "7ceae216-8442-4b84-9fb4-2426a34d7528",
                    "last_updated": "2023-06-19T17:13:28.784375-04:00",
                    "created_at": "2023-06-18T09:43:03.212950-04:00",
                    "name": "HOU",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe3e248-379c-4f86-851d-7afda48c64f7/?format=api"
                }
            ]
        },
        {
            "id": "4737e598-9549-4c09-8e77-7d275edbc9cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/ed14a149-ca5f-4b76-a7f3-ad474da3d45b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-18T09:43:03.215545-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3a7079d-c35a-4f04-9ad5-3212b069d0dc",
                    "gambit_id": "3e910c0e-a402-40d3-b742-140ebb1dd77a",
                    "last_updated": "2023-06-19T17:13:28.788167-04:00",
                    "created_at": "2023-06-18T09:43:03.217810-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4737e598-9549-4c09-8e77-7d275edbc9cc/?format=api"
                },
                {
                    "id": "704dd8f7-5cd5-4323-801c-ea1d48ed8543",
                    "gambit_id": "717edb9f-4eed-4090-9024-f1b72e6a9440",
                    "last_updated": "2023-06-19T17:13:28.790312-04:00",
                    "created_at": "2023-06-18T09:43:03.219957-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4737e598-9549-4c09-8e77-7d275edbc9cc/?format=api"
                }
            ]
        }
    ]
}