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/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7e6e2517-992b-4525-a493-4fbc5ba78647",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "451fcf28-201d-467a-8fe5-5709989166ce",
    "completed": true,
    "last_updated": "2023-08-08T09:52:58.178409-04:00",
    "created_at": "2023-08-07T08:28:00.512607-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/451fcf28-201d-467a-8fe5-5709989166ce",
    "datetime": "2023-08-07T18:40:00-04:00",
    "cutoff_datetime": "2023-08-07T18:40:00-04:00",
    "name": "MIA (E Perez) v. CIN (B Williamson)",
    "bettypes": [
        {
            "id": "ed89f3ee-82c5-4343-bafe-ee8984026a84",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-07T08:28:00.522954-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": "MIA (E Perez)",
                        "amount": 5578.0
                    },
                    {
                        "team": "CIN (B Williamson)",
                        "amount": 4422.0
                    }
                ],
                "expected_reward_tokens": 9594.16,
                "profit_sb": 94.16,
                "profit_sb_percentage": 0.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52a3d52f-587c-4455-9c2f-d69b57915084",
                    "gambit_id": "3c712d46-4614-41b6-a422-e2d6a3abc173",
                    "last_updated": "2023-08-08T09:52:58.186865-04:00",
                    "created_at": "2023-08-07T08:28:00.527849-04:00",
                    "name": "MIA (E Perez)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed89f3ee-82c5-4343-bafe-ee8984026a84/?format=api"
                },
                {
                    "id": "4966c5be-1631-4a59-b283-6832db901386",
                    "gambit_id": "32b831e3-6705-4bb2-86f7-a43efc6c88cc",
                    "last_updated": "2023-08-08T09:52:58.190830-04:00",
                    "created_at": "2023-08-07T08:28:00.535947-04:00",
                    "name": "CIN (B Williamson)",
                    "reward": "2.17000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed89f3ee-82c5-4343-bafe-ee8984026a84/?format=api"
                }
            ]
        },
        {
            "id": "ecae3dfc-cd37-43ad-a9f7-0ed2eb2ff5f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-07T08:28:00.540588-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": "CIN",
                        "amount": 5423.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd5c0afc-5018-452c-a061-48955dada27c",
                    "gambit_id": "3e9525e6-3520-485f-9ec6-c5e7d7ec0dc0",
                    "last_updated": "2023-08-08T09:52:58.200612-04:00",
                    "created_at": "2023-08-07T08:28:00.550281-04:00",
                    "name": "CIN",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecae3dfc-cd37-43ad-a9f7-0ed2eb2ff5f9/?format=api"
                },
                {
                    "id": "844b2aa6-ff56-4c8c-8708-d28253a512c2",
                    "gambit_id": "1acaa53e-7d49-4156-8d73-e89303a595ad",
                    "last_updated": "2023-08-08T09:52:58.197326-04:00",
                    "created_at": "2023-08-07T08:28:00.544833-04:00",
                    "name": "MIA",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecae3dfc-cd37-43ad-a9f7-0ed2eb2ff5f9/?format=api"
                }
            ]
        },
        {
            "id": "28de2e1e-d071-4745-88a2-54d6f33bc252",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-07T08:28:00.569361-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 Under 10.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb76610e-e58e-4ea8-8134-6aa06847bcef",
                    "gambit_id": "13b423e6-d4ac-41ed-99f0-f3d04d25eaa9",
                    "last_updated": "2023-08-08T09:52:58.210910-04:00",
                    "created_at": "2023-08-07T08:28:00.579863-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28de2e1e-d071-4745-88a2-54d6f33bc252/?format=api"
                },
                {
                    "id": "151118f7-b63a-4022-a2b0-33b06b7b4137",
                    "gambit_id": "68c0d8f7-73ad-40dd-b8a6-3ad213edf390",
                    "last_updated": "2023-08-08T09:52:58.207003-04:00",
                    "created_at": "2023-08-07T08:28:00.575018-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28de2e1e-d071-4745-88a2-54d6f33bc252/?format=api"
                }
            ]
        }
    ]
}