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/20f2965d-564f-408f-848e-281d171afc5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20f2965d-564f-408f-848e-281d171afc5e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d8bffda-97c5-43ee-a9cb-33ed5eb518a2",
    "completed": true,
    "last_updated": "2023-12-08T21:08:05.153260-05:00",
    "created_at": "2023-12-07T09:48:19.788717-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3d8bffda-97c5-43ee-a9cb-33ed5eb518a2",
    "datetime": "2023-12-07T21:07:00-05:00",
    "cutoff_datetime": "2023-12-07T21:07:00-05:00",
    "name": "Carolina Hurricanes v. Calgary Flames",
    "bettypes": [
        {
            "id": "94d31f0b-2b73-4a81-a9e5-997fe2d3eb95",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f2965d-564f-408f-848e-281d171afc5e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-07T09:48:19.805684-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": "Carolina Hurricanes",
                        "amount": 5421.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0df72109-b587-4c7e-bfa5-2e31ab9ce39d",
                    "gambit_id": "36b3c3a0-8c26-4985-a2f2-fa4000588d92",
                    "last_updated": "2023-12-08T21:08:05.162161-05:00",
                    "created_at": "2023-12-07T09:48:19.810273-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d31f0b-2b73-4a81-a9e5-997fe2d3eb95/?format=api"
                },
                {
                    "id": "3a23c216-8d97-4bf0-a24d-463624a7677c",
                    "gambit_id": "d4a89767-23a3-45ac-b46c-adeb49f33f37",
                    "last_updated": "2023-12-08T21:08:05.165808-05:00",
                    "created_at": "2023-12-07T09:48:19.814616-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d31f0b-2b73-4a81-a9e5-997fe2d3eb95/?format=api"
                }
            ]
        },
        {
            "id": "979f31ea-4c7d-4695-a9aa-6c8e7c9f4a97",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f2965d-564f-408f-848e-281d171afc5e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-07T09:48:19.836202-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": "Calgary Flames",
                        "amount": 6603.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6417ea28-00e3-41ed-b438-3d6803f7a16d",
                    "gambit_id": "130d6b1a-f7f4-4e62-9e7a-de2a7fbb73b3",
                    "last_updated": "2023-12-08T21:08:05.190062-05:00",
                    "created_at": "2023-12-07T09:48:19.844589-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979f31ea-4c7d-4695-a9aa-6c8e7c9f4a97/?format=api"
                },
                {
                    "id": "9e4ce63f-0e5a-4801-a03b-8b6ab679f59b",
                    "gambit_id": "809f500f-8d14-4210-9c22-8c2d932209ef",
                    "last_updated": "2023-12-08T21:08:05.186464-05:00",
                    "created_at": "2023-12-07T09:48:19.840602-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979f31ea-4c7d-4695-a9aa-6c8e7c9f4a97/?format=api"
                }
            ]
        },
        {
            "id": "fcb1b06f-4bd1-4880-ad62-abaa060a8cb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/20f2965d-564f-408f-848e-281d171afc5e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-07T09:48:19.818166-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7b49332e-4b76-48b9-b0d6-0348f78e8efa",
                    "gambit_id": "0cbfa8f4-facb-4932-b258-d6b3c7dfd8a2",
                    "last_updated": "2023-12-08T21:08:05.176831-05:00",
                    "created_at": "2023-12-07T09:48:19.825633-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb1b06f-4bd1-4880-ad62-abaa060a8cb6/?format=api"
                },
                {
                    "id": "e0c4c898-1255-4551-8da5-034f99065796",
                    "gambit_id": "74a1e7bf-c5ad-477c-bb64-26de94fd7817",
                    "last_updated": "2023-12-08T21:08:05.173167-05:00",
                    "created_at": "2023-12-07T09:48:19.821735-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb1b06f-4bd1-4880-ad62-abaa060a8cb6/?format=api"
                }
            ]
        }
    ]
}