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/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4df749be-d2f0-4377-82a3-7d3b51f240a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a7b5d167-b2bb-43ff-8ad2-76fd135f17d3",
    "completed": true,
    "last_updated": "2024-01-23T18:43:26.044283-05:00",
    "created_at": "2024-01-21T09:33:15.683467-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a7b5d167-b2bb-43ff-8ad2-76fd135f17d3",
    "datetime": "2024-01-21T20:10:00-05:00",
    "cutoff_datetime": "2024-01-21T20:10:00-05:00",
    "name": "Indiana Pacers v. Phoenix Suns",
    "bettypes": [
        {
            "id": "d77fe1c9-9ba8-4d20-a38c-091fd4290631",
            "match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-21T09:33:15.706422-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": "Phoenix Suns",
                        "amount": 7033.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48c4785d-efe3-4c97-9ab1-b32eb2802467",
                    "gambit_id": "c3d7f529-1799-4bb9-b517-3ece6270a35c",
                    "last_updated": "2024-01-23T18:43:26.071645-05:00",
                    "created_at": "2024-01-21T09:33:15.714914-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77fe1c9-9ba8-4d20-a38c-091fd4290631/?format=api"
                },
                {
                    "id": "c1189cf7-107d-48e1-8ef4-a9c02d04d863",
                    "gambit_id": "6a394831-7df2-41f7-a675-6b1c7fb48be3",
                    "last_updated": "2024-01-23T18:43:26.068301-05:00",
                    "created_at": "2024-01-21T09:33:15.711017-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d77fe1c9-9ba8-4d20-a38c-091fd4290631/?format=api"
                }
            ]
        },
        {
            "id": "09ac6703-2809-49d2-a710-8063deb7a56e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-21T09:33:15.689456-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": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a5024b20-5bd3-405e-aa85-442993aef663",
                    "gambit_id": "cce47b84-c96a-4645-8f75-ce7105461e66",
                    "last_updated": "2024-01-23T18:43:26.056047-05:00",
                    "created_at": "2024-01-21T09:33:15.694758-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ac6703-2809-49d2-a710-8063deb7a56e/?format=api"
                },
                {
                    "id": "d1ef214e-9630-4760-87d2-00c14fd1abe7",
                    "gambit_id": "142f792a-f602-48a0-8188-fa7dca3541c4",
                    "last_updated": "2024-01-23T18:43:26.061564-05:00",
                    "created_at": "2024-01-21T09:33:15.701302-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ac6703-2809-49d2-a710-8063deb7a56e/?format=api"
                }
            ]
        },
        {
            "id": "19cbddc9-6f20-425c-9c0b-4eb398c205c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-21T09:33:15.718945-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 245",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 245",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca31c151-e0f0-4eb5-9979-74c87b646c4d",
                    "gambit_id": "dcd111f1-85c4-4f70-b468-f092aafd1153",
                    "last_updated": "2024-01-23T18:43:26.078057-05:00",
                    "created_at": "2024-01-21T09:33:15.722324-05:00",
                    "name": "Game Total Over 245",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "245.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19cbddc9-6f20-425c-9c0b-4eb398c205c3/?format=api"
                },
                {
                    "id": "845e204d-a960-417b-9d54-67d5c4bbebfa",
                    "gambit_id": "ab7349bc-2692-443e-86b7-83dc138f5ce9",
                    "last_updated": "2024-01-23T18:43:26.081236-05:00",
                    "created_at": "2024-01-21T09:33:15.726226-05:00",
                    "name": "Game Total Under 245",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "245.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19cbddc9-6f20-425c-9c0b-4eb398c205c3/?format=api"
                }
            ]
        }
    ]
}