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/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e56662b4-f463-454c-b75b-adefca7e7f56",
    "completed": true,
    "last_updated": "2024-01-23T18:43:25.813380-05:00",
    "created_at": "2024-01-21T09:33:16.388788-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e56662b4-f463-454c-b75b-adefca7e7f56",
    "datetime": "2024-01-21T22:10:00-05:00",
    "cutoff_datetime": "2024-01-21T22:10:00-05:00",
    "name": "Portland Trail Blazers v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "d1204098-88ff-4589-bf1b-81fde9087322",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-21T09:33:16.418921-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": "Los Angeles Lakers",
                        "amount": 8079.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 1921.0
                    }
                ],
                "expected_reward_tokens": 9451.32,
                "profit_sb": -48.68,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e288e19-bb7a-4344-b29d-41eb98d4fef2",
                    "gambit_id": "94d6518a-5c77-451d-8b5b-269a82bf9872",
                    "last_updated": "2024-01-23T18:43:25.852200-05:00",
                    "created_at": "2024-01-21T09:33:16.425941-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.17000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1204098-88ff-4589-bf1b-81fde9087322/?format=api"
                },
                {
                    "id": "d810b77f-6d0f-4191-b87e-157a3e8633fb",
                    "gambit_id": "e73ba09b-418e-47f0-8a65-d82bd6e34133",
                    "last_updated": "2024-01-23T18:43:25.848598-05:00",
                    "created_at": "2024-01-21T09:33:16.422203-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "4.92000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1204098-88ff-4589-bf1b-81fde9087322/?format=api"
                }
            ]
        },
        {
            "id": "a479cd69-47b8-4eb9-83a4-1607ad0e3ae2",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-21T09:33:16.395529-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": "Los Angeles Lakers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5b80adff-895b-4fb8-b0ec-974d4bf7c791",
                    "gambit_id": "0950472d-04db-42dd-bf94-40b20b429241",
                    "last_updated": "2024-01-23T18:43:25.830724-05:00",
                    "created_at": "2024-01-21T09:33:16.403097-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a479cd69-47b8-4eb9-83a4-1607ad0e3ae2/?format=api"
                },
                {
                    "id": "788ba8f3-6cfd-4a68-afcf-9f95d70b0212",
                    "gambit_id": "51dbbf89-5692-482c-abf1-f001543c9869",
                    "last_updated": "2024-01-23T18:43:25.826684-05:00",
                    "created_at": "2024-01-21T09:33:16.399222-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a479cd69-47b8-4eb9-83a4-1607ad0e3ae2/?format=api"
                }
            ]
        },
        {
            "id": "e42cb64d-f62e-4c9d-8c1c-181cbce54072",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-21T09:33:16.407155-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 229",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 229",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "514a9e2a-96e7-4cf9-9712-1d6b6ce7df8a",
                    "gambit_id": "b35a8177-459b-492b-9199-c7e94ad913cf",
                    "last_updated": "2024-01-23T18:43:25.837256-05:00",
                    "created_at": "2024-01-21T09:33:16.415196-05:00",
                    "name": "Game Total Over 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e42cb64d-f62e-4c9d-8c1c-181cbce54072/?format=api"
                },
                {
                    "id": "a52e2003-bfb0-44d3-a8d3-21361242f74d",
                    "gambit_id": "4ccdf441-aa32-4506-b255-bd4409d9dc3c",
                    "last_updated": "2024-01-23T18:43:25.841131-05:00",
                    "created_at": "2024-01-21T09:33:16.410594-05:00",
                    "name": "Game Total Under 229",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "229.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e42cb64d-f62e-4c9d-8c1c-181cbce54072/?format=api"
                }
            ]
        }
    ]
}