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/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "26fb7c4e-08a7-427b-9c6a-a9b9181f8f02",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4dc326b6-bba9-4362-bdad-e847288d2d6d",
    "completed": true,
    "last_updated": "2022-11-07T10:03:38.377373-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4dc326b6-bba9-4362-bdad-e847288d2d6d",
    "datetime": "2022-11-06T13:00:00-05:00",
    "cutoff_datetime": "2022-11-06T13:00:00-05:00",
    "name": "Miami Dolphins v. Chicago Bears",
    "bettypes": [
        {
            "id": "77d7dd8f-1786-4900-bbf2-2e73f4af0009",
            "match": "https://api-prod.gambitprofit.com/api/matches/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?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": "Miami Dolphins",
                        "amount": 6266.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9148.3,
                "profit_sb": 148.3,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8680c35-fdf6-470e-b981-d671eded952b",
                    "gambit_id": "2e0e5a96-93e0-4299-9df0-d32ca375179e",
                    "last_updated": "2022-11-07T10:03:38.384683-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d7dd8f-1786-4900-bbf2-2e73f4af0009/?format=api"
                },
                {
                    "id": "d996c48c-b409-4b2d-a491-4d99e3889789",
                    "gambit_id": "5ee4b372-1579-43a0-998b-b00232e29cb2",
                    "last_updated": "2022-11-07T10:03:38.383557-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "2.45000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d7dd8f-1786-4900-bbf2-2e73f4af0009/?format=api"
                }
            ]
        },
        {
            "id": "9bf8da06-e7cc-4552-abdd-dbe34bc09685",
            "match": "https://api-prod.gambitprofit.com/api/matches/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?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": "Chicago Bears",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57a4b037-b27b-494d-a98f-9db637188bbb",
                    "gambit_id": "00c2f18f-5e8a-4010-b7dd-d69fdac93721",
                    "last_updated": "2022-11-07T10:03:38.386643-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bears",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf8da06-e7cc-4552-abdd-dbe34bc09685/?format=api"
                },
                {
                    "id": "ef5fa48f-715c-4be2-9121-d287db11c748",
                    "gambit_id": "ca5c4fe3-0aea-4ab2-914a-b49b5393864e",
                    "last_updated": "2022-11-07T10:03:38.387583-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf8da06-e7cc-4552-abdd-dbe34bc09685/?format=api"
                }
            ]
        },
        {
            "id": "340eea3c-0b2b-4224-a18f-88c471252b1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/26fb7c4e-08a7-427b-9c6a-a9b9181f8f02/?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 Under 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff662b26-fb0c-4b94-9c4d-1c4c45dd4aad",
                    "gambit_id": "df40a349-b2a1-4b1b-a8c8-c67ba22c4794",
                    "last_updated": "2022-11-07T10:03:38.380170-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340eea3c-0b2b-4224-a18f-88c471252b1d/?format=api"
                },
                {
                    "id": "a84800fb-cf9a-4fb8-946d-58940dd53665",
                    "gambit_id": "d21ebf8f-dca5-4c29-9839-63674a822069",
                    "last_updated": "2022-11-07T10:03:38.381304-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/340eea3c-0b2b-4224-a18f-88c471252b1d/?format=api"
                }
            ]
        }
    ]
}