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/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "975d2ddb-5df5-4617-b01a-cf16139eb5ae",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "93ab2316-014a-4d2e-b463-c85a229d01df",
    "completed": true,
    "last_updated": "2023-09-26T09:13:03.876956-04:00",
    "created_at": "2023-09-20T09:58:15.018400-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/93ab2316-014a-4d2e-b463-c85a229d01df",
    "datetime": "2023-09-24T13:00:00-04:00",
    "cutoff_datetime": "2023-09-24T13:00:00-04:00",
    "name": "Buffalo Bills v. Washington Commanders",
    "bettypes": [
        {
            "id": "ea627c55-3332-43f9-86dd-c21231d166f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T09:58:15.046108-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": "Buffalo Bills",
                        "amount": 6554.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca26b22c-c5b7-46ef-b58b-00dca59e97f7",
                    "gambit_id": "fac6d94d-934a-44d9-a93b-346655322ef2",
                    "last_updated": "2023-09-26T09:13:03.906793-04:00",
                    "created_at": "2023-09-20T09:58:15.051195-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea627c55-3332-43f9-86dd-c21231d166f0/?format=api"
                },
                {
                    "id": "d8811af1-e0da-497e-b247-e94fc277a2c2",
                    "gambit_id": "8a1cf051-c272-4a42-b702-de0c8cb809c8",
                    "last_updated": "2023-09-26T09:13:03.911779-04:00",
                    "created_at": "2023-09-20T09:58:15.055467-04:00",
                    "name": "Washington Commanders",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea627c55-3332-43f9-86dd-c21231d166f0/?format=api"
                }
            ]
        },
        {
            "id": "d41afb62-c04e-46d5-bb82-e9337cebc6ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T09:58:15.032282-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": "Buffalo Bills",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1693c93a-ca43-4ec8-9c78-61611db541d2",
                    "gambit_id": "ef6e03b3-2e08-4e0e-ba33-aaa48a3d8cf2",
                    "last_updated": "2023-09-26T09:13:03.891761-04:00",
                    "created_at": "2023-09-20T09:58:15.037162-04:00",
                    "name": "Buffalo Bills",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41afb62-c04e-46d5-bb82-e9337cebc6ed/?format=api"
                },
                {
                    "id": "cdff174a-33f0-46c1-b30a-08b0efd94d6e",
                    "gambit_id": "07fb92b1-c0e9-4e3d-a723-462586890140",
                    "last_updated": "2023-09-26T09:13:03.897986-04:00",
                    "created_at": "2023-09-20T09:58:15.042097-04:00",
                    "name": "Washington Commanders",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d41afb62-c04e-46d5-bb82-e9337cebc6ed/?format=api"
                }
            ]
        },
        {
            "id": "eb602eb4-ef12-400a-9bd8-0ef952a73935",
            "match": "https://api-prod.gambitprofit.com/api/matches/975d2ddb-5df5-4617-b01a-cf16139eb5ae/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T09:58:15.060081-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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a2ee2df2-33ab-4424-b3ff-733df666c596",
                    "gambit_id": "fd406724-9b18-481e-ac28-a8e5f655391b",
                    "last_updated": "2023-09-26T09:13:03.921001-04:00",
                    "created_at": "2023-09-20T09:58:15.064442-04:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb602eb4-ef12-400a-9bd8-0ef952a73935/?format=api"
                },
                {
                    "id": "0334dd79-9ddb-4991-a5d8-442cb393a197",
                    "gambit_id": "6028bef7-76f6-432a-a0e1-b9dd5b5256ed",
                    "last_updated": "2023-09-26T09:13:03.925644-04:00",
                    "created_at": "2023-09-20T09:58:15.080849-04:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb602eb4-ef12-400a-9bd8-0ef952a73935/?format=api"
                }
            ]
        }
    ]
}