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/17425d20-87de-475f-bb52-fec66ccef3fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "17425d20-87de-475f-bb52-fec66ccef3fd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "79f61793-300e-4131-aab3-00245ce6161c",
    "completed": true,
    "last_updated": "2024-01-03T20:27:55.562208-05:00",
    "created_at": "2024-01-02T09:42:57.069267-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/79f61793-300e-4131-aab3-00245ce6161c",
    "datetime": "2024-01-02T19:10:00-05:00",
    "cutoff_datetime": "2024-01-02T19:10:00-05:00",
    "name": "Chicago Bulls v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "41116f13-8588-4699-969e-2f80e3cb37b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/17425d20-87de-475f-bb52-fec66ccef3fd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-02T09:42:57.087400-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": "Philadelphia 76ers",
                        "amount": 7820.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 2180.0
                    }
                ],
                "expected_reward_tokens": 9461.2,
                "profit_sb": -38.8,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8b5abe2-6060-468e-8945-036bb0e9815b",
                    "gambit_id": "932a1b90-ceaa-481c-a273-58de519c8ea1",
                    "last_updated": "2024-01-03T20:27:55.584270-05:00",
                    "created_at": "2024-01-02T09:42:57.095968-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.21000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41116f13-8588-4699-969e-2f80e3cb37b4/?format=api"
                },
                {
                    "id": "539ea24f-3fcb-46c7-a05e-d95fc0a495be",
                    "gambit_id": "26a682ba-bc2f-4a3e-8d31-b8614ae611f2",
                    "last_updated": "2024-01-03T20:27:55.580882-05:00",
                    "created_at": "2024-01-02T09:42:57.091479-05:00",
                    "name": "Chicago Bulls",
                    "reward": "4.34000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41116f13-8588-4699-969e-2f80e3cb37b4/?format=api"
                }
            ]
        },
        {
            "id": "23356575-8273-4506-8628-b3fb20e6ab7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/17425d20-87de-475f-bb52-fec66ccef3fd/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-02T09:42:57.074647-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "103ba94b-454d-45a2-8603-64b64dd50749",
                    "gambit_id": "e30f81f8-99af-4c80-8709-affe3a493655",
                    "last_updated": "2024-01-03T20:27:55.570219-05:00",
                    "created_at": "2024-01-02T09:42:57.078587-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23356575-8273-4506-8628-b3fb20e6ab7d/?format=api"
                },
                {
                    "id": "521980f1-5e16-4d24-a3ac-367d4f9f37a2",
                    "gambit_id": "db427ab0-7b65-426b-aaf4-ebc7b306ce3f",
                    "last_updated": "2024-01-03T20:27:55.574142-05:00",
                    "created_at": "2024-01-02T09:42:57.083533-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23356575-8273-4506-8628-b3fb20e6ab7d/?format=api"
                }
            ]
        },
        {
            "id": "58dc6d12-663f-4bc2-aa14-fa9cc5ef3766",
            "match": "https://api-prod.gambitprofit.com/api/matches/17425d20-87de-475f-bb52-fec66ccef3fd/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-02T09:42:57.100283-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 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6524442-600b-4837-bad0-87920b7d11c7",
                    "gambit_id": "15dec9a0-6147-4903-a183-fc8ef103a8dd",
                    "last_updated": "2024-01-03T20:27:55.590725-05:00",
                    "created_at": "2024-01-02T09:42:57.104660-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dc6d12-663f-4bc2-aa14-fa9cc5ef3766/?format=api"
                },
                {
                    "id": "3acab576-cafc-41d7-8556-3fa1794cbe62",
                    "gambit_id": "673890b1-9f92-4b1b-af1b-d5ba737a4506",
                    "last_updated": "2024-01-03T20:27:55.594227-05:00",
                    "created_at": "2024-01-02T09:42:57.108927-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dc6d12-663f-4bc2-aa14-fa9cc5ef3766/?format=api"
                }
            ]
        }
    ]
}