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/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55d072ca-4a96-44b2-af38-ef9a96b19e0a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "78445fed-d343-441d-90af-ed8bf5cc53d2",
    "completed": true,
    "last_updated": "2023-01-22T21:22:15.773068-05:00",
    "created_at": "2023-01-21T10:22:15.295079-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/78445fed-d343-441d-90af-ed8bf5cc53d2",
    "datetime": "2023-01-21T19:40:00-05:00",
    "cutoff_datetime": "2023-01-21T19:40:00-05:00",
    "name": "Milwaukee Bucks v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "1403004e-bf7f-4701-8da0-ca0c45c2a89d",
            "match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T10:22:15.304005-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": "Cleveland Cavaliers",
                        "amount": 5873.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 4127.0
                    }
                ],
                "expected_reward_tokens": 9572.99,
                "profit_sb": 72.99,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8f1aa5ce-2a26-4146-8701-417fac961f3d",
                    "gambit_id": "d7f285c6-da36-45b4-9349-da2fff0271c5",
                    "last_updated": "2023-01-22T21:22:15.783176-05:00",
                    "created_at": "2023-01-21T10:22:15.305150-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1403004e-bf7f-4701-8da0-ca0c45c2a89d/?format=api"
                },
                {
                    "id": "65dffe57-4d9f-4110-bfa9-23b5b9b2687c",
                    "gambit_id": "7f5a43e5-ee2e-4a5f-a64e-567710ee7189",
                    "last_updated": "2023-01-22T21:22:15.784400-05:00",
                    "created_at": "2023-01-21T10:22:15.306339-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1403004e-bf7f-4701-8da0-ca0c45c2a89d/?format=api"
                }
            ]
        },
        {
            "id": "f96d0742-e038-4132-a86e-076fd4ea926f",
            "match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T10:22:15.300355-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": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ccc7f34c-f30e-49fa-9ffa-ff5f5f9fba4a",
                    "gambit_id": "fe18965a-8722-4bf6-92c9-53f86472b542",
                    "last_updated": "2023-01-22T21:22:15.780809-05:00",
                    "created_at": "2023-01-21T10:22:15.302718-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96d0742-e038-4132-a86e-076fd4ea926f/?format=api"
                },
                {
                    "id": "3d546a42-c6e4-4a77-8d77-43691611b93d",
                    "gambit_id": "edb2f420-eb31-488c-8a46-f733efb13911",
                    "last_updated": "2023-01-22T21:22:15.779647-05:00",
                    "created_at": "2023-01-21T10:22:15.301496-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f96d0742-e038-4132-a86e-076fd4ea926f/?format=api"
                }
            ]
        },
        {
            "id": "7ee33856-4f69-4b22-9791-56797ef30f71",
            "match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T10:22:15.296699-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 217.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 217.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db01d045-9452-4207-af03-ce3faec96497",
                    "gambit_id": "27598d73-8b26-4337-aa40-0980972186c6",
                    "last_updated": "2023-01-22T21:22:15.775835-05:00",
                    "created_at": "2023-01-21T10:22:15.297859-05:00",
                    "name": "Game Total Under 217.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee33856-4f69-4b22-9791-56797ef30f71/?format=api"
                },
                {
                    "id": "2337fbe0-b2da-4eae-96d4-97172f9816e1",
                    "gambit_id": "8084e3bf-2840-448e-9435-30dab5b069a5",
                    "last_updated": "2023-01-22T21:22:15.777232-05:00",
                    "created_at": "2023-01-21T10:22:15.299047-05:00",
                    "name": "Game Total Over 217.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "217.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee33856-4f69-4b22-9791-56797ef30f71/?format=api"
                }
            ]
        }
    ]
}