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/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "24aafc39-672d-435c-ac2a-7a50001ce495",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1a497b7a-6883-492d-bad0-21ee4ae534f0",
    "completed": true,
    "last_updated": "2023-01-12T15:37:06.127510-05:00",
    "created_at": "2023-01-11T08:27:14.753904-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.01,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/1a497b7a-6883-492d-bad0-21ee4ae534f0",
    "datetime": "2023-01-11T22:10:00-05:00",
    "cutoff_datetime": "2023-01-11T22:10:00-05:00",
    "name": "Houston Rockets v. Sacramento Kings",
    "bettypes": [
        {
            "id": "bda5c650-ede0-4e20-87c7-e527e0958467",
            "match": "https://api-prod.gambitprofit.com/api/matches/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-11T09:11:49.464012-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": "Sacramento Kings",
                        "amount": 7525.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2475.0
                    }
                ],
                "expected_reward_tokens": 9180.5,
                "profit_sb": 180.5,
                "profit_sb_percentage": 2.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9da10a96-1ad9-4a62-89ea-36460a37be24",
                    "gambit_id": "d0dd02ae-74c6-48e2-b09c-ae00e95e00d5",
                    "last_updated": "2023-01-12T15:37:06.133668-05:00",
                    "created_at": "2023-01-11T09:11:49.465191-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.22000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda5c650-ede0-4e20-87c7-e527e0958467/?format=api"
                },
                {
                    "id": "1217e0f1-285d-467d-8d5c-bd25c024e005",
                    "gambit_id": "88270c0c-5050-4434-9c09-043b5a16433c",
                    "last_updated": "2023-01-12T15:37:06.134896-05:00",
                    "created_at": "2023-01-11T09:11:49.466563-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.71000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bda5c650-ede0-4e20-87c7-e527e0958467/?format=api"
                }
            ]
        },
        {
            "id": "08b51db5-a31e-456c-a984-7a44be9b6936",
            "match": "https://api-prod.gambitprofit.com/api/matches/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-11T08:27:14.755431-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb496771-b75e-43bd-9be0-09d1e02a6baf",
                    "gambit_id": "e8d2e6c8-c146-4e89-9198-0b89067f7fe2",
                    "last_updated": "2023-01-12T15:37:06.137317-05:00",
                    "created_at": "2023-01-11T08:27:14.756650-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b51db5-a31e-456c-a984-7a44be9b6936/?format=api"
                },
                {
                    "id": "5e70ab78-76e8-4b2e-9278-68aaf48501c6",
                    "gambit_id": "7786df21-4bfb-40b5-a488-7d1ebdc56632",
                    "last_updated": "2023-01-12T15:37:06.138424-05:00",
                    "created_at": "2023-01-11T08:27:14.757908-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08b51db5-a31e-456c-a984-7a44be9b6936/?format=api"
                }
            ]
        },
        {
            "id": "c5228f4b-e36f-48e2-a3bf-9441cf2bb65c",
            "match": "https://api-prod.gambitprofit.com/api/matches/24aafc39-672d-435c-ac2a-7a50001ce495/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-11T09:11:49.460129-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 237",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 237",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c8332ca-d3d5-4eec-aad8-dd932f9ec8b2",
                    "gambit_id": "bb69f5df-3187-49e0-b5b0-2cbe3a1aa091",
                    "last_updated": "2023-01-12T15:37:06.131446-05:00",
                    "created_at": "2023-01-11T09:11:49.462733-05:00",
                    "name": "Game Total Over 237",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5228f4b-e36f-48e2-a3bf-9441cf2bb65c/?format=api"
                },
                {
                    "id": "4752a26f-bfd1-4834-8776-cefc97ff142a",
                    "gambit_id": "02461f84-be70-4483-85e4-84bfe4aafabe",
                    "last_updated": "2023-01-12T15:37:06.130359-05:00",
                    "created_at": "2023-01-11T09:11:49.461428-05:00",
                    "name": "Game Total Under 237",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5228f4b-e36f-48e2-a3bf-9441cf2bb65c/?format=api"
                }
            ]
        }
    ]
}