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/119abfcf-17de-40c7-b754-908c947fe19a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "119abfcf-17de-40c7-b754-908c947fe19a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aabb7038-42c1-4c46-8416-d822c32cf568",
    "completed": true,
    "last_updated": "2023-12-18T10:23:37.124597-05:00",
    "created_at": "2023-12-16T09:23:09.562812-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/aabb7038-42c1-4c46-8416-d822c32cf568",
    "datetime": "2023-12-16T19:07:00-05:00",
    "cutoff_datetime": "2023-12-16T19:07:00-05:00",
    "name": "Detroit Red Wings v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "d6491db4-d8a8-4048-b97e-cb487fc9d018",
            "match": "https://api-prod.gambitprofit.com/api/matches/119abfcf-17de-40c7-b754-908c947fe19a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-16T09:23:09.573672-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": "Philadelphia Flyers",
                        "amount": 5319.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "827caf85-d75b-4943-9b55-c95841315ea3",
                    "gambit_id": "af2aec61-7cf8-455e-b081-276d13c3c41d",
                    "last_updated": "2023-12-18T10:23:37.137442-05:00",
                    "created_at": "2023-12-16T09:23:09.589169-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6491db4-d8a8-4048-b97e-cb487fc9d018/?format=api"
                },
                {
                    "id": "3a1bdc1f-7013-4804-be99-dfa5cc052291",
                    "gambit_id": "b87bc281-1989-41f0-b134-744932caba0e",
                    "last_updated": "2023-12-18T10:23:37.134122-05:00",
                    "created_at": "2023-12-16T09:23:09.580873-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6491db4-d8a8-4048-b97e-cb487fc9d018/?format=api"
                }
            ]
        },
        {
            "id": "d53f4330-42e6-476c-be45-a263b55dbb2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/119abfcf-17de-40c7-b754-908c947fe19a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-16T09:23:09.597574-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": 6752.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd570d8c-d966-4c39-9a79-19d4dc72a2c5",
                    "gambit_id": "b0aec4ef-ec9b-426c-8b73-888536b5df94",
                    "last_updated": "2023-12-18T10:23:37.144136-05:00",
                    "created_at": "2023-12-16T09:23:09.605566-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53f4330-42e6-476c-be45-a263b55dbb2f/?format=api"
                },
                {
                    "id": "fce3a0d0-9baa-43bb-9c35-f8c74776195f",
                    "gambit_id": "9adf4953-1834-49c7-9cf3-f1da03a534ed",
                    "last_updated": "2023-12-18T10:23:37.147718-05:00",
                    "created_at": "2023-12-16T09:23:09.614572-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53f4330-42e6-476c-be45-a263b55dbb2f/?format=api"
                }
            ]
        },
        {
            "id": "d433adca-9977-4774-bfb3-cb6087f7ac38",
            "match": "https://api-prod.gambitprofit.com/api/matches/119abfcf-17de-40c7-b754-908c947fe19a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-16T09:23:09.621715-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": 5423.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8a3b749-b4c7-4deb-baf0-2073228ad276",
                    "gambit_id": "e1f0eee4-3920-4d19-8ddd-1c1e568d2af8",
                    "last_updated": "2023-12-18T10:23:37.154270-05:00",
                    "created_at": "2023-12-16T09:23:09.625186-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d433adca-9977-4774-bfb3-cb6087f7ac38/?format=api"
                },
                {
                    "id": "f6b1c9ec-238b-462d-b655-7278cc8a407c",
                    "gambit_id": "fffa0642-e8db-48ff-bc75-252923c15727",
                    "last_updated": "2023-12-18T10:23:37.157429-05:00",
                    "created_at": "2023-12-16T09:23:09.629701-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d433adca-9977-4774-bfb3-cb6087f7ac38/?format=api"
                }
            ]
        }
    ]
}