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/7cd04297-e31b-4ddf-8427-0098282b6695/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7cd04297-e31b-4ddf-8427-0098282b6695",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c47cd78f-6de8-4ced-ad43-b8a09f94d6aa",
    "completed": true,
    "last_updated": "2022-11-15T11:02:07.134523-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.41,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c47cd78f-6de8-4ced-ad43-b8a09f94d6aa",
    "datetime": "2022-11-14T22:10:00-05:00",
    "cutoff_datetime": "2022-11-14T22:10:00-05:00",
    "name": "San Antonio Spurs v. Golden State Warriors",
    "bettypes": [
        {
            "id": "2a44ae78-768b-405f-85d8-f0ee19981389",
            "match": "https://api-prod.gambitprofit.com/api/matches/7cd04297-e31b-4ddf-8427-0098282b6695/?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": "Golden State Warriors",
                        "amount": 7555.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2445.0
                    }
                ],
                "expected_reward_tokens": 9217.1,
                "profit_sb": 217.1,
                "profit_sb_percentage": 2.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d93d5265-2572-4fc5-ad44-a19eb6a1ddda",
                    "gambit_id": "d6d314cc-55ab-4d4c-b2a8-83143ffc8c30",
                    "last_updated": "2022-11-15T11:02:07.144562-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44ae78-768b-405f-85d8-f0ee19981389/?format=api"
                },
                {
                    "id": "d57444e6-2451-40a6-9a63-d9aca0b0b8f3",
                    "gambit_id": "7091d48e-75d3-44c2-bc94-69c8d18b4941",
                    "last_updated": "2022-11-15T11:02:07.143607-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.77000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44ae78-768b-405f-85d8-f0ee19981389/?format=api"
                }
            ]
        },
        {
            "id": "1ddfa2fa-77d0-4b75-8224-549cd79c040e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7cd04297-e31b-4ddf-8427-0098282b6695/?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": "San Antonio Spurs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "339c01f3-3137-4730-9a3f-73518dd6f05d",
                    "gambit_id": "eef0d0fb-5800-48d5-bab2-35458619c626",
                    "last_updated": "2022-11-15T11:02:07.141636-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ddfa2fa-77d0-4b75-8224-549cd79c040e/?format=api"
                },
                {
                    "id": "eb7eaa5c-c13e-423d-b92b-cd7d6fd4580e",
                    "gambit_id": "4598aef2-89c3-47d3-be1f-3a2ddebab2a5",
                    "last_updated": "2022-11-15T11:02:07.140551-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ddfa2fa-77d0-4b75-8224-549cd79c040e/?format=api"
                }
            ]
        },
        {
            "id": "6bad4783-3592-4716-9916-8e5fef91bd1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7cd04297-e31b-4ddf-8427-0098282b6695/?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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "683e29db-95bc-4b5e-a2b7-68cc28e19a34",
                    "gambit_id": "60f2c91a-2212-436b-bfc4-fee8e304a439",
                    "last_updated": "2022-11-15T11:02:07.137455-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bad4783-3592-4716-9916-8e5fef91bd1b/?format=api"
                },
                {
                    "id": "13630a98-71c4-40a8-b18f-f79e790b143e",
                    "gambit_id": "15e074ae-651e-4136-9293-722ba85e852b",
                    "last_updated": "2022-11-15T11:02:07.138561-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bad4783-3592-4716-9916-8e5fef91bd1b/?format=api"
                }
            ]
        }
    ]
}