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/66d9756c-a191-46eb-8717-c0fd627347c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "66d9756c-a191-46eb-8717-c0fd627347c5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a320013d-3a24-43d7-a99e-01cde6d19c36",
    "completed": true,
    "last_updated": "2023-12-23T14:33:11.529142-05:00",
    "created_at": "2023-12-20T10:03:18.412850-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a320013d-3a24-43d7-a99e-01cde6d19c36",
    "datetime": "2023-12-20T19:37:00-05:00",
    "cutoff_datetime": "2023-12-20T19:37:00-05:00",
    "name": "Detroit Red Wings v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "b851b103-ae83-4ed1-bcbc-67afdbaa20db",
            "match": "https://api-prod.gambitprofit.com/api/matches/66d9756c-a191-46eb-8717-c0fd627347c5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T10:03:18.417404-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": "Winnipeg Jets",
                        "amount": 5773.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6e61820-62be-4cef-8445-1ac4577d6ba0",
                    "gambit_id": "d787d0b6-fe2a-477d-970e-49983bb645b6",
                    "last_updated": "2023-12-23T14:33:11.543970-05:00",
                    "created_at": "2023-12-20T10:03:18.425677-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b851b103-ae83-4ed1-bcbc-67afdbaa20db/?format=api"
                },
                {
                    "id": "845cfe56-f0ca-4617-97cf-ddc17c860cd1",
                    "gambit_id": "ae961c6c-be1a-47a4-9375-484df227067c",
                    "last_updated": "2023-12-23T14:33:11.540837-05:00",
                    "created_at": "2023-12-20T10:03:18.422042-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b851b103-ae83-4ed1-bcbc-67afdbaa20db/?format=api"
                }
            ]
        },
        {
            "id": "50bdcaff-4736-43f3-ab95-d028ad691dce",
            "match": "https://api-prod.gambitprofit.com/api/matches/66d9756c-a191-46eb-8717-c0fd627347c5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T10:03:18.429090-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": 6232.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4bf9c5b1-5b68-4468-b28d-2f11a04da245",
                    "gambit_id": "5d3097b9-b900-4d82-a1f3-3de2a810d3cd",
                    "last_updated": "2023-12-23T14:33:11.550209-05:00",
                    "created_at": "2023-12-20T10:03:18.432552-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50bdcaff-4736-43f3-ab95-d028ad691dce/?format=api"
                },
                {
                    "id": "44543139-61f9-4ebc-ad39-4a48e93c0b8b",
                    "gambit_id": "607d5706-bae7-44b9-9261-9ff702f7d228",
                    "last_updated": "2023-12-23T14:33:11.559225-05:00",
                    "created_at": "2023-12-20T10:03:18.436476-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50bdcaff-4736-43f3-ab95-d028ad691dce/?format=api"
                }
            ]
        },
        {
            "id": "bb134150-e1d7-4709-9684-39a49a1d6243",
            "match": "https://api-prod.gambitprofit.com/api/matches/66d9756c-a191-46eb-8717-c0fd627347c5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T10:03:18.440997-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3ce8a30d-7e82-471b-9160-16e307d9f27f",
                    "gambit_id": "a8cb5a53-9f1e-40bf-bed6-a35ad038e5ec",
                    "last_updated": "2023-12-23T14:33:11.565633-05:00",
                    "created_at": "2023-12-20T10:03:18.445021-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb134150-e1d7-4709-9684-39a49a1d6243/?format=api"
                },
                {
                    "id": "d99c2b0e-dc73-4843-9410-ae70b3779ff5",
                    "gambit_id": "8794706e-359c-49e7-8b88-66a01ba9aeaf",
                    "last_updated": "2023-12-23T14:33:11.568848-05:00",
                    "created_at": "2023-12-20T10:03:18.449778-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb134150-e1d7-4709-9684-39a49a1d6243/?format=api"
                }
            ]
        }
    ]
}