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/78b3177f-1152-4a0b-af3f-0a76217036e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78b3177f-1152-4a0b-af3f-0a76217036e0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "446609df-325d-4999-b731-e4906f229347",
    "completed": true,
    "last_updated": "2023-03-20T09:41:56.801223-04:00",
    "created_at": "2023-03-18T08:46:54.841418-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/446609df-325d-4999-b731-e4906f229347",
    "datetime": "2023-03-18T16:07:00-04:00",
    "cutoff_datetime": "2023-03-18T16:07:00-04:00",
    "name": "Edmonton Oilers v. Seattle Kraken",
    "bettypes": [
        {
            "id": "a5ae207e-55af-448f-879a-13f793967f85",
            "match": "https://api-prod.gambitprofit.com/api/matches/78b3177f-1152-4a0b-af3f-0a76217036e0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:54.851154-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": "Edmonton Oilers",
                        "amount": 5512.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e15bfafe-b022-4b1d-8239-e8e16752b7ef",
                    "gambit_id": "47a741a2-4bf9-4123-96f5-7264269cf70e",
                    "last_updated": "2023-03-20T09:41:56.818889-04:00",
                    "created_at": "2023-03-18T08:46:54.855622-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5ae207e-55af-448f-879a-13f793967f85/?format=api"
                },
                {
                    "id": "c4a277c1-48eb-4013-8cfc-0264761fd938",
                    "gambit_id": "f0eae327-3f19-40fe-932f-95c7395f4f90",
                    "last_updated": "2023-03-20T09:41:56.816989-04:00",
                    "created_at": "2023-03-18T08:46:54.853044-04:00",
                    "name": "Seattle Kraken",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5ae207e-55af-448f-879a-13f793967f85/?format=api"
                }
            ]
        },
        {
            "id": "7bfd8924-c207-44b9-b48d-3e899616815f",
            "match": "https://api-prod.gambitprofit.com/api/matches/78b3177f-1152-4a0b-af3f-0a76217036e0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:54.844293-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": "Seattle Kraken",
                        "amount": 6458.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "203eadf1-46da-4331-9bf8-28f6f5bdf6df",
                    "gambit_id": "2501c2e6-9aad-4e4f-acf4-c85e6f8659af",
                    "last_updated": "2023-03-20T09:41:56.811286-04:00",
                    "created_at": "2023-03-18T08:46:54.846686-04:00",
                    "name": "Seattle Kraken",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bfd8924-c207-44b9-b48d-3e899616815f/?format=api"
                },
                {
                    "id": "c312b53a-61e1-4bde-8a1b-128c045df151",
                    "gambit_id": "aa1006ae-2f92-4e52-9191-d7c3e686ebc4",
                    "last_updated": "2023-03-20T09:41:56.812864-04:00",
                    "created_at": "2023-03-18T08:46:54.849098-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bfd8924-c207-44b9-b48d-3e899616815f/?format=api"
                }
            ]
        },
        {
            "id": "fd1f1211-e10f-407d-82b9-d6cd3e497310",
            "match": "https://api-prod.gambitprofit.com/api/matches/78b3177f-1152-4a0b-af3f-0a76217036e0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T09:22:14.075318-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 6.5",
                        "amount": 5599.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e6913a9-3e60-4b5b-a3e5-c46c62740714",
                    "gambit_id": "56f67568-7c54-4a93-b5a8-51e35c91534a",
                    "last_updated": "2023-03-20T09:41:56.807687-04:00",
                    "created_at": "2023-03-18T09:22:14.080454-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1f1211-e10f-407d-82b9-d6cd3e497310/?format=api"
                },
                {
                    "id": "f9a8b415-a00c-443a-8f0f-a90248a93331",
                    "gambit_id": "489a337e-2379-4961-9a50-0acf8243af79",
                    "last_updated": "2023-03-20T09:41:56.805670-04:00",
                    "created_at": "2023-03-18T09:22:14.077835-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1f1211-e10f-407d-82b9-d6cd3e497310/?format=api"
                }
            ]
        }
    ]
}