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/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a19a75f1-5d74-4c3f-ad35-662106f0f4cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65ae3fa1-a169-4895-935e-6d0c17875e69",
    "completed": true,
    "last_updated": "2023-03-07T10:17:16.755297-05:00",
    "created_at": "2023-03-06T08:07:11.099449-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/65ae3fa1-a169-4895-935e-6d0c17875e69",
    "datetime": "2023-03-06T19:10:00-05:00",
    "cutoff_datetime": "2023-03-06T19:10:00-05:00",
    "name": "Boston Celtics v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-06T08:07:11.110788-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": 7357.0
                    },
                    {
                        "team": "Boston Celtics",
                        "amount": 2643.0
                    }
                ],
                "expected_reward_tokens": 9488.37,
                "profit_sb": -11.63,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c97e5a5-05fe-4a43-a4bf-def575d85b3c",
                    "gambit_id": "06ddc2e3-b47f-4747-85f3-55945c0914ad",
                    "last_updated": "2023-03-07T10:17:16.769304-05:00",
                    "created_at": "2023-03-06T08:07:11.112081-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5/?format=api"
                },
                {
                    "id": "3a4bbb33-0a4c-4b37-9c49-e67b17bda5b3",
                    "gambit_id": "59800ae1-a323-475e-a4e6-d1d918b4dc85",
                    "last_updated": "2023-03-07T10:17:16.770729-05:00",
                    "created_at": "2023-03-06T08:07:11.113358-05:00",
                    "name": "Boston Celtics",
                    "reward": "3.59000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5/?format=api"
                }
            ]
        },
        {
            "id": "6d1cb21a-1f92-4a6c-89c1-955efe7f0d4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-06T08:07:11.105837-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": "8588a372-0431-4788-88e2-92e494db404d",
                    "gambit_id": "c0c935cd-a0f5-4276-91b5-0165e8cdf01f",
                    "last_updated": "2023-03-07T10:17:16.765119-05:00",
                    "created_at": "2023-03-06T08:07:11.107137-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1cb21a-1f92-4a6c-89c1-955efe7f0d4a/?format=api"
                },
                {
                    "id": "10f192b2-74d4-4c53-9e77-503c3625f4c2",
                    "gambit_id": "f3c89b20-93c2-4a7b-993c-f76023a65f19",
                    "last_updated": "2023-03-07T10:17:16.766577-05:00",
                    "created_at": "2023-03-06T08:07:11.108947-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d1cb21a-1f92-4a6c-89c1-955efe7f0d4a/?format=api"
                }
            ]
        },
        {
            "id": "b1ddc5e5-347c-47fc-9c32-62d1cdf3b2cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-06T08:07:11.101490-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 218.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 218.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0c14afb-b7c4-4aaf-88a9-30c04d29d0c2",
                    "gambit_id": "1ebc0734-86e1-48e4-941b-2b89d0b33117",
                    "last_updated": "2023-03-07T10:17:16.759508-05:00",
                    "created_at": "2023-03-06T08:07:11.103133-05:00",
                    "name": "Game Total Under 218.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ddc5e5-347c-47fc-9c32-62d1cdf3b2cc/?format=api"
                },
                {
                    "id": "fb642deb-d406-4556-bb16-397c7134cb84",
                    "gambit_id": "c874a40d-2e9f-4fd8-bf7b-89f0b124bf67",
                    "last_updated": "2023-03-07T10:17:16.761636-05:00",
                    "created_at": "2023-03-06T08:07:11.104531-05:00",
                    "name": "Game Total Over 218.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ddc5e5-347c-47fc-9c32-62d1cdf3b2cc/?format=api"
                }
            ]
        }
    ]
}