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/0c81586d-127a-4497-87c9-ca86c6e6c8c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0c81586d-127a-4497-87c9-ca86c6e6c8c5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "15ff07fd-2c85-4f47-9639-00eb61ed354e",
    "completed": true,
    "last_updated": "2024-02-01T10:53:01.202929-05:00",
    "created_at": "2024-01-31T09:58:19.941119-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/15ff07fd-2c85-4f47-9639-00eb61ed354e",
    "datetime": "2024-01-31T19:37:00-05:00",
    "cutoff_datetime": "2024-01-31T19:37:00-05:00",
    "name": "Los Angeles Kings v. Nashville Predators",
    "bettypes": [
        {
            "id": "2c5c619a-e4b2-4086-946f-01b70f41a41d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c81586d-127a-4497-87c9-ca86c6e6c8c5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:19.950842-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": "Los Angeles Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d660d75-90e6-4ae5-bbeb-ac6e41aeba32",
                    "gambit_id": "206b2ad1-3455-4bae-ba51-78eaf53022ff",
                    "last_updated": "2024-02-01T10:53:01.217100-05:00",
                    "created_at": "2024-01-31T09:58:19.955633-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c5c619a-e4b2-4086-946f-01b70f41a41d/?format=api"
                },
                {
                    "id": "fd3c4a22-7e3d-42eb-9adf-00a0fcd09713",
                    "gambit_id": "f0562a0c-a1ab-4d41-ae4b-591e6448f415",
                    "last_updated": "2024-02-01T10:53:01.220674-05:00",
                    "created_at": "2024-01-31T09:58:19.960269-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c5c619a-e4b2-4086-946f-01b70f41a41d/?format=api"
                }
            ]
        },
        {
            "id": "51e06567-8116-4439-9aca-3dfacf3aef21",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c81586d-127a-4497-87c9-ca86c6e6c8c5/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:19.963976-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": "Nashville Predators",
                        "amount": 6935.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ebe2185c-bf47-4cd0-9a73-2703d138106d",
                    "gambit_id": "08adc28f-5756-4e6c-8433-7e21c00edd8f",
                    "last_updated": "2024-02-01T10:53:01.230795-05:00",
                    "created_at": "2024-01-31T09:58:19.975321-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51e06567-8116-4439-9aca-3dfacf3aef21/?format=api"
                },
                {
                    "id": "25489546-17cb-4605-9144-4bfa7d1dece9",
                    "gambit_id": "7c91fc19-8df5-4fef-949c-d7b8c98c25a8",
                    "last_updated": "2024-02-01T10:53:01.227403-05:00",
                    "created_at": "2024-01-31T09:58:19.968092-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51e06567-8116-4439-9aca-3dfacf3aef21/?format=api"
                }
            ]
        },
        {
            "id": "cda88477-33e3-4063-a9e7-818ff40b734f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0c81586d-127a-4497-87c9-ca86c6e6c8c5/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:19.980242-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 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1bb021fa-0df0-4b53-8d78-da3bf7f767dc",
                    "gambit_id": "a51753bb-1d83-4d21-9ab3-e08a4af577ea",
                    "last_updated": "2024-02-01T10:53:01.248428-05:00",
                    "created_at": "2024-01-31T09:58:19.990380-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda88477-33e3-4063-a9e7-818ff40b734f/?format=api"
                },
                {
                    "id": "adf315e5-ba9f-48bf-bd69-553d1f58f4b8",
                    "gambit_id": "3a0ce50a-5268-400e-87d5-c4ed1579df0a",
                    "last_updated": "2024-02-01T10:53:01.238044-05:00",
                    "created_at": "2024-01-31T09:58:19.985226-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cda88477-33e3-4063-a9e7-818ff40b734f/?format=api"
                }
            ]
        }
    ]
}