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/adeac38c-949d-4ec9-aa10-f9422e60dabe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "adeac38c-949d-4ec9-aa10-f9422e60dabe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9e91220d-767b-446f-a9f7-850530e506cd",
    "completed": true,
    "last_updated": "2023-08-22T09:42:58.270372-04:00",
    "created_at": "2023-08-18T17:53:22.886818-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.67,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9e91220d-767b-446f-a9f7-850530e506cd",
    "datetime": "2023-08-20T09:00:00-04:00",
    "cutoff_datetime": "2023-08-20T09:00:00-04:00",
    "name": "Aston Villa v. Everton",
    "bettypes": [
        {
            "id": "240ced46-0652-49ae-a589-515b55c7b5ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/adeac38c-949d-4ec9-aa10-f9422e60dabe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T17:53:22.897645-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Aston Villa",
                        "amount": 6697.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3303.0
                    }
                ],
                "expected_reward_tokens": 11987.63,
                "profit_sb": 2487.63,
                "profit_sb_percentage": 26.19,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Aston Villa",
                        "amount": 5141.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2535.0
                    },
                    {
                        "team": "Everton",
                        "amount": 2324.0
                    }
                ],
                "expected_reward_tokens": 9202.05,
                "profit_sb": -297.95,
                "profit_sb_percentage": -3.14,
                "recommended": false
            },
            "lines": [
                {
                    "id": "75c942ae-3d63-47c6-bbb1-c18df7c4b504",
                    "gambit_id": "7477e314-8b71-4cda-aa23-23dde5eb36f6",
                    "last_updated": "2023-08-22T09:42:58.289533-04:00",
                    "created_at": "2023-08-18T17:53:22.907368-04:00",
                    "name": "Aston Villa",
                    "reward": "1.79000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240ced46-0652-49ae-a589-515b55c7b5ca/?format=api"
                },
                {
                    "id": "be1b889b-1e1e-4cd6-8078-6bf652f1d35e",
                    "gambit_id": "7810367b-2d8a-47d1-8c0f-5853ffc3fa84",
                    "last_updated": "2023-08-22T09:42:58.283628-04:00",
                    "created_at": "2023-08-18T17:53:22.902041-04:00",
                    "name": "Draw",
                    "reward": "3.63000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240ced46-0652-49ae-a589-515b55c7b5ca/?format=api"
                },
                {
                    "id": "2dff5adf-bbc3-4952-be7e-d890abdbebee",
                    "gambit_id": "51bc53d8-55b0-42b0-9042-2f19877f1fff",
                    "last_updated": "2023-08-22T09:42:58.295008-04:00",
                    "created_at": "2023-08-18T17:53:22.912375-04:00",
                    "name": "Everton",
                    "reward": "3.96000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240ced46-0652-49ae-a589-515b55c7b5ca/?format=api"
                }
            ]
        },
        {
            "id": "8900a743-25ac-4c87-b701-dd6e9eb8e93d",
            "match": "https://api-prod.gambitprofit.com/api/matches/adeac38c-949d-4ec9-aa10-f9422e60dabe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T17:53:22.916555-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 2.5",
                        "amount": 5376.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4624.0
                    }
                ],
                "expected_reward_tokens": 9246.72,
                "profit_sb": -253.28,
                "profit_sb_percentage": -2.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f6867d1-15e0-4c66-8afe-f02196f84fe2",
                    "gambit_id": "64248828-bd14-486e-91c7-4546db054584",
                    "last_updated": "2023-08-22T09:42:58.316316-04:00",
                    "created_at": "2023-08-18T17:53:22.920546-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900a743-25ac-4c87-b701-dd6e9eb8e93d/?format=api"
                },
                {
                    "id": "36da3fb8-b1ec-4949-a28d-9c35c4356d0c",
                    "gambit_id": "c8739c8e-7e7d-4245-8054-dc8d2d169ee3",
                    "last_updated": "2023-08-22T09:42:58.325691-04:00",
                    "created_at": "2023-08-18T17:53:22.925061-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900a743-25ac-4c87-b701-dd6e9eb8e93d/?format=api"
                }
            ]
        }
    ]
}