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/20d94bce-7fe2-4bcb-8a6b-bbdbd77ab735/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "20d94bce-7fe2-4bcb-8a6b-bbdbd77ab735",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "95dbbb88-ec96-4bca-b7c6-93941642aaf2",
    "completed": true,
    "last_updated": "2023-11-10T13:02:59.343735-05:00",
    "created_at": "2023-11-07T08:38:23.182077-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.78,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/95dbbb88-ec96-4bca-b7c6-93941642aaf2",
    "datetime": "2023-11-07T19:07:00-05:00",
    "cutoff_datetime": "2023-11-07T19:07:00-05:00",
    "name": "Tampa Bay Lightning v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "81dbd1c9-7863-4029-868e-b73d178751d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d94bce-7fe2-4bcb-8a6b-bbdbd77ab735/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-07T08:38:23.190365-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": "Tampa Bay Lightning",
                        "amount": 5423.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc82bbc1-a187-451a-a12a-ed8a6718c600",
                    "gambit_id": "ae7880d7-e969-4d5b-9e76-e52637e9df6a",
                    "last_updated": "2023-11-10T13:02:59.351578-05:00",
                    "created_at": "2023-11-07T08:38:23.196553-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dbd1c9-7863-4029-868e-b73d178751d0/?format=api"
                },
                {
                    "id": "d0e768f2-d68d-466c-ac30-5b3b4b7e93c5",
                    "gambit_id": "9310c057-bf4c-427b-b34a-96a68e54701b",
                    "last_updated": "2023-11-10T13:02:59.354861-05:00",
                    "created_at": "2023-11-07T08:38:23.202914-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dbd1c9-7863-4029-868e-b73d178751d0/?format=api"
                }
            ]
        },
        {
            "id": "25c5253d-034f-4025-ae32-ff66bb63fdfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d94bce-7fe2-4bcb-8a6b-bbdbd77ab735/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-07T08:38:23.206881-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": "Montreal Canadiens",
                        "amount": 6456.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3544.0
                    }
                ],
                "expected_reward_tokens": 9425.76,
                "profit_sb": -74.24,
                "profit_sb_percentage": -0.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "151279ba-1056-4c0e-acb2-fb825a7cc442",
                    "gambit_id": "794681a0-c91b-4bac-8b5c-84ceeb2a95d3",
                    "last_updated": "2023-11-10T13:02:59.365510-05:00",
                    "created_at": "2023-11-07T08:38:23.215838-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5253d-034f-4025-ae32-ff66bb63fdfb/?format=api"
                },
                {
                    "id": "e04939bf-e11f-4358-aa7a-e48226edb1f7",
                    "gambit_id": "c3d7ea14-12ee-4468-882b-f0ae5ea48f0d",
                    "last_updated": "2023-11-10T13:02:59.361669-05:00",
                    "created_at": "2023-11-07T08:38:23.210888-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.66000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5253d-034f-4025-ae32-ff66bb63fdfb/?format=api"
                }
            ]
        },
        {
            "id": "869ddc9a-e1e8-45d8-bc4c-389001dd2cfa",
            "match": "https://api-prod.gambitprofit.com/api/matches/20d94bce-7fe2-4bcb-8a6b-bbdbd77ab735/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-07T08:38:23.220222-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 6.5",
                        "amount": 5515.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e0d211a-4342-421f-b6eb-0ec92229713a",
                    "gambit_id": "2e70992d-9aa2-4985-bdfd-572752365561",
                    "last_updated": "2023-11-10T13:02:59.374191-05:00",
                    "created_at": "2023-11-07T08:38:23.224460-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869ddc9a-e1e8-45d8-bc4c-389001dd2cfa/?format=api"
                },
                {
                    "id": "3397f59e-e973-41a6-8f2f-c39fc9b46bd9",
                    "gambit_id": "82f625cd-53c1-453e-ba65-355b3f8bdb62",
                    "last_updated": "2023-11-10T13:02:59.377626-05:00",
                    "created_at": "2023-11-07T08:38:23.228626-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869ddc9a-e1e8-45d8-bc4c-389001dd2cfa/?format=api"
                }
            ]
        }
    ]
}