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/74d3ad68-9ff6-4017-b0f9-e910a36c5c84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "74d3ad68-9ff6-4017-b0f9-e910a36c5c84",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59e971fa-5086-4620-afb6-92904bc35e16",
    "completed": true,
    "last_updated": "2024-01-17T22:03:09.337658-05:00",
    "created_at": "2024-01-15T10:23:26.936638-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/59e971fa-5086-4620-afb6-92904bc35e16",
    "datetime": "2024-01-15T21:10:00-05:00",
    "cutoff_datetime": "2024-01-15T21:10:00-05:00",
    "name": "Indiana Pacers v. Utah Jazz",
    "bettypes": [
        {
            "id": "4d9d3a0f-1e9e-485d-9445-c96961eb9400",
            "match": "https://api-prod.gambitprofit.com/api/matches/74d3ad68-9ff6-4017-b0f9-e910a36c5c84/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-15T10:23:26.954837-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": 6935.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e2a13386-622a-4c27-b3ae-23ebe46fe16e",
                    "gambit_id": "515f42db-b2e4-41d0-9b66-78a6c57d5ad7",
                    "last_updated": "2024-01-17T22:03:09.361761-05:00",
                    "created_at": "2024-01-15T10:23:26.969009-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9d3a0f-1e9e-485d-9445-c96961eb9400/?format=api"
                },
                {
                    "id": "7e98b8d2-d22a-497a-a2a7-46db06121e04",
                    "gambit_id": "c9b083de-c50d-4ce9-a19b-bd5f5ebfd353",
                    "last_updated": "2024-01-17T22:03:09.358605-05:00",
                    "created_at": "2024-01-15T10:23:26.958331-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9d3a0f-1e9e-485d-9445-c96961eb9400/?format=api"
                }
            ]
        },
        {
            "id": "a8b284dc-996e-4320-bfcb-93b04b39cc5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/74d3ad68-9ff6-4017-b0f9-e910a36c5c84/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-15T10:23:26.942585-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": 5107.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aff2a0fc-c4a3-479d-9424-9552d48db09c",
                    "gambit_id": "41265dde-c541-436f-b2bf-33d9893c5daa",
                    "last_updated": "2024-01-17T22:03:09.351880-05:00",
                    "created_at": "2024-01-15T10:23:26.950872-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8b284dc-996e-4320-bfcb-93b04b39cc5a/?format=api"
                },
                {
                    "id": "0c84b8e1-6688-448a-b1c8-fb68572be51e",
                    "gambit_id": "512e1eec-9b6b-45a8-9591-4349b642811b",
                    "last_updated": "2024-01-17T22:03:09.348535-05:00",
                    "created_at": "2024-01-15T10:23:26.946641-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8b284dc-996e-4320-bfcb-93b04b39cc5a/?format=api"
                }
            ]
        },
        {
            "id": "01489adc-497b-4d6c-8369-341845483a86",
            "match": "https://api-prod.gambitprofit.com/api/matches/74d3ad68-9ff6-4017-b0f9-e910a36c5c84/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-15T10:23:26.973060-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 248",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 248",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6a92309-83ee-4c40-a122-dd7ef15f45bb",
                    "gambit_id": "90ee581e-4ba2-46c1-97c6-a39f54a566a1",
                    "last_updated": "2024-01-17T22:03:09.368232-05:00",
                    "created_at": "2024-01-15T10:23:26.976762-05:00",
                    "name": "Game Total Over 248",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "248.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01489adc-497b-4d6c-8369-341845483a86/?format=api"
                },
                {
                    "id": "8343bd0c-10cb-4726-9cb2-e895fa436c68",
                    "gambit_id": "a6c1c3a8-8797-4ce1-aeb7-bb9a441b6d88",
                    "last_updated": "2024-01-17T22:03:09.372845-05:00",
                    "created_at": "2024-01-15T10:23:26.982036-05:00",
                    "name": "Game Total Under 248",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "248.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01489adc-497b-4d6c-8369-341845483a86/?format=api"
                }
            ]
        }
    ]
}