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/1bb5ba2c-9ec0-429e-b855-83312499f855/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1bb5ba2c-9ec0-429e-b855-83312499f855",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "abae49de-7785-4e3f-80bf-66e3e3da6d7e",
    "completed": true,
    "last_updated": "2022-12-03T09:52:34.939751-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.54,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/abae49de-7785-4e3f-80bf-66e3e3da6d7e",
    "datetime": "2022-12-02T21:10:00-05:00",
    "cutoff_datetime": "2022-12-02T21:10:00-05:00",
    "name": "Indiana Pacers v. Utah Jazz",
    "bettypes": [
        {
            "id": "9e567cd1-2012-4d93-a392-86bcf2d0575c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bb5ba2c-9ec0-429e-b855-83312499f855/?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": "Utah Jazz",
                        "amount": 5974.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d7318b4b-257a-4bd1-a5b0-2be6aea8a2f1",
                    "gambit_id": "3d792abc-ff89-448c-bf5e-1e1b1fe7080c",
                    "last_updated": "2022-12-03T09:52:34.946271-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e567cd1-2012-4d93-a392-86bcf2d0575c/?format=api"
                },
                {
                    "id": "c7c66c5e-8eae-4810-8755-42cacb81dec9",
                    "gambit_id": "f618aa23-23c9-45fa-9163-871c8c26801b",
                    "last_updated": "2022-12-03T09:52:34.947332-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e567cd1-2012-4d93-a392-86bcf2d0575c/?format=api"
                }
            ]
        },
        {
            "id": "6b55c832-b5c5-4a8f-b6be-6e451ea30ed3",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bb5ba2c-9ec0-429e-b855-83312499f855/?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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ccc70fd2-22aa-45c1-9665-249416056cc5",
                    "gambit_id": "84e0b753-1670-4f03-a1ea-0f1a109a5236",
                    "last_updated": "2022-12-03T09:52:34.950463-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b55c832-b5c5-4a8f-b6be-6e451ea30ed3/?format=api"
                },
                {
                    "id": "4dcfa08c-93cb-4e26-847c-d5a889c44a61",
                    "gambit_id": "80f90e23-8082-458a-aa41-291a45799f12",
                    "last_updated": "2022-12-03T09:52:34.949455-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b55c832-b5c5-4a8f-b6be-6e451ea30ed3/?format=api"
                }
            ]
        },
        {
            "id": "38edd525-11a7-46c2-8ebc-877f8db74ad7",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bb5ba2c-9ec0-429e-b855-83312499f855/?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 241",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 241",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8d1babf-f4d1-46ff-af7d-ce803750a5e1",
                    "gambit_id": "692e84e3-ab24-470b-b56c-fccad6349279",
                    "last_updated": "2022-12-03T09:52:34.942697-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 241",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "241.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38edd525-11a7-46c2-8ebc-877f8db74ad7/?format=api"
                },
                {
                    "id": "14fa0cb0-e886-434a-86ce-a23865bc45a8",
                    "gambit_id": "5c8e78d0-afec-43cd-b894-7f8f455cc383",
                    "last_updated": "2022-12-03T09:52:34.943910-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 241",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "241.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38edd525-11a7-46c2-8ebc-877f8db74ad7/?format=api"
                }
            ]
        }
    ]
}