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/4a64a728-925e-416d-87f2-b80c7fd5b7bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a64a728-925e-416d-87f2-b80c7fd5b7bb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d88091cf-9c56-4e17-8827-04bedc0f343d",
    "completed": true,
    "last_updated": "2022-10-31T10:42:23.984999-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d88091cf-9c56-4e17-8827-04bedc0f343d",
    "datetime": "2022-10-29T14:00:00-04:00",
    "cutoff_datetime": "2022-10-29T14:00:00-04:00",
    "name": "Charlotte v. Rice",
    "bettypes": [
        {
            "id": "bac3881f-1c34-4fe5-9eb1-041789e09724",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a64a728-925e-416d-87f2-b80c7fd5b7bb/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "Rice",
                        "amount": 8499.0
                    },
                    {
                        "team": "Charlotte",
                        "amount": 1501.0
                    }
                ],
                "expected_reward_tokens": 9516.34,
                "profit_sb": 16.34,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0401b45e-ee45-4a79-bf6c-9b0944ec649f",
                    "gambit_id": "ad04b443-0783-4db7-a06f-a727ed6570ca",
                    "last_updated": "2022-10-31T10:42:23.991052-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac3881f-1c34-4fe5-9eb1-041789e09724/?format=api"
                },
                {
                    "id": "dbd9c231-3ae5-4350-94c5-9e47bba3b427",
                    "gambit_id": "5cc7e456-6fe2-492f-9b5a-4a11525f73e2",
                    "last_updated": "2022-10-31T10:42:23.992086-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "6.34000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac3881f-1c34-4fe5-9eb1-041789e09724/?format=api"
                }
            ]
        },
        {
            "id": "5b2da895-cf35-4200-a8f9-6c1751e05ec6",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a64a728-925e-416d-87f2-b80c7fd5b7bb/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "Charlotte",
                        "amount": 5000.0
                    },
                    {
                        "team": "Rice",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26480a27-e637-4625-b77f-fff9709f4ec9",
                    "gambit_id": "93d3e500-ae52-4d04-9d55-5db868d07aef",
                    "last_updated": "2022-10-31T10:42:23.994857-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2da895-cf35-4200-a8f9-6c1751e05ec6/?format=api"
                },
                {
                    "id": "f3021a0f-554a-4ba7-9dd5-9bfbcfba9883",
                    "gambit_id": "5a7ec0bd-477c-4509-9080-8f85e7cc889c",
                    "last_updated": "2022-10-31T10:42:23.993944-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rice",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-15.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2da895-cf35-4200-a8f9-6c1751e05ec6/?format=api"
                }
            ]
        },
        {
            "id": "1828eb91-2d99-4611-aa9c-9287fd72d254",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a64a728-925e-416d-87f2-b80c7fd5b7bb/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 61",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 61",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21751ff1-f598-4db4-bc05-28e3453923f6",
                    "gambit_id": "589e85e4-c780-42a6-a59f-71ea28b187e0",
                    "last_updated": "2022-10-31T10:42:23.987690-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "61.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1828eb91-2d99-4611-aa9c-9287fd72d254/?format=api"
                },
                {
                    "id": "82a9b919-85c7-48a9-971f-42e35c194fc4",
                    "gambit_id": "b7dadaf3-2a0f-4b08-9703-74744b709c94",
                    "last_updated": "2022-10-31T10:42:23.988822-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "61.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1828eb91-2d99-4611-aa9c-9287fd72d254/?format=api"
                }
            ]
        }
    ]
}