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/54b32e87-9191-42c2-b644-73959ea88f35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "54b32e87-9191-42c2-b644-73959ea88f35",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a25ce069-301e-4513-97a6-d61ec7d525f4",
    "completed": true,
    "last_updated": "2022-10-24T10:07:08.637319-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a25ce069-301e-4513-97a6-d61ec7d525f4",
    "datetime": "2022-10-22T19:10:00-04:00",
    "cutoff_datetime": "2022-10-22T19:10:00-04:00",
    "name": "Detroit Pistons v. Indiana Pacers",
    "bettypes": [
        {
            "id": "1809231d-93ef-4cb7-9c08-5bf2d046ac8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/54b32e87-9191-42c2-b644-73959ea88f35/?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": "Indiana Pacers",
                        "amount": 5106.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b83b3b5-3260-4f77-b18a-4f4342f39937",
                    "gambit_id": "6ca894b8-e850-4ffb-b099-4aac292003cd",
                    "last_updated": "2022-10-24T10:07:08.643338-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1809231d-93ef-4cb7-9c08-5bf2d046ac8b/?format=api"
                },
                {
                    "id": "6a69dc2c-ffb3-41db-a585-a9de172478ed",
                    "gambit_id": "386a4b0c-377f-453e-9896-287379b7ded1",
                    "last_updated": "2022-10-24T10:07:08.644307-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1809231d-93ef-4cb7-9c08-5bf2d046ac8b/?format=api"
                }
            ]
        },
        {
            "id": "ffae85e9-8af3-44e9-8653-92b95ea74035",
            "match": "https://api-prod.gambitprofit.com/api/matches/54b32e87-9191-42c2-b644-73959ea88f35/?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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be9f636e-94e6-4c1b-ba2c-7e159c9fd9ff",
                    "gambit_id": "b6eea82c-b525-4ae7-b8d0-bc49aa43a0f6",
                    "last_updated": "2022-10-24T10:07:08.646435-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffae85e9-8af3-44e9-8653-92b95ea74035/?format=api"
                },
                {
                    "id": "fa6bb329-0f2e-4035-8e5c-e78fffe27627",
                    "gambit_id": "338253a1-5f6a-46e0-a7be-302e3d69d986",
                    "last_updated": "2022-10-24T10:07:08.647457-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffae85e9-8af3-44e9-8653-92b95ea74035/?format=api"
                }
            ]
        },
        {
            "id": "dd132cea-c1f4-4632-b494-8d484be49f62",
            "match": "https://api-prod.gambitprofit.com/api/matches/54b32e87-9191-42c2-b644-73959ea88f35/?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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a19c2fb-bd0c-44a7-8954-a74571efbd45",
                    "gambit_id": "81670f79-8723-4e3d-a40d-bdc2e2ca8f0b",
                    "last_updated": "2022-10-24T10:07:08.641364-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd132cea-c1f4-4632-b494-8d484be49f62/?format=api"
                },
                {
                    "id": "82a05092-2826-4370-b454-16903c29e33e",
                    "gambit_id": "06f334f4-106e-4066-9083-8a60034e5b51",
                    "last_updated": "2022-10-24T10:07:08.640250-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd132cea-c1f4-4632-b494-8d484be49f62/?format=api"
                }
            ]
        }
    ]
}