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/21e1b449-ecff-4c7e-af7f-f40faad44527/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21e1b449-ecff-4c7e-af7f-f40faad44527",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dbdd0efe-84ee-4e7f-bb45-d49312ef2fdc",
    "completed": true,
    "last_updated": "2023-04-15T15:47:08.624363-04:00",
    "created_at": "2023-04-14T13:42:01.984117-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/dbdd0efe-84ee-4e7f-bb45-d49312ef2fdc",
    "datetime": "2023-04-14T20:07:00-04:00",
    "cutoff_datetime": "2023-04-14T20:07:00-04:00",
    "name": "Colorado Avalanche v. Nashville Predators",
    "bettypes": [
        {
            "id": "942b45ce-5a5f-427b-9b12-a743d3f17a39",
            "match": "https://api-prod.gambitprofit.com/api/matches/21e1b449-ecff-4c7e-af7f-f40faad44527/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T13:42:02.009093-04: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": "Colorado Avalanche",
                        "amount": 6698.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 3302.0
                    }
                ],
                "expected_reward_tokens": 9443.72,
                "profit_sb": -56.28,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ea6db44-38ad-449e-b9bb-4d7c90146d53",
                    "gambit_id": "8cc6d039-1fe1-4edd-b727-db627e0c6b61",
                    "last_updated": "2023-04-15T15:47:08.637444-04:00",
                    "created_at": "2023-04-14T13:42:02.011674-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942b45ce-5a5f-427b-9b12-a743d3f17a39/?format=api"
                },
                {
                    "id": "632e1702-64a8-4780-85c0-1925d3ba4f0f",
                    "gambit_id": "56f24fd5-baa6-436b-a84d-45e3659e9692",
                    "last_updated": "2023-04-15T15:47:08.639184-04:00",
                    "created_at": "2023-04-14T13:42:02.014629-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942b45ce-5a5f-427b-9b12-a743d3f17a39/?format=api"
                }
            ]
        },
        {
            "id": "c72f6f97-7f52-4d72-bc88-b2018a294bef",
            "match": "https://api-prod.gambitprofit.com/api/matches/21e1b449-ecff-4c7e-af7f-f40faad44527/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-14T13:42:02.001430-04: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": "Nashville Predators",
                        "amount": 5614.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5f1201b-9eb7-4355-8af4-6ea95e6ff8b2",
                    "gambit_id": "666e3ec5-4208-4d31-8117-47ec0bdd2c05",
                    "last_updated": "2023-04-15T15:47:08.632917-04:00",
                    "created_at": "2023-04-14T13:42:02.003766-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72f6f97-7f52-4d72-bc88-b2018a294bef/?format=api"
                },
                {
                    "id": "d8e93740-6e90-4d49-a50f-8f8db62f0d01",
                    "gambit_id": "e9d86855-b60d-46a9-a3d0-9f6b120a5958",
                    "last_updated": "2023-04-15T15:47:08.634513-04:00",
                    "created_at": "2023-04-14T13:42:02.006251-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72f6f97-7f52-4d72-bc88-b2018a294bef/?format=api"
                }
            ]
        },
        {
            "id": "3f2988ea-f568-47b0-94f6-bcdcbb6e6ab9",
            "match": "https://api-prod.gambitprofit.com/api/matches/21e1b449-ecff-4c7e-af7f-f40faad44527/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T13:42:01.986585-04: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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09228e90-3096-47f2-89ea-82b9d8a04cc3",
                    "gambit_id": "46da2a36-c19e-4052-8f49-9ca4bdad56e7",
                    "last_updated": "2023-04-15T15:47:08.628230-04:00",
                    "created_at": "2023-04-14T13:42:01.991080-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2988ea-f568-47b0-94f6-bcdcbb6e6ab9/?format=api"
                },
                {
                    "id": "a635b4a1-c53d-4201-9091-0179880a79a1",
                    "gambit_id": "98d80572-bbcd-4142-a35a-2dff6e572512",
                    "last_updated": "2023-04-15T15:47:08.629817-04:00",
                    "created_at": "2023-04-14T13:42:01.998870-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2988ea-f568-47b0-94f6-bcdcbb6e6ab9/?format=api"
                }
            ]
        }
    ]
}