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/c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "08a35186-43c2-4a8e-8d8a-e4963fbaf3c6",
    "completed": true,
    "last_updated": "2022-11-08T11:07:29.348646-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/08a35186-43c2-4a8e-8d8a-e4963fbaf3c6",
    "datetime": "2022-11-06T21:05:00-05:00",
    "cutoff_datetime": "2022-11-06T21:05:00-05:00",
    "name": "Florida Panthers v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "952e1570-af14-45b0-b8fc-0191923a0abb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Florida Panthers",
                        "amount": 6179.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f7d68452-f75c-42ed-97c6-eed847c936e8",
                    "gambit_id": "393351e8-175e-4482-823d-4f05bab9d54d",
                    "last_updated": "2022-11-08T11:07:29.359698-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/952e1570-af14-45b0-b8fc-0191923a0abb/?format=api"
                },
                {
                    "id": "c95fe99d-bbc3-4e28-a36e-7762364f1f7d",
                    "gambit_id": "9e678332-db69-46d9-81b9-017cfb2d8cf0",
                    "last_updated": "2022-11-08T11:07:29.358709-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/952e1570-af14-45b0-b8fc-0191923a0abb/?format=api"
                }
            ]
        },
        {
            "id": "207d27d3-2757-456f-83c6-8b8fd2703899",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": 5737.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4263.0
                    }
                ],
                "expected_reward_tokens": 9121.83,
                "profit_sb": 121.83,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5ad1e16d-974f-4a6e-8b58-32ca23a5480b",
                    "gambit_id": "b39e98f1-d5fd-4e54-bfab-7e8db70cee44",
                    "last_updated": "2022-11-08T11:07:29.354977-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207d27d3-2757-456f-83c6-8b8fd2703899/?format=api"
                },
                {
                    "id": "bcab40f7-c52c-44bf-afaa-194f51d90ff7",
                    "gambit_id": "7d5257bf-19af-4212-bcea-1d9defdb27f8",
                    "last_updated": "2022-11-08T11:07:29.356417-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/207d27d3-2757-456f-83c6-8b8fd2703899/?format=api"
                }
            ]
        },
        {
            "id": "ef3d8f8c-2ff8-4682-b722-297182e1f793",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3b6302b-d6d8-4b9a-82a9-41a69bdeb4b5/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5097.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "570f3c67-a149-42c7-bc73-4b403ad847d9",
                    "gambit_id": "b06d2659-6ab1-4210-b917-3bb615456909",
                    "last_updated": "2022-11-08T11:07:29.351378-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3d8f8c-2ff8-4682-b722-297182e1f793/?format=api"
                },
                {
                    "id": "9223b861-db20-4de1-b8c5-ed43bc924b32",
                    "gambit_id": "e219662a-b4f4-4191-a06d-7f8b11eeba70",
                    "last_updated": "2022-11-08T11:07:29.352504-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3d8f8c-2ff8-4682-b722-297182e1f793/?format=api"
                }
            ]
        }
    ]
}