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/bb55f21a-4774-4c31-866a-b611e97d8d51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb55f21a-4774-4c31-866a-b611e97d8d51",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6ee8152c-dd47-43db-8666-b83213dba981",
    "completed": true,
    "last_updated": "2022-09-11T09:57:38.593736-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.2,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6ee8152c-dd47-43db-8666-b83213dba981",
    "datetime": "2022-09-10T19:30:00-04:00",
    "cutoff_datetime": "2022-09-10T19:30:00-04:00",
    "name": "Arizona State v. Oklahoma State",
    "bettypes": [
        {
            "id": "96961945-822d-435a-9e8d-cbfe11b85c9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb55f21a-4774-4c31-866a-b611e97d8d51/?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": "Oklahoma State",
                        "amount": 7678.0
                    },
                    {
                        "team": "Arizona State",
                        "amount": 2322.0
                    }
                ],
                "expected_reward_tokens": 9288.0,
                "profit_sb": 288.0,
                "profit_sb_percentage": 3.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b2b42a41-9b8a-4e61-9640-66af9b3b5bfb",
                    "gambit_id": "7c9a40aa-d265-4291-a3f1-918c2648d24f",
                    "last_updated": "2022-09-11T09:57:38.600562-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.21000",
                    "odds": "1.23260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96961945-822d-435a-9e8d-cbfe11b85c9c/?format=api"
                },
                {
                    "id": "fbb7752c-1165-413a-9db2-6376efc27746",
                    "gambit_id": "dd2a33d5-be26-4bf1-ad8b-a2f6c1e0c7ee",
                    "last_updated": "2022-09-11T09:57:38.601734-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "4.00000",
                    "odds": "4.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96961945-822d-435a-9e8d-cbfe11b85c9c/?format=api"
                }
            ]
        },
        {
            "id": "98a15d41-7f08-4f11-a0ac-275532df0c11",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb55f21a-4774-4c31-866a-b611e97d8d51/?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": "Oklahoma State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af466eb6-a7c5-4b90-8239-5dc1a7b92284",
                    "gambit_id": "d44bb114-8f52-4952-bedc-546274c05bee",
                    "last_updated": "2022-09-11T09:57:38.604682-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a15d41-7f08-4f11-a0ac-275532df0c11/?format=api"
                },
                {
                    "id": "544e8fde-33a7-4ce4-afc8-c647cfae9a06",
                    "gambit_id": "e61a9569-0f31-4f59-9dfe-de026c7839fe",
                    "last_updated": "2022-09-11T09:57:38.607861-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a15d41-7f08-4f11-a0ac-275532df0c11/?format=api"
                }
            ]
        },
        {
            "id": "ec48aa6e-e859-4cb2-b417-35c409eb2d21",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb55f21a-4774-4c31-866a-b611e97d8d51/?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 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ecaafbf0-552a-463c-84b8-c6625ad96fdc",
                    "gambit_id": "f54dbcd0-d02d-44fb-bbca-94a7b8df9c7a",
                    "last_updated": "2022-09-11T09:57:38.598087-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec48aa6e-e859-4cb2-b417-35c409eb2d21/?format=api"
                },
                {
                    "id": "beff11cc-893d-41b4-a168-37c9659629f4",
                    "gambit_id": "f87ce094-31a7-4b08-a5df-777f78a3e5ae",
                    "last_updated": "2022-09-11T09:57:38.596865-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec48aa6e-e859-4cb2-b417-35c409eb2d21/?format=api"
                }
            ]
        }
    ]
}