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/aafd65ab-9dfb-4534-8c17-d855ca126fc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aafd65ab-9dfb-4534-8c17-d855ca126fc8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1cd1e184-ed77-4e6f-8392-9f2205fb249b",
    "completed": true,
    "last_updated": "2023-11-13T13:58:15.886900-05:00",
    "created_at": "2023-11-11T08:53:06.256559-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/1cd1e184-ed77-4e6f-8392-9f2205fb249b",
    "datetime": "2023-11-11T19:07:00-05:00",
    "cutoff_datetime": "2023-11-11T19:07:00-05:00",
    "name": "Vancouver Canucks v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "807ee4a5-1309-4c39-9d12-85c474df6848",
            "match": "https://api-prod.gambitprofit.com/api/matches/aafd65ab-9dfb-4534-8c17-d855ca126fc8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T08:53:06.266560-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": "Toronto Maple Leafs",
                        "amount": 5214.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b736759b-351f-4689-b7b3-f9a14e17987a",
                    "gambit_id": "1df318ac-99c7-4a69-9083-956dbf69d950",
                    "last_updated": "2023-11-13T13:58:15.900191-05:00",
                    "created_at": "2023-11-11T08:53:06.277456-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807ee4a5-1309-4c39-9d12-85c474df6848/?format=api"
                },
                {
                    "id": "f77bc682-de5a-43c1-9416-7ad5b7bfd406",
                    "gambit_id": "1e7870f6-9558-45cf-975b-ece8623a87f1",
                    "last_updated": "2023-11-13T13:58:15.896744-05:00",
                    "created_at": "2023-11-11T08:53:06.273421-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807ee4a5-1309-4c39-9d12-85c474df6848/?format=api"
                }
            ]
        },
        {
            "id": "34b9c79d-860a-4b58-b29f-d2dcd4616618",
            "match": "https://api-prod.gambitprofit.com/api/matches/aafd65ab-9dfb-4534-8c17-d855ca126fc8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-11T08:53:06.281772-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": "Vancouver Canucks",
                        "amount": 6744.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3256.0
                    }
                ],
                "expected_reward_tokens": 9441.6,
                "profit_sb": -58.4,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d455f27-28b2-4d7b-9c20-cbad13e4123b",
                    "gambit_id": "505b14c6-cc14-4980-a3fc-883b683b0adf",
                    "last_updated": "2023-11-13T13:58:15.906758-05:00",
                    "created_at": "2023-11-11T08:53:06.289057-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b9c79d-860a-4b58-b29f-d2dcd4616618/?format=api"
                },
                {
                    "id": "e75feb28-728d-4652-8d03-d30463d06b50",
                    "gambit_id": "cd93e3d4-74e6-4d33-a468-79d4eb47f8b3",
                    "last_updated": "2023-11-13T13:58:15.909941-05:00",
                    "created_at": "2023-11-11T08:53:06.293438-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.90000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b9c79d-860a-4b58-b29f-d2dcd4616618/?format=api"
                }
            ]
        },
        {
            "id": "3c40ac3b-75c6-417a-9412-a71905c30d9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/aafd65ab-9dfb-4534-8c17-d855ca126fc8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T08:53:06.297620-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": 5214.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0295b852-4454-4083-ad31-f72ff5f6841c",
                    "gambit_id": "89fd67de-6587-4da4-a2ae-e8a212307460",
                    "last_updated": "2023-11-13T13:58:15.916571-05:00",
                    "created_at": "2023-11-11T08:53:06.301469-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c40ac3b-75c6-417a-9412-a71905c30d9b/?format=api"
                },
                {
                    "id": "91618af8-7fd5-487b-91f0-fe021232048c",
                    "gambit_id": "2fabb03e-7ba8-4cde-a906-1bc076013b89",
                    "last_updated": "2023-11-13T13:58:15.920028-05:00",
                    "created_at": "2023-11-11T08:53:06.305313-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c40ac3b-75c6-417a-9412-a71905c30d9b/?format=api"
                }
            ]
        }
    ]
}