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/98dd4697-55b4-4190-b2fd-2274ab44b397/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "98dd4697-55b4-4190-b2fd-2274ab44b397",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db46cb17-dd77-4d72-8346-50c3aeba0a13",
    "completed": true,
    "last_updated": "2023-07-02T11:08:02.658337-04:00",
    "created_at": "2023-06-30T08:23:04.905829-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/db46cb17-dd77-4d72-8346-50c3aeba0a13",
    "datetime": "2023-06-30T17:10:00-04:00",
    "cutoff_datetime": "2023-06-30T17:10:00-04:00",
    "name": "SDG (S Lugo) v. CIN (G Ashcraft)",
    "bettypes": [
        {
            "id": "c89b1e53-94d6-4978-8298-e098c470eea8",
            "match": "https://api-prod.gambitprofit.com/api/matches/98dd4697-55b4-4190-b2fd-2274ab44b397/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-30T08:23:04.908270-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 (S Lugo)",
                        "amount": 5711.0
                    },
                    {
                        "team": "CIN (G Ashcraft)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2630d6e1-0df6-49e7-a182-d8fb64c0de66",
                    "gambit_id": "72e9369a-c3c6-4d0c-9781-44c5d33c99aa",
                    "last_updated": "2023-07-02T11:08:02.662373-04:00",
                    "created_at": "2023-06-30T08:23:04.910304-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89b1e53-94d6-4978-8298-e098c470eea8/?format=api"
                },
                {
                    "id": "96d466bf-8e06-484c-9bf3-8e2370817e26",
                    "gambit_id": "dc7d9dab-3936-4a95-b336-c78d16a9ce0f",
                    "last_updated": "2023-07-02T11:08:02.664257-04:00",
                    "created_at": "2023-06-30T08:23:04.912143-04:00",
                    "name": "CIN (G Ashcraft)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c89b1e53-94d6-4978-8298-e098c470eea8/?format=api"
                }
            ]
        },
        {
            "id": "fb734744-ba35-4e46-9095-0cc7528958e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/98dd4697-55b4-4190-b2fd-2274ab44b397/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-30T08:23:04.914003-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": 5421.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec1ec787-0b09-4a5f-b0ee-7ba51bea1970",
                    "gambit_id": "30698f12-5e51-4a54-bc27-bd2c1e9c24d4",
                    "last_updated": "2023-07-02T11:08:02.669939-04:00",
                    "created_at": "2023-06-30T08:23:04.917863-04:00",
                    "name": "CIN",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb734744-ba35-4e46-9095-0cc7528958e2/?format=api"
                },
                {
                    "id": "6769e4c3-94f2-42e0-b580-7d7df262cc42",
                    "gambit_id": "29b5f952-5357-45f1-9dec-7d49269a0272",
                    "last_updated": "2023-07-02T11:08:02.668035-04:00",
                    "created_at": "2023-06-30T08:23:04.915951-04:00",
                    "name": "SDG",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb734744-ba35-4e46-9095-0cc7528958e2/?format=api"
                }
            ]
        },
        {
            "id": "cda12a3d-1f5b-4b6d-a43d-81978a252d01",
            "match": "https://api-prod.gambitprofit.com/api/matches/98dd4697-55b4-4190-b2fd-2274ab44b397/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-30T08:23:04.919875-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 10.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7022b759-e160-4dec-b14b-4738bbf46ab3",
                    "gambit_id": "2e0e6da1-ab7b-492c-9cf6-c4fe83405346",
                    "last_updated": "2023-07-02T11:08:02.674330-04:00",
                    "created_at": "2023-06-30T08:23:04.921916-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda12a3d-1f5b-4b6d-a43d-81978a252d01/?format=api"
                },
                {
                    "id": "6c10bc19-b2ef-4817-ad30-46da0c668839",
                    "gambit_id": "889c1044-efcf-45db-bcd0-157e52dbb495",
                    "last_updated": "2023-07-02T11:08:02.676232-04:00",
                    "created_at": "2023-06-30T08:23:04.923932-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda12a3d-1f5b-4b6d-a43d-81978a252d01/?format=api"
                }
            ]
        }
    ]
}