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/6ee3888b-3103-44e7-a062-df03f0c473b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ee3888b-3103-44e7-a062-df03f0c473b3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4a5ada0e-efc0-440f-bd8f-4d162b67cd74",
    "completed": true,
    "last_updated": "2023-11-12T11:13:42.268502-05:00",
    "created_at": "2023-11-09T09:47:57.513461-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4a5ada0e-efc0-440f-bd8f-4d162b67cd74",
    "datetime": "2023-11-09T19:07:00-05:00",
    "cutoff_datetime": "2023-11-09T19:07:00-05:00",
    "name": "Montreal Canadiens v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "e6e4a639-7ef4-4c4e-9f29-cbf1a58771ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee3888b-3103-44e7-a062-df03f0c473b3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-09T09:47:57.518201-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": "Detroit Red Wings",
                        "amount": 6222.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7714e72e-2c07-4708-84c8-24493269fb68",
                    "gambit_id": "dc35ed59-c862-4118-8a68-6654b1df0a81",
                    "last_updated": "2023-11-12T11:13:42.279609-05:00",
                    "created_at": "2023-11-09T09:47:57.526020-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e4a639-7ef4-4c4e-9f29-cbf1a58771ff/?format=api"
                },
                {
                    "id": "52f244ca-33a5-43af-92ac-1cf791a18a6a",
                    "gambit_id": "2f84646d-1205-4218-bc85-e5b3a76f72a2",
                    "last_updated": "2023-11-12T11:13:42.276313-05:00",
                    "created_at": "2023-11-09T09:47:57.522064-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e4a639-7ef4-4c4e-9f29-cbf1a58771ff/?format=api"
                }
            ]
        },
        {
            "id": "6548d3aa-b306-4258-90ff-ae65536085de",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee3888b-3103-44e7-a062-df03f0c473b3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-09T09:47:57.529669-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": "Montreal Canadiens",
                        "amount": 5861.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4139.0
                    }
                ],
                "expected_reward_tokens": 9436.21,
                "profit_sb": -63.79,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ea81ae5-0f29-4c24-bf4a-d95c87f55064",
                    "gambit_id": "1a065577-312a-4e58-a78c-3be5dab69f9f",
                    "last_updated": "2023-11-12T11:13:42.285853-05:00",
                    "created_at": "2023-11-09T09:47:57.533913-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6548d3aa-b306-4258-90ff-ae65536085de/?format=api"
                },
                {
                    "id": "621429cd-889a-47aa-b44e-7b942e0f7316",
                    "gambit_id": "a7ecc382-6fc6-406d-9c67-ad41fec989a6",
                    "last_updated": "2023-11-12T11:13:42.289175-05:00",
                    "created_at": "2023-11-09T09:47:57.537961-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6548d3aa-b306-4258-90ff-ae65536085de/?format=api"
                }
            ]
        },
        {
            "id": "1f8707af-c833-4d8b-ae7e-ea67e0f4fca9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6ee3888b-3103-44e7-a062-df03f0c473b3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-09T09:47:57.541751-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8accb69b-3153-4723-8891-493ae647cc03",
                    "gambit_id": "33edb701-2472-4a8d-be9f-ff5918d8c39b",
                    "last_updated": "2023-11-12T11:13:42.295696-05:00",
                    "created_at": "2023-11-09T09:47:57.546758-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f8707af-c833-4d8b-ae7e-ea67e0f4fca9/?format=api"
                },
                {
                    "id": "155359d1-d8f6-474c-9657-051d8bd6505a",
                    "gambit_id": "986f2a7e-2a4f-42fd-b694-be5f0506128d",
                    "last_updated": "2023-11-12T11:13:42.298834-05:00",
                    "created_at": "2023-11-09T09:47:57.551843-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f8707af-c833-4d8b-ae7e-ea67e0f4fca9/?format=api"
                }
            ]
        }
    ]
}