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/758567a5-e45f-4d5e-9bca-e46bc20d36bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "758567a5-e45f-4d5e-9bca-e46bc20d36bd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d5a70af5-8fe7-4a27-9ad5-e02756ac58ce",
    "completed": true,
    "last_updated": "2023-09-19T10:13:08.531952-04:00",
    "created_at": "2023-09-16T18:28:17.591215-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d5a70af5-8fe7-4a27-9ad5-e02756ac58ce",
    "datetime": "2023-09-18T19:15:00-04:00",
    "cutoff_datetime": "2023-09-18T19:15:00-04:00",
    "name": "New Orleans Saints v. Carolina Panthers",
    "bettypes": [
        {
            "id": "c1aa0087-9dc5-4845-ad38-1db59a6812df",
            "match": "https://api-prod.gambitprofit.com/api/matches/758567a5-e45f-4d5e-9bca-e46bc20d36bd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-16T18:28:17.614347-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 Orleans Saints",
                        "amount": 6154.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d08c76b6-3270-4c86-a507-e269d2fc6f5e",
                    "gambit_id": "b6d37be3-38ec-49c0-ab1f-cbfdc767b1cc",
                    "last_updated": "2023-09-19T10:13:08.564379-04:00",
                    "created_at": "2023-09-16T18:28:17.617848-04:00",
                    "name": "New Orleans Saints",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1aa0087-9dc5-4845-ad38-1db59a6812df/?format=api"
                },
                {
                    "id": "1ab79511-4b2b-4efa-a13b-b602e87f8541",
                    "gambit_id": "a2161b60-4f2c-49e9-9a62-67f6da54d6f1",
                    "last_updated": "2023-09-19T10:13:08.567786-04:00",
                    "created_at": "2023-09-16T18:28:17.623878-04:00",
                    "name": "Carolina Panthers",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1aa0087-9dc5-4845-ad38-1db59a6812df/?format=api"
                }
            ]
        },
        {
            "id": "f3fe0443-3be2-48ee-829f-1d0b6794b8a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/758567a5-e45f-4d5e-9bca-e46bc20d36bd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-16T18:28:17.601036-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 Orleans Saints",
                        "amount": 5213.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61d60b04-9cf4-4857-80a9-c3b669df83bd",
                    "gambit_id": "cdecb6ed-d9c3-4f3d-a015-4f4f480abead",
                    "last_updated": "2023-09-19T10:13:08.548986-04:00",
                    "created_at": "2023-09-16T18:28:17.605775-04:00",
                    "name": "New Orleans Saints",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3fe0443-3be2-48ee-829f-1d0b6794b8a0/?format=api"
                },
                {
                    "id": "75ab4517-9891-4ced-921d-1c48b6bc0d15",
                    "gambit_id": "db6783e9-4ec1-4aad-a165-4b2ac7823b02",
                    "last_updated": "2023-09-19T10:13:08.552264-04:00",
                    "created_at": "2023-09-16T18:28:17.609970-04:00",
                    "name": "Carolina Panthers",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3fe0443-3be2-48ee-829f-1d0b6794b8a0/?format=api"
                }
            ]
        },
        {
            "id": "972942e0-7fc7-48e0-ae7d-f4baf8cd3e20",
            "match": "https://api-prod.gambitprofit.com/api/matches/758567a5-e45f-4d5e-9bca-e46bc20d36bd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-16T18:28:17.630839-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 Over 39.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 39.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33b29024-0a11-42da-94c7-65de6c9e1da2",
                    "gambit_id": "4fdf6e11-70b1-4e55-9989-b764e763c1dc",
                    "last_updated": "2023-09-19T10:13:08.580143-04:00",
                    "created_at": "2023-09-16T18:28:17.634410-04:00",
                    "name": "Game Total Over 39.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/972942e0-7fc7-48e0-ae7d-f4baf8cd3e20/?format=api"
                },
                {
                    "id": "77249e99-7a03-4933-a699-ea69ab704d03",
                    "gambit_id": "0096602d-bf5f-43d9-8ade-67b6c002e406",
                    "last_updated": "2023-09-19T10:13:08.583504-04:00",
                    "created_at": "2023-09-16T18:28:17.638195-04:00",
                    "name": "Game Total Under 39.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/972942e0-7fc7-48e0-ae7d-f4baf8cd3e20/?format=api"
                }
            ]
        }
    ]
}