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/64f831f9-6d02-4377-ab11-40081a4a23de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "64f831f9-6d02-4377-ab11-40081a4a23de",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f6d1e6df-8b52-4e40-b835-9ff035558f95",
    "completed": true,
    "last_updated": "2023-10-16T18:33:02.792178-04:00",
    "created_at": "2023-10-12T10:57:57.930458-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.0,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f6d1e6df-8b52-4e40-b835-9ff035558f95",
    "datetime": "2023-10-15T13:00:00-04:00",
    "cutoff_datetime": "2023-10-15T13:00:00-04:00",
    "name": "Carolina Panthers v. Miami Dolphins",
    "bettypes": [
        {
            "id": "96f257c8-985c-4328-8ca4-e067b5e0bf14",
            "match": "https://api-prod.gambitprofit.com/api/matches/64f831f9-6d02-4377-ab11-40081a4a23de/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-12T10:57:57.952958-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Miami Dolphins",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10900.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 14.74,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Miami Dolphins",
                        "amount": 8718.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 1282.0
                    }
                ],
                "expected_reward_tokens": 9499.62,
                "profit_sb": -0.38,
                "profit_sb_percentage": -0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80f45034-ab3b-4c24-93bf-cead8b3b914c",
                    "gambit_id": "e5990db2-de0a-4578-aeb2-44874e587d32",
                    "last_updated": "2023-10-16T18:33:02.822950-04:00",
                    "created_at": "2023-10-12T10:57:57.960503-04:00",
                    "name": "Miami Dolphins",
                    "reward": "1.09000",
                    "odds": "1.09090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f257c8-985c-4328-8ca4-e067b5e0bf14/?format=api"
                },
                {
                    "id": "c67d9c5d-500f-4faf-8129-6c3ea7a2904e",
                    "gambit_id": "b60e313d-265f-49de-a7ed-8eef11d93482",
                    "last_updated": "2023-10-16T18:33:02.819675-04:00",
                    "created_at": "2023-10-12T10:57:57.956441-04:00",
                    "name": "Carolina Panthers",
                    "reward": "7.41000",
                    "odds": "7.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f257c8-985c-4328-8ca4-e067b5e0bf14/?format=api"
                }
            ]
        },
        {
            "id": "34b44ad1-6e5d-4d01-9606-327e8a73c8b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/64f831f9-6d02-4377-ab11-40081a4a23de/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-12T10:57:57.940031-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": "Miami Dolphins",
                        "amount": 5094.0
                    },
                    {
                        "team": "Carolina Panthers",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "297acb64-1f02-422a-8379-aa130336b1ca",
                    "gambit_id": "2b6740c6-8846-4a22-8f48-59b05be35305",
                    "last_updated": "2023-10-16T18:33:02.809226-04:00",
                    "created_at": "2023-10-12T10:57:57.948946-04:00",
                    "name": "Miami Dolphins",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b44ad1-6e5d-4d01-9606-327e8a73c8b3/?format=api"
                },
                {
                    "id": "b10aed34-66b8-4e4e-903d-43d570dba123",
                    "gambit_id": "3aa4989e-0f16-4e34-b33b-2884a47bc4e6",
                    "last_updated": "2023-10-16T18:33:02.806050-04:00",
                    "created_at": "2023-10-12T10:57:57.944380-04:00",
                    "name": "Carolina Panthers",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b44ad1-6e5d-4d01-9606-327e8a73c8b3/?format=api"
                }
            ]
        },
        {
            "id": "76490b49-b8b1-47ee-8d35-481479b0bbd0",
            "match": "https://api-prod.gambitprofit.com/api/matches/64f831f9-6d02-4377-ab11-40081a4a23de/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-12T10:57:57.964839-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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b976254d-443c-49ce-b233-54f405f555df",
                    "gambit_id": "18dd7a6b-8dcb-429d-af11-6dff76416024",
                    "last_updated": "2023-10-16T18:33:02.829654-04:00",
                    "created_at": "2023-10-12T10:57:57.974187-04:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76490b49-b8b1-47ee-8d35-481479b0bbd0/?format=api"
                },
                {
                    "id": "bc52b87f-c76f-4fb5-98a2-969924557b74",
                    "gambit_id": "4d750f33-f701-4e51-a96d-d0c8874e8df2",
                    "last_updated": "2023-10-16T18:33:02.838307-04:00",
                    "created_at": "2023-10-12T10:57:57.969925-04:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76490b49-b8b1-47ee-8d35-481479b0bbd0/?format=api"
                }
            ]
        }
    ]
}