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/c7bb6b74-80d5-4451-8bbc-1ccac5d04002/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c7bb6b74-80d5-4451-8bbc-1ccac5d04002",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "86f427da-440d-4571-aca8-6e958f3d6480",
    "completed": true,
    "last_updated": "2022-12-27T10:22:02.623143-05:00",
    "created_at": "2022-12-26T00:32:08.245735-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.92,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/86f427da-440d-4571-aca8-6e958f3d6480",
    "datetime": "2022-12-26T20:10:00-05:00",
    "cutoff_datetime": "2022-12-26T20:10:00-05:00",
    "name": "Houston Rockets v. Chicago Bulls",
    "bettypes": [
        {
            "id": "586bd678-9f5c-42ac-8730-5960f4945158",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7bb6b74-80d5-4451-8bbc-1ccac5d04002/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-26T07:56:52.494786-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": "Chicago Bulls",
                        "amount": 7002.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2998.0
                    }
                ],
                "expected_reward_tokens": 9172.62,
                "profit_sb": 172.62,
                "profit_sb_percentage": 1.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28843eee-abe7-475d-8cd5-5bb530ea80dc",
                    "gambit_id": "b6904b82-64a6-4693-aa5e-6b2659a3395f",
                    "last_updated": "2022-12-27T10:22:02.629139-05:00",
                    "created_at": "2022-12-26T07:56:52.495957-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.31000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586bd678-9f5c-42ac-8730-5960f4945158/?format=api"
                },
                {
                    "id": "3bd61e36-53f0-4585-9c17-04e831046e2c",
                    "gambit_id": "6f657e02-a54c-43ed-a335-c3fc76c235a4",
                    "last_updated": "2022-12-27T10:22:02.630193-05:00",
                    "created_at": "2022-12-26T07:56:52.497226-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.06000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586bd678-9f5c-42ac-8730-5960f4945158/?format=api"
                }
            ]
        },
        {
            "id": "e6f6744e-a08f-4f58-b09d-40510d6b7eac",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7bb6b74-80d5-4451-8bbc-1ccac5d04002/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-26T00:32:08.247304-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aacd5edc-f20e-4d95-a33b-0ce4da636c23",
                    "gambit_id": "780559dc-5aa2-4692-94b2-af0906e6431f",
                    "last_updated": "2022-12-27T10:22:02.632308-05:00",
                    "created_at": "2022-12-26T00:32:08.248563-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f6744e-a08f-4f58-b09d-40510d6b7eac/?format=api"
                },
                {
                    "id": "72414bcb-c403-459c-91d8-47e09824576a",
                    "gambit_id": "3dc2ed9d-d1fe-4e91-8146-0d7418e5943f",
                    "last_updated": "2022-12-27T10:22:02.633348-05:00",
                    "created_at": "2022-12-26T00:32:08.249914-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f6744e-a08f-4f58-b09d-40510d6b7eac/?format=api"
                }
            ]
        },
        {
            "id": "1d9f43ee-9599-475c-83ba-9b2596fea0f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7bb6b74-80d5-4451-8bbc-1ccac5d04002/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-26T07:56:52.490773-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 231.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2d9dcad-5a50-4d81-ad0f-45bc31b318df",
                    "gambit_id": "5a12c46e-345d-404e-acac-ae19212f5f4f",
                    "last_updated": "2022-12-27T10:22:02.625852-05:00",
                    "created_at": "2022-12-26T07:56:52.493466-05:00",
                    "name": "Game Total Over 231.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9f43ee-9599-475c-83ba-9b2596fea0f1/?format=api"
                },
                {
                    "id": "7d4feea8-39b4-433b-8e9a-ddc433185691",
                    "gambit_id": "c72693bc-6cbe-4700-8cc0-ec7329000e2c",
                    "last_updated": "2022-12-27T10:22:02.626974-05:00",
                    "created_at": "2022-12-26T07:56:52.492139-05:00",
                    "name": "Game Total Under 231.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "231.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9f43ee-9599-475c-83ba-9b2596fea0f1/?format=api"
                }
            ]
        }
    ]
}