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/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47cc6740-41cc-4c92-a042-8ce9ad17eebc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "865de36c-f33d-4066-9ee1-7c936c01e0ee",
    "completed": true,
    "last_updated": "2023-01-18T09:36:59.581498-05:00",
    "created_at": "2023-01-17T09:32:23.304362-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.36,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/865de36c-f33d-4066-9ee1-7c936c01e0ee",
    "datetime": "2023-01-17T19:07:00-05:00",
    "cutoff_datetime": "2023-01-17T19:07:00-05:00",
    "name": "Anaheim Ducks v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "ab2708f6-d163-4e06-840f-0c6e07e4c05b",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-17T09:32:23.315970-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": "Philadelphia Flyers",
                        "amount": 6253.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3747.0
                    }
                ],
                "expected_reward_tokens": 9629.62,
                "profit_sb": 129.62,
                "profit_sb_percentage": 1.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "61623ee9-19dd-4eda-96e3-801e69cd3425",
                    "gambit_id": "3ab1a5f6-4f64-4e10-b05d-c110432f3fd9",
                    "last_updated": "2023-01-18T09:36:59.591281-05:00",
                    "created_at": "2023-01-17T09:32:23.317533-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.54000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2708f6-d163-4e06-840f-0c6e07e4c05b/?format=api"
                },
                {
                    "id": "ebd453a5-d67e-45f4-9ac4-b82b7f7fee25",
                    "gambit_id": "e69bd470-d030-4acd-beba-554ef39e79d0",
                    "last_updated": "2023-01-18T09:36:59.592536-05:00",
                    "created_at": "2023-01-17T09:32:23.318824-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.57000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab2708f6-d163-4e06-840f-0c6e07e4c05b/?format=api"
                }
            ]
        },
        {
            "id": "c551250b-343c-49ba-8590-658aed398966",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-17T09:32:23.311337-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": "Anaheim Ducks",
                        "amount": 5955.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4045.0
                    }
                ],
                "expected_reward_tokens": 9586.65,
                "profit_sb": 86.65,
                "profit_sb_percentage": 0.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3b318350-e6e8-4282-9cb1-d26df2d52064",
                    "gambit_id": "b4e1eeeb-e0a4-4d43-ac68-b215f2ac53b2",
                    "last_updated": "2023-01-18T09:36:59.588640-05:00",
                    "created_at": "2023-01-17T09:32:23.313843-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c551250b-343c-49ba-8590-658aed398966/?format=api"
                },
                {
                    "id": "498875b2-c451-46c4-9843-be779edf7e91",
                    "gambit_id": "b5a0e0ee-a9f8-404e-b939-bc089d94e641",
                    "last_updated": "2023-01-18T09:36:59.587532-05:00",
                    "created_at": "2023-01-17T09:32:23.312525-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.37000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c551250b-343c-49ba-8590-658aed398966/?format=api"
                }
            ]
        },
        {
            "id": "943ebe3c-c5a4-43da-bd1e-5acb09122708",
            "match": "https://api-prod.gambitprofit.com/api/matches/47cc6740-41cc-4c92-a042-8ce9ad17eebc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-17T09:32:23.307060-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",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c350f07-7f5b-4c78-b658-5fc4bb5102de",
                    "gambit_id": "caea8c68-b040-414d-b25a-155ec2461bb3",
                    "last_updated": "2023-01-18T09:36:59.585355-05:00",
                    "created_at": "2023-01-17T09:32:23.309996-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/943ebe3c-c5a4-43da-bd1e-5acb09122708/?format=api"
                },
                {
                    "id": "03aa6fc9-1263-4cc5-90b6-504452687c08",
                    "gambit_id": "0c21111a-fb39-4347-871e-8a43d4357eae",
                    "last_updated": "2023-01-18T09:36:59.584253-05:00",
                    "created_at": "2023-01-17T09:32:23.308601-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/943ebe3c-c5a4-43da-bd1e-5acb09122708/?format=api"
                }
            ]
        }
    ]
}