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/c64c317d-a38c-4348-a049-c3d471c1c0f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c64c317d-a38c-4348-a049-c3d471c1c0f3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "62d02bc0-88c7-4973-9d6c-15432e327f70",
    "completed": true,
    "last_updated": "2022-11-22T10:02:04.098856-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/62d02bc0-88c7-4973-9d6c-15432e327f70",
    "datetime": "2022-11-21T19:10:00-05:00",
    "cutoff_datetime": "2022-11-21T19:10:00-05:00",
    "name": "Orlando Magic v. Indiana Pacers",
    "bettypes": [
        {
            "id": "f1b68595-d31b-4000-90fc-6507434262ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/c64c317d-a38c-4348-a049-c3d471c1c0f3/?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": 6986.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3014.0
                    }
                ],
                "expected_reward_tokens": 9221.52,
                "profit_sb": 221.52,
                "profit_sb_percentage": 2.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb53ff67-3167-4005-9d1d-430b6d17f4a6",
                    "gambit_id": "b1dcf3ce-3d1f-4c38-ac01-7d7b8b3f14c5",
                    "last_updated": "2022-11-22T10:02:04.107889-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.32000",
                    "odds": "1.36360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1b68595-d31b-4000-90fc-6507434262ac/?format=api"
                },
                {
                    "id": "82821da7-c0b0-42a4-8bda-2fe7313cc637",
                    "gambit_id": "2f9312e0-2d0a-4942-889c-cbd37a828a5a",
                    "last_updated": "2022-11-22T10:02:04.108899-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.06000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1b68595-d31b-4000-90fc-6507434262ac/?format=api"
                }
            ]
        },
        {
            "id": "b6717fde-e6eb-4250-a8db-dcec4a90cfb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c64c317d-a38c-4348-a049-c3d471c1c0f3/?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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10d247f9-01ef-46c5-9e68-bcc64e73af5c",
                    "gambit_id": "68803d3d-3527-411d-87dd-54121687455c",
                    "last_updated": "2022-11-22T10:02:04.104925-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6717fde-e6eb-4250-a8db-dcec4a90cfb4/?format=api"
                },
                {
                    "id": "41634198-3c80-4bf7-96d7-d4e0e78069c4",
                    "gambit_id": "098dd7be-fb19-4644-a8f0-c73f688150b3",
                    "last_updated": "2022-11-22T10:02:04.105927-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6717fde-e6eb-4250-a8db-dcec4a90cfb4/?format=api"
                }
            ]
        },
        {
            "id": "df2b76f6-062d-4b3a-9eec-4804d23ad005",
            "match": "https://api-prod.gambitprofit.com/api/matches/c64c317d-a38c-4348-a049-c3d471c1c0f3/?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 226.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12c134ce-24de-4853-81c0-4089e6c938f5",
                    "gambit_id": "5908c309-a463-46ee-a505-29d94f242017",
                    "last_updated": "2022-11-22T10:02:04.102946-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df2b76f6-062d-4b3a-9eec-4804d23ad005/?format=api"
                },
                {
                    "id": "4c237bbb-634c-4ba9-a144-51c70f912842",
                    "gambit_id": "c65d028e-bc12-4042-9a6c-c3765347b724",
                    "last_updated": "2022-11-22T10:02:04.101802-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df2b76f6-062d-4b3a-9eec-4804d23ad005/?format=api"
                }
            ]
        }
    ]
}