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/7582e1fd-93cf-4358-b4e4-bdac9fa4acb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7582e1fd-93cf-4358-b4e4-bdac9fa4acb1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e0cdc852-83b9-4ab2-8f83-4214ece50bb0",
    "completed": true,
    "last_updated": "2023-12-14T10:38:31.358206-05:00",
    "created_at": "2023-12-12T10:03:09.061575-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e0cdc852-83b9-4ab2-8f83-4214ece50bb0",
    "datetime": "2023-12-12T19:40:00-05:00",
    "cutoff_datetime": "2023-12-12T19:40:00-05:00",
    "name": "Cleveland Cavaliers v. Boston Celtics",
    "bettypes": [
        {
            "id": "a1b6d22f-e578-49ee-bfa9-e1638043c3a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7582e1fd-93cf-4358-b4e4-bdac9fa4acb1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-12T10:03:09.105209-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": "Boston Celtics",
                        "amount": 8273.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 1727.0
                    }
                ],
                "expected_reward_tokens": 9513.95,
                "profit_sb": 13.95,
                "profit_sb_percentage": 0.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ba2053ed-8dce-4490-beac-d2e0119d3d04",
                    "gambit_id": "c96883e3-ab2b-477f-9c0c-2c10eb15bafe",
                    "last_updated": "2023-12-14T10:38:31.387861-05:00",
                    "created_at": "2023-12-12T10:03:09.112453-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.15000",
                    "odds": "1.15380",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b6d22f-e578-49ee-bfa9-e1638043c3a2/?format=api"
                },
                {
                    "id": "58773ab6-d677-4c80-9c65-d07ee412b654",
                    "gambit_id": "a9e36baa-5af4-42d6-b959-46968053f6d9",
                    "last_updated": "2023-12-14T10:38:31.383498-05:00",
                    "created_at": "2023-12-12T10:03:09.108831-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "5.51000",
                    "odds": "5.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b6d22f-e578-49ee-bfa9-e1638043c3a2/?format=api"
                }
            ]
        },
        {
            "id": "467b4cb6-1d6a-4434-832c-e1cf2aa9aad8",
            "match": "https://api-prod.gambitprofit.com/api/matches/7582e1fd-93cf-4358-b4e4-bdac9fa4acb1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-12T10:03:09.089631-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": "Boston Celtics",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bffa9207-1a49-454f-8eee-ff5840aa4194",
                    "gambit_id": "e00e3e82-77d2-4b4c-a405-b3158f08e84f",
                    "last_updated": "2023-12-14T10:38:31.367549-05:00",
                    "created_at": "2023-12-12T10:03:09.097706-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/467b4cb6-1d6a-4434-832c-e1cf2aa9aad8/?format=api"
                },
                {
                    "id": "88a86099-2137-4ee7-9139-38aefb71194a",
                    "gambit_id": "c0e92af8-33fb-4496-a974-de0c5fde95f2",
                    "last_updated": "2023-12-14T10:38:31.371133-05:00",
                    "created_at": "2023-12-12T10:03:09.101632-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/467b4cb6-1d6a-4434-832c-e1cf2aa9aad8/?format=api"
                }
            ]
        },
        {
            "id": "46c73ce7-30e8-48b9-9e36-4573994bc558",
            "match": "https://api-prod.gambitprofit.com/api/matches/7582e1fd-93cf-4358-b4e4-bdac9fa4acb1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-12T10:03:09.116140-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e890a3ce-e9e7-4bc2-b390-10922a1395db",
                    "gambit_id": "d61f90e2-9e7f-497a-acc5-fa7c32a4d247",
                    "last_updated": "2023-12-14T10:38:31.402192-05:00",
                    "created_at": "2023-12-12T10:03:09.128229-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c73ce7-30e8-48b9-9e36-4573994bc558/?format=api"
                },
                {
                    "id": "a88206d9-8d35-43f6-9f9d-c74b19035e9a",
                    "gambit_id": "282d4c68-d743-4119-93bb-992c9355d054",
                    "last_updated": "2023-12-14T10:38:31.406942-05:00",
                    "created_at": "2023-12-12T10:03:09.124118-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c73ce7-30e8-48b9-9e36-4573994bc558/?format=api"
                }
            ]
        }
    ]
}