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/e1a6dfad-b7fa-4709-b2c1-8913ae3d2296/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1a6dfad-b7fa-4709-b2c1-8913ae3d2296",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "35c7bcb4-929d-4cf7-97c6-ab1e3f68fe1d",
    "completed": true,
    "last_updated": "2023-02-24T12:32:14.607498-05:00",
    "created_at": "2023-02-23T09:07:01.589636-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/35c7bcb4-929d-4cf7-97c6-ab1e3f68fe1d",
    "datetime": "2023-02-23T19:10:00-05:00",
    "cutoff_datetime": "2023-02-23T19:10:00-05:00",
    "name": "Denver Nuggets v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "254eef68-972d-4924-8822-0c1587a909ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1a6dfad-b7fa-4709-b2c1-8913ae3d2296/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T09:07:01.599006-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": 5696.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 4304.0
                    }
                ],
                "expected_reward_tokens": 9511.84,
                "profit_sb": 11.84,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "464ec659-f7fa-4ee9-a053-5ff3ccd4f11e",
                    "gambit_id": "ed472251-0a50-448a-ad00-53bf5846f2f3",
                    "last_updated": "2023-02-24T12:32:14.617555-05:00",
                    "created_at": "2023-02-23T09:07:01.600207-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254eef68-972d-4924-8822-0c1587a909ff/?format=api"
                },
                {
                    "id": "4cd7d40c-9b80-491a-8c7b-c40dc4730f17",
                    "gambit_id": "9ee9bf89-5b9d-4ed5-9062-a8394dae9c72",
                    "last_updated": "2023-02-24T12:32:14.618720-05:00",
                    "created_at": "2023-02-23T09:07:01.601534-05:00",
                    "name": "Denver Nuggets",
                    "reward": "2.21000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254eef68-972d-4924-8822-0c1587a909ff/?format=api"
                }
            ]
        },
        {
            "id": "f865fd85-8597-4df9-a10b-59084a8b250e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1a6dfad-b7fa-4709-b2c1-8913ae3d2296/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-23T09:07:01.595219-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": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de035f2a-0348-4cca-bb4f-b16813ca0200",
                    "gambit_id": "9f613914-c241-456b-a905-003e7d58d9d8",
                    "last_updated": "2023-02-24T12:32:14.614015-05:00",
                    "created_at": "2023-02-23T09:07:01.596439-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f865fd85-8597-4df9-a10b-59084a8b250e/?format=api"
                },
                {
                    "id": "e3741348-1b8a-481b-86e4-b13548cd8640",
                    "gambit_id": "fa3ed895-70ad-4b74-bcd5-113077dc9efc",
                    "last_updated": "2023-02-24T12:32:14.615193-05:00",
                    "created_at": "2023-02-23T09:07:01.597703-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f865fd85-8597-4df9-a10b-59084a8b250e/?format=api"
                }
            ]
        },
        {
            "id": "384f9ae2-86d7-4090-8816-bf567db1af96",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1a6dfad-b7fa-4709-b2c1-8913ae3d2296/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T09:07:01.591369-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 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8dcae7af-cc2c-4762-b378-ac3d49a2b8b8",
                    "gambit_id": "ce9288af-f7b1-4808-a784-53d043850cb0",
                    "last_updated": "2023-02-24T12:32:14.611591-05:00",
                    "created_at": "2023-02-23T09:07:01.593882-05:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/384f9ae2-86d7-4090-8816-bf567db1af96/?format=api"
                },
                {
                    "id": "974bf1e3-60c1-4aab-9422-a71700f65c8f",
                    "gambit_id": "0d9976ee-92fa-4bca-9bd9-e4b90269d167",
                    "last_updated": "2023-02-24T12:32:14.610405-05:00",
                    "created_at": "2023-02-23T09:07:01.592633-05:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/384f9ae2-86d7-4090-8816-bf567db1af96/?format=api"
                }
            ]
        }
    ]
}