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/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1d672ae-b290-44d3-a8ed-65c5d197c486",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3b38edc6-24ab-4527-b5ea-ec5052e140e2",
    "completed": true,
    "last_updated": "2023-09-30T10:53:16.229079-04:00",
    "created_at": "2023-09-29T09:23:08.074154-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3b38edc6-24ab-4527-b5ea-ec5052e140e2",
    "datetime": "2023-09-29T19:20:00-04:00",
    "cutoff_datetime": "2023-09-29T19:20:00-04:00",
    "name": "WAS (T Williams) v. ATL (A Winans)",
    "bettypes": [
        {
            "id": "001a671b-6cc0-458b-856c-414d6ffe7c98",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:23:08.093870-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": "ATL (A Winans)",
                        "amount": 7033.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "71bb07c7-e366-4886-ac4e-4ad44f881397",
                    "gambit_id": "e2babb1d-0744-4cc0-93ad-36219c5656ac",
                    "last_updated": "2023-09-30T10:53:16.250617-04:00",
                    "created_at": "2023-09-29T09:23:08.105617-04:00",
                    "name": "ATL (A Winans)",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/001a671b-6cc0-458b-856c-414d6ffe7c98/?format=api"
                },
                {
                    "id": "21c7750a-9618-4cd9-ab65-fdb4d5e579e4",
                    "gambit_id": "a86a86ac-44f8-4526-a0d7-5208ace77c4e",
                    "last_updated": "2023-09-30T10:53:16.245742-04:00",
                    "created_at": "2023-09-29T09:23:08.099247-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/001a671b-6cc0-458b-856c-414d6ffe7c98/?format=api"
                }
            ]
        },
        {
            "id": "97bbc77d-f452-41a6-983c-4d48c60f7bd9",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-29T09:23:08.110858-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": "ATL",
                        "amount": 5614.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c273d47a-d5d6-4860-bf14-a6c169aa0596",
                    "gambit_id": "11a7b998-dc40-4fe8-bcd5-9a9e21b334ca",
                    "last_updated": "2023-09-30T10:53:16.261815-04:00",
                    "created_at": "2023-09-29T09:23:08.120753-04:00",
                    "name": "ATL",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bbc77d-f452-41a6-983c-4d48c60f7bd9/?format=api"
                },
                {
                    "id": "e1b8ed95-f562-45ae-9d61-822c12dcffd6",
                    "gambit_id": "56cc3343-a747-4cd7-8556-b02a71baa78c",
                    "last_updated": "2023-09-30T10:53:16.258669-04:00",
                    "created_at": "2023-09-29T09:23:08.115315-04:00",
                    "name": "WAS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bbc77d-f452-41a6-983c-4d48c60f7bd9/?format=api"
                }
            ]
        },
        {
            "id": "01e595c0-1e56-410f-b24b-97f4a00b3994",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1d672ae-b290-44d3-a8ed-65c5d197c486/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:23:08.126122-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8f394ba-710c-46ed-86a5-4c0453ca4962",
                    "gambit_id": "a01f7093-5481-4044-af39-9237a881f613",
                    "last_updated": "2023-09-30T10:53:16.268390-04:00",
                    "created_at": "2023-09-29T09:23:08.129883-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e595c0-1e56-410f-b24b-97f4a00b3994/?format=api"
                },
                {
                    "id": "f088afc9-aec7-40e9-a5e7-511ae0fdf751",
                    "gambit_id": "b581d5e4-bb3e-43b4-8327-3ffed90019fe",
                    "last_updated": "2023-09-30T10:53:16.271655-04:00",
                    "created_at": "2023-09-29T09:23:08.135250-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e595c0-1e56-410f-b24b-97f4a00b3994/?format=api"
                }
            ]
        }
    ]
}