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/973b56f8-3816-439a-b23e-805eee14850c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "973b56f8-3816-439a-b23e-805eee14850c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "df7a9147-1381-4098-aaf8-fd82bd7f3437",
    "completed": true,
    "last_updated": "2023-11-20T14:53:33.561278-05:00",
    "created_at": "2023-11-18T09:38:26.143998-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/df7a9147-1381-4098-aaf8-fd82bd7f3437",
    "datetime": "2023-11-18T20:07:00-05:00",
    "cutoff_datetime": "2023-11-18T20:07:00-05:00",
    "name": "Colorado Avalanche v. Dallas Stars",
    "bettypes": [
        {
            "id": "0e8b5b14-6a97-402e-ae78-a701dac60b33",
            "match": "https://api-prod.gambitprofit.com/api/matches/973b56f8-3816-439a-b23e-805eee14850c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-18T09:38:26.160025-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": "Dallas Stars",
                        "amount": 5423.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f80debb6-9598-4e83-8183-63abe2baa12d",
                    "gambit_id": "778f59bd-a0a3-457d-aa56-41ce67a2007d",
                    "last_updated": "2023-11-20T14:53:33.574904-05:00",
                    "created_at": "2023-11-18T09:38:26.185485-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e8b5b14-6a97-402e-ae78-a701dac60b33/?format=api"
                },
                {
                    "id": "d5ea54d3-3ae3-4222-a154-0ae69def6347",
                    "gambit_id": "ee97bae0-2634-446c-acbd-e48cbeb9646a",
                    "last_updated": "2023-11-20T14:53:33.570128-05:00",
                    "created_at": "2023-11-18T09:38:26.178589-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e8b5b14-6a97-402e-ae78-a701dac60b33/?format=api"
                }
            ]
        },
        {
            "id": "69b21b59-4a0a-4be6-82e3-e2bc8d2d5786",
            "match": "https://api-prod.gambitprofit.com/api/matches/973b56f8-3816-439a-b23e-805eee14850c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-18T09:38:26.189813-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": "Colorado Avalanche",
                        "amount": 6603.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9375.72,
                "profit_sb": -124.28,
                "profit_sb_percentage": -1.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f40f8d33-59e4-4597-a633-be2523d35573",
                    "gambit_id": "6ae68994-6d51-495e-9136-2908b3140bb6",
                    "last_updated": "2023-11-20T14:53:33.582573-05:00",
                    "created_at": "2023-11-18T09:38:26.194629-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b21b59-4a0a-4be6-82e3-e2bc8d2d5786/?format=api"
                },
                {
                    "id": "21b422ac-550e-42db-b564-3ecedb6cc9cb",
                    "gambit_id": "a7ba0698-19cf-48c2-8646-e1e2e240090b",
                    "last_updated": "2023-11-20T14:53:33.585768-05:00",
                    "created_at": "2023-11-18T09:38:26.199903-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.76000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b21b59-4a0a-4be6-82e3-e2bc8d2d5786/?format=api"
                }
            ]
        },
        {
            "id": "96bb7905-b458-47ee-85ba-bc667a5fecb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/973b56f8-3816-439a-b23e-805eee14850c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-18T09:38:26.203673-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3534fec2-6b0e-4c51-adb5-6ac5113d4ee5",
                    "gambit_id": "1bda9083-a9eb-4c61-ae46-473087945f8f",
                    "last_updated": "2023-11-20T14:53:33.592099-05:00",
                    "created_at": "2023-11-18T09:38:26.207668-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bb7905-b458-47ee-85ba-bc667a5fecb4/?format=api"
                },
                {
                    "id": "6b0373db-c321-42cc-b6a8-4a58664a6beb",
                    "gambit_id": "665b6847-8b7c-4ade-9bed-569ccbed6399",
                    "last_updated": "2023-11-20T14:53:33.595236-05:00",
                    "created_at": "2023-11-18T09:38:26.212761-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96bb7905-b458-47ee-85ba-bc667a5fecb4/?format=api"
                }
            ]
        }
    ]
}