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/4caff9e6-9944-42eb-90dd-65ea892b8787/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4caff9e6-9944-42eb-90dd-65ea892b8787",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6bdd8397-f8ac-413c-be06-4b23e0d961c0",
    "completed": true,
    "last_updated": "2024-01-16T15:23:01.680567-05:00",
    "created_at": "2024-01-10T09:43:10.642978-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.13,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6bdd8397-f8ac-413c-be06-4b23e0d961c0",
    "datetime": "2024-01-14T20:00:00-05:00",
    "cutoff_datetime": "2024-01-14T20:00:00-05:00",
    "name": "Los Angeles Rams v. Detroit Lions",
    "bettypes": [
        {
            "id": "f919ca63-f5b9-4f77-8fc9-974f479b928b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4caff9e6-9944-42eb-90dd-65ea892b8787/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-10T09:43:10.648448-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 Lions",
                        "amount": 5857.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7a38369-6a03-4acd-87af-5252c6141f85",
                    "gambit_id": "25319068-c840-48a6-bca6-0ac0fb08f611",
                    "last_updated": "2024-01-16T15:23:01.697606-05:00",
                    "created_at": "2024-01-10T09:43:10.657740-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f919ca63-f5b9-4f77-8fc9-974f479b928b/?format=api"
                },
                {
                    "id": "a2a342a7-818a-4f3c-81c5-9b1ee6b5da44",
                    "gambit_id": "61b4c4ec-5ebf-45ee-8c84-aead01085699",
                    "last_updated": "2024-01-16T15:23:01.693728-05:00",
                    "created_at": "2024-01-10T09:43:10.652895-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f919ca63-f5b9-4f77-8fc9-974f479b928b/?format=api"
                }
            ]
        },
        {
            "id": "97c7b101-c8bf-425f-b256-6b47a3b7c89b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4caff9e6-9944-42eb-90dd-65ea892b8787/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-10T09:43:10.662120-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 Lions",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc1dc7ea-d5a2-4b94-8e78-22cb5348c782",
                    "gambit_id": "ad44c0e6-ca69-4783-8c74-5badde6ff798",
                    "last_updated": "2024-01-16T15:23:01.718487-05:00",
                    "created_at": "2024-01-10T09:43:10.671117-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c7b101-c8bf-425f-b256-6b47a3b7c89b/?format=api"
                },
                {
                    "id": "e79df680-d69b-48eb-87fd-ea24cb3acdb5",
                    "gambit_id": "e8aecf5e-c782-4ec5-88eb-c211a8518672",
                    "last_updated": "2024-01-16T15:23:01.707517-05:00",
                    "created_at": "2024-01-10T09:43:10.665830-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97c7b101-c8bf-425f-b256-6b47a3b7c89b/?format=api"
                }
            ]
        },
        {
            "id": "54b8121f-a49d-461c-8a5c-b834c28b4e2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4caff9e6-9944-42eb-90dd-65ea892b8787/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-10T09:43:10.676462-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 Under 53",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a332c17-c07d-4bc8-956d-25d0dac12661",
                    "gambit_id": "5a3919e0-1b15-4a57-91e7-d56feb5ebcfd",
                    "last_updated": "2024-01-16T15:23:01.736807-05:00",
                    "created_at": "2024-01-10T09:43:10.686961-05:00",
                    "name": "Game Total Under 53",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b8121f-a49d-461c-8a5c-b834c28b4e2c/?format=api"
                },
                {
                    "id": "bc3df29d-65da-4290-bd5e-7f5a3b8eea1a",
                    "gambit_id": "229ba5f6-d133-4155-ba67-376d248edf4f",
                    "last_updated": "2024-01-16T15:23:01.733134-05:00",
                    "created_at": "2024-01-10T09:43:10.681189-05:00",
                    "name": "Game Total Over 53",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b8121f-a49d-461c-8a5c-b834c28b4e2c/?format=api"
                }
            ]
        }
    ]
}