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/8b74d7eb-a0f3-47c6-ac3a-4cc65bded721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b74d7eb-a0f3-47c6-ac3a-4cc65bded721",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6cd07d65-9b70-42a3-a7b9-38581b2f2208",
    "completed": true,
    "last_updated": "2023-05-04T11:27:05.525962-04:00",
    "created_at": "2023-05-03T12:12:09.973538-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6cd07d65-9b70-42a3-a7b9-38581b2f2208",
    "datetime": "2023-05-03T19:10:00-04:00",
    "cutoff_datetime": "2023-05-03T19:10:00-04:00",
    "name": "New Jersey Devils v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "302507c7-adcd-41e0-a66d-7a9e6be8d596",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b74d7eb-a0f3-47c6-ac3a-4cc65bded721/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-03T12:12:09.986320-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": "New Jersey Devils",
                        "amount": 5000.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ad5221c-320e-466d-961a-bc05c1e3e5fd",
                    "gambit_id": "2054680a-cb2c-4bca-bfc4-f735cd408815",
                    "last_updated": "2023-05-04T11:27:05.537690-04:00",
                    "created_at": "2023-05-03T12:12:09.989472-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302507c7-adcd-41e0-a66d-7a9e6be8d596/?format=api"
                },
                {
                    "id": "010b59ce-20b3-4d52-b2cd-6c2e4e9bcb5a",
                    "gambit_id": "2330148a-49f6-4c46-bb91-78e9fe1a8325",
                    "last_updated": "2023-05-04T11:27:05.536464-04:00",
                    "created_at": "2023-05-03T12:12:09.987866-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302507c7-adcd-41e0-a66d-7a9e6be8d596/?format=api"
                }
            ]
        },
        {
            "id": "8c579166-9840-4537-858f-b2608f350b30",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b74d7eb-a0f3-47c6-ac3a-4cc65bded721/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-03T12:12:09.981349-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": "New Jersey Devils",
                        "amount": 7033.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf272405-f3cb-4a45-a8a0-030f57f02564",
                    "gambit_id": "521292d7-8792-46ff-915b-3978035fc5c4",
                    "last_updated": "2023-05-04T11:27:05.534077-04:00",
                    "created_at": "2023-05-03T12:12:09.984569-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c579166-9840-4537-858f-b2608f350b30/?format=api"
                },
                {
                    "id": "9ee430c9-7cff-4fb3-b887-b087548fb91d",
                    "gambit_id": "42666935-b6fe-4bc4-a3c8-d94180bbff4d",
                    "last_updated": "2023-05-04T11:27:05.532597-04:00",
                    "created_at": "2023-05-03T12:12:09.982923-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c579166-9840-4537-858f-b2608f350b30/?format=api"
                }
            ]
        },
        {
            "id": "1e099805-c32d-4d9d-95c1-1200166e08e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b74d7eb-a0f3-47c6-ac3a-4cc65bded721/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-03T12:12:09.975957-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 5.5",
                        "amount": 5614.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7e95343-ba9d-48ec-8e4a-917eaa745e51",
                    "gambit_id": "0f763e06-973a-4aa3-a965-fdd3b4f92310",
                    "last_updated": "2023-05-04T11:27:05.528850-04:00",
                    "created_at": "2023-05-03T12:12:09.977843-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e099805-c32d-4d9d-95c1-1200166e08e3/?format=api"
                },
                {
                    "id": "69ec21e3-808b-4cde-959c-37d639f8fa53",
                    "gambit_id": "4561d2ec-bc5b-4f3c-8f6f-bd75a1c56b2f",
                    "last_updated": "2023-05-04T11:27:05.530119-04:00",
                    "created_at": "2023-05-03T12:12:09.979611-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e099805-c32d-4d9d-95c1-1200166e08e3/?format=api"
                }
            ]
        }
    ]
}