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/511f8423-d03d-4f52-a410-5a9a77a9590b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "511f8423-d03d-4f52-a410-5a9a77a9590b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2e884bbd-4176-4fba-856f-119c4a0fdecd",
    "completed": true,
    "last_updated": "2023-12-26T15:23:14.532445-05:00",
    "created_at": "2023-12-23T09:17:58.944507-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2e884bbd-4176-4fba-856f-119c4a0fdecd",
    "datetime": "2023-12-23T12:40:00-05:00",
    "cutoff_datetime": "2023-12-23T12:40:00-05:00",
    "name": "Milwaukee Bucks v. New York Knicks",
    "bettypes": [
        {
            "id": "fc1e0856-7855-4268-a30e-1025a2962240",
            "match": "https://api-prod.gambitprofit.com/api/matches/511f8423-d03d-4f52-a410-5a9a77a9590b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-23T09:17:58.968919-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": "Milwaukee Bucks",
                        "amount": 5423.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1e37321-ed4f-44f4-b8d9-9511c5014a38",
                    "gambit_id": "7fa92779-bc88-430b-9de0-f49c7c514e94",
                    "last_updated": "2023-12-26T15:23:14.553225-05:00",
                    "created_at": "2023-12-23T09:17:58.972991-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1e0856-7855-4268-a30e-1025a2962240/?format=api"
                },
                {
                    "id": "05831d39-ea4f-4bad-bef4-06bd081cde00",
                    "gambit_id": "5b0cd3b3-a298-41d6-ba1f-29dd1e7dd092",
                    "last_updated": "2023-12-26T15:23:14.557286-05:00",
                    "created_at": "2023-12-23T09:17:58.976983-05:00",
                    "name": "New York Knicks",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1e0856-7855-4268-a30e-1025a2962240/?format=api"
                }
            ]
        },
        {
            "id": "9c033c3c-eb22-49bd-aea7-dfc34391a9a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/511f8423-d03d-4f52-a410-5a9a77a9590b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-23T09:17:58.955832-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": "Milwaukee Bucks",
                        "amount": 5107.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61e8c133-d712-4727-9e8b-2faf67fd776a",
                    "gambit_id": "f5bcf430-10e0-4e96-8524-9b3d1b734796",
                    "last_updated": "2023-12-26T15:23:14.541913-05:00",
                    "created_at": "2023-12-23T09:17:58.960695-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c033c3c-eb22-49bd-aea7-dfc34391a9a3/?format=api"
                },
                {
                    "id": "92fdfcc2-9381-47c2-ad09-ba59493277ac",
                    "gambit_id": "59ef9dab-6725-43b6-a947-6cef5090e113",
                    "last_updated": "2023-12-26T15:23:14.545911-05:00",
                    "created_at": "2023-12-23T09:17:58.964992-05:00",
                    "name": "New York Knicks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c033c3c-eb22-49bd-aea7-dfc34391a9a3/?format=api"
                }
            ]
        },
        {
            "id": "e9bbefa1-a147-4a1f-addf-722ae2ba1698",
            "match": "https://api-prod.gambitprofit.com/api/matches/511f8423-d03d-4f52-a410-5a9a77a9590b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-23T09:17:58.981598-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 243.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 243.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "43accacc-de94-4c4f-9dcc-f084d66a7112",
                    "gambit_id": "25ff6f34-b439-4caa-9314-bc55629b5cbf",
                    "last_updated": "2023-12-26T15:23:14.564121-05:00",
                    "created_at": "2023-12-23T09:17:58.989020-05:00",
                    "name": "Game Total Over 243.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bbefa1-a147-4a1f-addf-722ae2ba1698/?format=api"
                },
                {
                    "id": "67ee881d-526f-4974-a145-61c5ec382799",
                    "gambit_id": "88e3d717-2057-42ce-a114-7dc360f0c536",
                    "last_updated": "2023-12-26T15:23:14.567649-05:00",
                    "created_at": "2023-12-23T09:17:58.985327-05:00",
                    "name": "Game Total Under 243.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "243.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bbefa1-a147-4a1f-addf-722ae2ba1698/?format=api"
                }
            ]
        }
    ]
}