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/7c9312b8-6ca1-457c-961c-2fae9e1e36ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c9312b8-6ca1-457c-961c-2fae9e1e36ea",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9e435677-8ab4-47b9-850c-df288055f460",
    "completed": true,
    "last_updated": "2022-12-25T18:12:07.138108-05:00",
    "created_at": "2022-12-23T12:47:10.520204-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9e435677-8ab4-47b9-850c-df288055f460",
    "datetime": "2022-12-24T13:00:00-05:00",
    "cutoff_datetime": "2022-12-24T13:00:00-05:00",
    "name": "New York Giants v. Minnesota Vikings",
    "bettypes": [
        {
            "id": "96c2e970-702c-47e3-8a07-4d11d5d6c098",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c9312b8-6ca1-457c-961c-2fae9e1e36ea/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T12:47:10.529553-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": "Minnesota Vikings",
                        "amount": 6481.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 3519.0
                    }
                ],
                "expected_reward_tokens": 9008.59,
                "profit_sb": 8.59,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ace91170-7e48-4e58-bd6f-50ea926469cd",
                    "gambit_id": "20c916a5-3a32-4a1b-9d10-54beffb64c87",
                    "last_updated": "2022-12-25T18:12:07.144256-05:00",
                    "created_at": "2022-12-23T12:47:10.530768-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.39000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c2e970-702c-47e3-8a07-4d11d5d6c098/?format=api"
                },
                {
                    "id": "5cd02a74-cfc4-4dfc-9516-e5a9e39d32ff",
                    "gambit_id": "c07c7e82-28d7-4a15-9d08-29c68999a943",
                    "last_updated": "2022-12-25T18:12:07.145424-05:00",
                    "created_at": "2022-12-23T12:47:10.532016-05:00",
                    "name": "New York Giants",
                    "reward": "2.56000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c2e970-702c-47e3-8a07-4d11d5d6c098/?format=api"
                }
            ]
        },
        {
            "id": "2b8ff21f-4ee9-467a-8662-e4797d9a7d8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c9312b8-6ca1-457c-961c-2fae9e1e36ea/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T12:47:10.533335-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": "New York Giants",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52c8f930-ec4f-4596-8b08-26a6eb4ac0ca",
                    "gambit_id": "01f8af5f-e25e-44af-a806-40b5ebe126be",
                    "last_updated": "2022-12-25T18:12:07.148906-05:00",
                    "created_at": "2022-12-23T12:47:10.535788-05:00",
                    "name": "New York Giants",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8ff21f-4ee9-467a-8662-e4797d9a7d8b/?format=api"
                },
                {
                    "id": "3822b8c2-42bc-4793-a695-c5f735eb1dbd",
                    "gambit_id": "62087dad-9f3b-4214-9a69-625a959fd918",
                    "last_updated": "2022-12-25T18:12:07.147750-05:00",
                    "created_at": "2022-12-23T12:47:10.534548-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8ff21f-4ee9-467a-8662-e4797d9a7d8b/?format=api"
                }
            ]
        },
        {
            "id": "79b16838-61ce-47b3-bc30-8a84672a1a7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c9312b8-6ca1-457c-961c-2fae9e1e36ea/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T12:47:10.521970-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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ac4dc38-89ed-4ad5-9930-c0a8a868b69d",
                    "gambit_id": "e9727a78-2030-4df7-a792-35e1905e1fb7",
                    "last_updated": "2022-12-25T18:12:07.142006-05:00",
                    "created_at": "2022-12-23T12:47:10.528150-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b16838-61ce-47b3-bc30-8a84672a1a7d/?format=api"
                },
                {
                    "id": "9d080beb-2e02-4db3-a925-cf725877b917",
                    "gambit_id": "c16d3a62-da72-4841-8f25-be0b8f6291a0",
                    "last_updated": "2022-12-25T18:12:07.140851-05:00",
                    "created_at": "2022-12-23T12:47:10.525044-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b16838-61ce-47b3-bc30-8a84672a1a7d/?format=api"
                }
            ]
        }
    ]
}