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/d4b405ad-3366-4c56-9d18-62e59c35444d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4b405ad-3366-4c56-9d18-62e59c35444d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f01eabcb-8129-4a82-8485-4f866b117be0",
    "completed": true,
    "last_updated": "2023-02-26T11:51:58.870360-05:00",
    "created_at": "2023-02-25T09:07:02.269546-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.25,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f01eabcb-8129-4a82-8485-4f866b117be0",
    "datetime": "2023-02-25T12:37:00-05:00",
    "cutoff_datetime": "2023-02-25T12:37:00-05:00",
    "name": "Edmonton Oilers v. Columbus Blue Jackets",
    "bettypes": [
        {
            "id": "0670ef44-2336-4341-8b86-151aae086e58",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4b405ad-3366-4c56-9d18-62e59c35444d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-25T09:07:02.279072-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": "Edmonton Oilers",
                        "amount": 6721.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9476.31,
                "profit_sb": -23.69,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aee9a13c-b9bf-471f-afc3-681b6c3c3ce5",
                    "gambit_id": "e7238f76-664f-48a4-b89b-7f13c781c621",
                    "last_updated": "2023-02-26T11:51:58.881656-05:00",
                    "created_at": "2023-02-25T09:07:02.282301-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0670ef44-2336-4341-8b86-151aae086e58/?format=api"
                },
                {
                    "id": "eac7f038-61a3-406f-aaee-ae1b2231310c",
                    "gambit_id": "88dcb84d-6457-4856-ac05-aed6053f7a69",
                    "last_updated": "2023-02-26T11:51:58.880526-05:00",
                    "created_at": "2023-02-25T09:07:02.280320-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0670ef44-2336-4341-8b86-151aae086e58/?format=api"
                }
            ]
        },
        {
            "id": "76a0e2c3-5593-4bd4-b729-badcf50d65a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4b405ad-3366-4c56-9d18-62e59c35444d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-25T09:07:02.275225-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": "Columbus Blue Jackets",
                        "amount": 5212.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86b198e8-1ec6-4681-94c5-66b17e3c4359",
                    "gambit_id": "5bb44dab-5a0b-4262-a1e7-37df2ea433ed",
                    "last_updated": "2023-02-26T11:51:58.876916-05:00",
                    "created_at": "2023-02-25T09:07:02.276455-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a0e2c3-5593-4bd4-b729-badcf50d65a9/?format=api"
                },
                {
                    "id": "ac39ea69-189c-44bd-a18d-794508c452cf",
                    "gambit_id": "b981b181-40ab-4df2-9ef0-474c5435106d",
                    "last_updated": "2023-02-26T11:51:58.878193-05:00",
                    "created_at": "2023-02-25T09:07:02.277733-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a0e2c3-5593-4bd4-b729-badcf50d65a9/?format=api"
                }
            ]
        },
        {
            "id": "c9b1a768-187c-4669-bbe2-70e983f29ca8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4b405ad-3366-4c56-9d18-62e59c35444d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-25T09:07:02.271266-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 7",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa9cd96d-daed-4992-afc3-3a9039c663f8",
                    "gambit_id": "f598f5ed-5239-4f98-ae33-9d6340f4a912",
                    "last_updated": "2023-02-26T11:51:58.873182-05:00",
                    "created_at": "2023-02-25T09:07:02.272600-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b1a768-187c-4669-bbe2-70e983f29ca8/?format=api"
                },
                {
                    "id": "d68c9936-0d44-45a2-b225-af45950eaea6",
                    "gambit_id": "0f423004-0116-4fca-a084-be4d688b3f7e",
                    "last_updated": "2023-02-26T11:51:58.874334-05:00",
                    "created_at": "2023-02-25T09:07:02.273917-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b1a768-187c-4669-bbe2-70e983f29ca8/?format=api"
                }
            ]
        }
    ]
}