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/d272428f-4c38-424b-a7ba-17db28fb8a57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d272428f-4c38-424b-a7ba-17db28fb8a57",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "92a0461a-43a1-4e8a-8d9a-ed0f76730d3d",
    "completed": true,
    "last_updated": "2022-12-27T10:32:04.618664-05:00",
    "created_at": "2022-12-26T12:37:06.315765-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.87,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/92a0461a-43a1-4e8a-8d9a-ed0f76730d3d",
    "datetime": "2022-12-26T19:40:00-05:00",
    "cutoff_datetime": "2022-12-26T19:40:00-05:00",
    "name": "Minnesota Timberwolves v. Miami Heat",
    "bettypes": [
        {
            "id": "4accdf67-2145-446b-818c-3efe4037fa43",
            "match": "https://api-prod.gambitprofit.com/api/matches/d272428f-4c38-424b-a7ba-17db28fb8a57/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-26T12:37:06.325712-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": "Miami Heat",
                        "amount": 5098.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d36ae6a0-9d78-40d8-98c9-93e8c5d47c94",
                    "gambit_id": "f4c34bc2-106f-438d-9636-6627b3da6e1c",
                    "last_updated": "2022-12-27T10:32:04.627989-05:00",
                    "created_at": "2022-12-26T12:37:06.326841-05:00",
                    "name": "Miami Heat",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4accdf67-2145-446b-818c-3efe4037fa43/?format=api"
                },
                {
                    "id": "4d96d927-15b3-4e8f-b19d-6bb1484b5ffa",
                    "gambit_id": "bdc3347c-5dd6-4665-bed4-e069e6a0dabc",
                    "last_updated": "2022-12-27T10:32:04.629062-05:00",
                    "created_at": "2022-12-26T12:37:06.328044-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4accdf67-2145-446b-818c-3efe4037fa43/?format=api"
                }
            ]
        },
        {
            "id": "8fa01e7b-2a04-461a-93d5-475f87961f62",
            "match": "https://api-prod.gambitprofit.com/api/matches/d272428f-4c38-424b-a7ba-17db28fb8a57/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-26T12:37:06.321979-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 Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df4c34b3-799b-4732-ab35-8583c6968f05",
                    "gambit_id": "171ea5ad-2e5e-4d19-a05b-48d1936caf26",
                    "last_updated": "2022-12-27T10:32:04.624767-05:00",
                    "created_at": "2022-12-26T12:37:06.323149-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fa01e7b-2a04-461a-93d5-475f87961f62/?format=api"
                },
                {
                    "id": "1005be1f-58b9-446b-8d23-2c0408ee321b",
                    "gambit_id": "f010f243-acc5-42af-8bcd-1d3fc437bafc",
                    "last_updated": "2022-12-27T10:32:04.625841-05:00",
                    "created_at": "2022-12-26T12:37:06.324398-05:00",
                    "name": "Miami Heat",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fa01e7b-2a04-461a-93d5-475f87961f62/?format=api"
                }
            ]
        },
        {
            "id": "32c93246-19fd-430a-8c60-410706b3c83d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d272428f-4c38-424b-a7ba-17db28fb8a57/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-26T12:37:06.317756-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 222",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7537e8f2-23bc-4e9a-b229-c04590b0615d",
                    "gambit_id": "437651ed-f7d1-4609-8afc-3e8260e3ff9b",
                    "last_updated": "2022-12-27T10:32:04.622584-05:00",
                    "created_at": "2022-12-26T12:37:06.320640-05:00",
                    "name": "Game Total Over 222",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c93246-19fd-430a-8c60-410706b3c83d/?format=api"
                },
                {
                    "id": "3e30ae38-c0aa-45ce-aded-0adc44cb7a8f",
                    "gambit_id": "fd3590a0-cd60-44b1-827e-439fe997764f",
                    "last_updated": "2022-12-27T10:32:04.621481-05:00",
                    "created_at": "2022-12-26T12:37:06.319297-05:00",
                    "name": "Game Total Under 222",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "222.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32c93246-19fd-430a-8c60-410706b3c83d/?format=api"
                }
            ]
        }
    ]
}