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/f4ed9168-91a3-48c9-b9a9-fba13c7caf04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f4ed9168-91a3-48c9-b9a9-fba13c7caf04",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a5e853dd-967d-4deb-862e-f3375fb556ba",
    "completed": true,
    "last_updated": "2023-01-28T19:27:10.221338-05:00",
    "created_at": "2023-01-27T08:57:16.661822-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/a5e853dd-967d-4deb-862e-f3375fb556ba",
    "datetime": "2023-01-27T19:10:00-05:00",
    "cutoff_datetime": "2023-01-27T19:10:00-05:00",
    "name": "Milwaukee Bucks v. Indiana Pacers",
    "bettypes": [
        {
            "id": "3c04086a-c871-43aa-966a-4129dc81aa3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4ed9168-91a3-48c9-b9a9-fba13c7caf04/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-27T08:57:16.668040-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": 6862.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3138.0
                    }
                ],
                "expected_reward_tokens": 9538.18,
                "profit_sb": 38.18,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "45a053de-1f3c-4173-ad76-afaa13af52c7",
                    "gambit_id": "493dfe7c-888c-44cd-bf33-62e7601b36d6",
                    "last_updated": "2023-01-28T19:27:10.228687-05:00",
                    "created_at": "2023-01-27T08:57:16.670586-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c04086a-c871-43aa-966a-4129dc81aa3c/?format=api"
                },
                {
                    "id": "f4c23e94-0a8c-4063-80d4-ca389cc95bb0",
                    "gambit_id": "8aa74630-fc6c-444f-9ae3-1835a17f93d7",
                    "last_updated": "2023-01-28T19:27:10.227560-05:00",
                    "created_at": "2023-01-27T08:57:16.669334-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.04000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c04086a-c871-43aa-966a-4129dc81aa3c/?format=api"
                }
            ]
        },
        {
            "id": "b4c7a649-933b-4258-9fbb-9a7bae79d62f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4ed9168-91a3-48c9-b9a9-fba13c7caf04/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-27T08:57:16.672053-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": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f3e1b65-aa8a-4a5f-9e7a-256484a37c6b",
                    "gambit_id": "577d3d4a-23ca-4739-a3db-260f49f68ea8",
                    "last_updated": "2023-01-28T19:27:10.230943-05:00",
                    "created_at": "2023-01-27T08:57:16.673301-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c7a649-933b-4258-9fbb-9a7bae79d62f/?format=api"
                },
                {
                    "id": "07a38846-6305-4633-aabb-b26a752136a9",
                    "gambit_id": "645283dc-4c16-4772-9e11-1807d655185b",
                    "last_updated": "2023-01-28T19:27:10.232082-05:00",
                    "created_at": "2023-01-27T08:57:16.674644-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c7a649-933b-4258-9fbb-9a7bae79d62f/?format=api"
                }
            ]
        },
        {
            "id": "555f3882-2f28-4893-bbff-5d65b9019fd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4ed9168-91a3-48c9-b9a9-fba13c7caf04/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-27T08:57:16.663599-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 Under 239",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 239",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dab20350-0d62-4ee9-be69-323bc6b1946b",
                    "gambit_id": "0c8c9ad9-d148-4fd5-87a4-cabf55fe3528",
                    "last_updated": "2023-01-28T19:27:10.224173-05:00",
                    "created_at": "2023-01-27T08:57:16.664946-05:00",
                    "name": "Game Total Under 239",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/555f3882-2f28-4893-bbff-5d65b9019fd6/?format=api"
                },
                {
                    "id": "8c6fc859-f33c-44a4-a192-6246163aed4a",
                    "gambit_id": "f0ccbc5b-fb34-46e8-996b-b25f8ae049d4",
                    "last_updated": "2023-01-28T19:27:10.225303-05:00",
                    "created_at": "2023-01-27T08:57:16.666592-05:00",
                    "name": "Game Total Over 239",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "239.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/555f3882-2f28-4893-bbff-5d65b9019fd6/?format=api"
                }
            ]
        }
    ]
}