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/02f4f5cb-692a-4165-b079-8039d8ae0f70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "02f4f5cb-692a-4165-b079-8039d8ae0f70",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f97eba37-2eb7-4bc2-a0c0-633f5b3a7543",
    "completed": true,
    "last_updated": "2023-01-26T10:57:01.303198-05:00",
    "created_at": "2023-01-25T09:46:53.849596-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f97eba37-2eb7-4bc2-a0c0-633f5b3a7543",
    "datetime": "2023-01-25T20:10:00-05:00",
    "cutoff_datetime": "2023-01-25T20:10:00-05:00",
    "name": "Atlanta Hawks v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "c2edb28f-31c2-4444-8b3e-7a4769579ab6",
            "match": "https://api-prod.gambitprofit.com/api/matches/02f4f5cb-692a-4165-b079-8039d8ae0f70/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-25T09:46:53.860069-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": "Atlanta Hawks",
                        "amount": 5316.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b83c76d6-03b7-4c0f-81e1-c1bd6a058f61",
                    "gambit_id": "1e4a3685-d48e-4611-a783-55ae650b2fe2",
                    "last_updated": "2023-01-26T10:57:01.313630-05:00",
                    "created_at": "2023-01-25T09:46:53.861378-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2edb28f-31c2-4444-8b3e-7a4769579ab6/?format=api"
                },
                {
                    "id": "006451b5-37aa-44c6-8273-f5bfca751636",
                    "gambit_id": "bba4f167-cfc1-4414-affe-0e501ed809c9",
                    "last_updated": "2023-01-26T10:57:01.314864-05:00",
                    "created_at": "2023-01-25T09:46:53.862713-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2edb28f-31c2-4444-8b3e-7a4769579ab6/?format=api"
                }
            ]
        },
        {
            "id": "4da7f8bd-9dd0-4e32-87f4-a53bf11c9449",
            "match": "https://api-prod.gambitprofit.com/api/matches/02f4f5cb-692a-4165-b079-8039d8ae0f70/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-25T09:46:53.855834-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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2524a83-60d9-4bb4-92ad-7dc9b263053a",
                    "gambit_id": "c953f8ce-5a0c-4f07-a784-47e4cfc2e4e1",
                    "last_updated": "2023-01-26T10:57:01.309689-05:00",
                    "created_at": "2023-01-25T09:46:53.857265-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4da7f8bd-9dd0-4e32-87f4-a53bf11c9449/?format=api"
                },
                {
                    "id": "bc6057e7-1a00-4db7-bb8e-23de783cd715",
                    "gambit_id": "3c41d24a-fac3-4339-b88d-e6d360562fc9",
                    "last_updated": "2023-01-26T10:57:01.310878-05:00",
                    "created_at": "2023-01-25T09:46:53.858643-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4da7f8bd-9dd0-4e32-87f4-a53bf11c9449/?format=api"
                }
            ]
        },
        {
            "id": "1a8d9e22-33eb-4112-8386-785516919f6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/02f4f5cb-692a-4165-b079-8039d8ae0f70/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-25T09:46:53.851415-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 238",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 238",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2233c1a-903b-4274-99af-8473c1550887",
                    "gambit_id": "afc1b053-f790-4a49-af36-f0d810cf33d9",
                    "last_updated": "2023-01-26T10:57:01.307461-05:00",
                    "created_at": "2023-01-25T09:46:53.854285-05:00",
                    "name": "Game Total Over 238",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8d9e22-33eb-4112-8386-785516919f6a/?format=api"
                },
                {
                    "id": "91d99cf1-6a31-4cef-9282-11a5ff343e9c",
                    "gambit_id": "75b3096f-a9d2-4f22-a3d0-c55c2d2af9d6",
                    "last_updated": "2023-01-26T10:57:01.306316-05:00",
                    "created_at": "2023-01-25T09:46:53.852792-05:00",
                    "name": "Game Total Under 238",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a8d9e22-33eb-4112-8386-785516919f6a/?format=api"
                }
            ]
        }
    ]
}