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/bec0731f-5a22-4033-a662-e0a7baad5701/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bec0731f-5a22-4033-a662-e0a7baad5701",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f9c92c98-b35a-42b9-a103-d1d669b33a4e",
    "completed": true,
    "last_updated": "2022-09-12T10:21:58.094680-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.79,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f9c92c98-b35a-42b9-a103-d1d669b33a4e",
    "datetime": "2022-09-11T13:00:00-04:00",
    "cutoff_datetime": "2022-09-11T13:00:00-04:00",
    "name": "Jacksonville Jaguars v. Washington Commanders",
    "bettypes": [
        {
            "id": "8080078d-697c-472e-bc80-23f6a0d2aad6",
            "match": "https://api-prod.gambitprofit.com/api/matches/bec0731f-5a22-4033-a662-e0a7baad5701/?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": "Washington Commanders",
                        "amount": 5836.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4164.0
                    }
                ],
                "expected_reward_tokens": 9160.8,
                "profit_sb": 160.8,
                "profit_sb_percentage": 1.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83b3dc6c-6059-44d1-aa60-f0fbcc5335da",
                    "gambit_id": "20fc4ea1-6255-43b2-b702-aae8f1befc49",
                    "last_updated": "2022-09-12T10:21:58.101678-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.57000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8080078d-697c-472e-bc80-23f6a0d2aad6/?format=api"
                },
                {
                    "id": "1ef6ee02-22a1-49fe-864e-449679020847",
                    "gambit_id": "88150aa4-4252-4b71-a72d-4fc3f332cf7c",
                    "last_updated": "2022-09-12T10:21:58.102980-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.20000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8080078d-697c-472e-bc80-23f6a0d2aad6/?format=api"
                }
            ]
        },
        {
            "id": "254c31e4-869b-4a38-a769-937325634b1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/bec0731f-5a22-4033-a662-e0a7baad5701/?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": "Jacksonville Jaguars",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1527d06a-18a8-4408-ae2c-74be9b8fcbce",
                    "gambit_id": "88239cb4-a50e-4b47-be60-1ee239f8ca43",
                    "last_updated": "2022-09-12T10:21:58.106965-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c31e4-869b-4a38-a769-937325634b1a/?format=api"
                },
                {
                    "id": "b5f68962-bfa5-44d0-8c78-9401378d0e8e",
                    "gambit_id": "51754567-d012-4816-aa75-440d93f1dbcb",
                    "last_updated": "2022-09-12T10:21:58.105664-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c31e4-869b-4a38-a769-937325634b1a/?format=api"
                }
            ]
        },
        {
            "id": "3b82bab4-9ea5-49a6-89d4-c7494805ca09",
            "match": "https://api-prod.gambitprofit.com/api/matches/bec0731f-5a22-4033-a662-e0a7baad5701/?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 43",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5a1a3768-8ed4-4618-a074-b537932618ee",
                    "gambit_id": "402143cb-1345-424f-aefd-3345a77b7ee2",
                    "last_updated": "2022-09-12T10:21:58.099043-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b82bab4-9ea5-49a6-89d4-c7494805ca09/?format=api"
                },
                {
                    "id": "9b59765d-dc22-44d0-be91-834a7ea2bac9",
                    "gambit_id": "d2b461e7-df71-41b5-ae64-da6def63d2ad",
                    "last_updated": "2022-09-12T10:21:58.097779-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "43.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b82bab4-9ea5-49a6-89d4-c7494805ca09/?format=api"
                }
            ]
        }
    ]
}