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/26a0a388-8d71-40c1-975a-d42b0cb7c75c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "26a0a388-8d71-40c1-975a-d42b0cb7c75c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7fb348be-3c0e-4299-b757-f4312fbfbde6",
    "completed": true,
    "last_updated": "2023-06-18T10:23:06.016068-04:00",
    "created_at": "2023-06-17T14:52:57.438756-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7fb348be-3c0e-4299-b757-f4312fbfbde6",
    "datetime": "2023-06-17T16:05:00-04:00",
    "cutoff_datetime": "2023-06-17T16:05:00-04:00",
    "name": "Toronto Blue Jays v. Texas Rangers",
    "bettypes": [
        {
            "id": "a9d8cdb5-e60a-48b9-9b52-6bef668b49eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/26a0a388-8d71-40c1-975a-d42b0cb7c75c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T14:52:57.441138-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": "Texas Rangers",
                        "amount": 5415.0
                    },
                    {
                        "team": "Toronto Blue Jays",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dc47395f-f275-4381-98e5-21941cf252b5",
                    "gambit_id": "ff12a1c5-02d6-46a8-a50d-fa8803ff1fc4",
                    "last_updated": "2023-06-18T10:23:06.024435-04:00",
                    "created_at": "2023-06-17T14:52:57.444951-04:00",
                    "name": "Texas Rangers",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d8cdb5-e60a-48b9-9b52-6bef668b49eb/?format=api"
                },
                {
                    "id": "d3867793-8f13-4801-9d22-285b2ad0651b",
                    "gambit_id": "997d677f-7ce8-4e17-888e-4d85505e3cbc",
                    "last_updated": "2023-06-18T10:23:06.021867-04:00",
                    "created_at": "2023-06-17T14:52:57.443026-04:00",
                    "name": "Toronto Blue Jays",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d8cdb5-e60a-48b9-9b52-6bef668b49eb/?format=api"
                }
            ]
        },
        {
            "id": "2cf4f801-8e9f-4b18-a923-5be648f96602",
            "match": "https://api-prod.gambitprofit.com/api/matches/26a0a388-8d71-40c1-975a-d42b0cb7c75c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-17T14:52:57.451977-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": "Toronto Blue Jays",
                        "amount": 6100.0
                    },
                    {
                        "team": "Texas Rangers",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "39f8b0fe-a350-40f1-a5af-afa503298853",
                    "gambit_id": "46399594-8818-4983-abde-e121a9576077",
                    "last_updated": "2023-06-18T10:23:06.037131-04:00",
                    "created_at": "2023-06-17T14:52:57.453585-04:00",
                    "name": "Toronto Blue Jays",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf4f801-8e9f-4b18-a923-5be648f96602/?format=api"
                },
                {
                    "id": "8f242b67-f072-440a-ade8-1b8b23774ea4",
                    "gambit_id": "b6e7bfec-5ad9-4f7c-a13c-0fd325571228",
                    "last_updated": "2023-06-18T10:23:06.039516-04:00",
                    "created_at": "2023-06-17T14:52:57.455297-04:00",
                    "name": "Texas Rangers",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf4f801-8e9f-4b18-a923-5be648f96602/?format=api"
                }
            ]
        },
        {
            "id": "7f6e8487-53ba-401c-9fb8-6e5aaac546bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/26a0a388-8d71-40c1-975a-d42b0cb7c75c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T14:52:57.446644-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5684cb6f-1b6c-49b9-889d-efee1af0d2a9",
                    "gambit_id": "fe933297-282b-4859-a596-4be787b7724f",
                    "last_updated": "2023-06-18T10:23:06.029494-04:00",
                    "created_at": "2023-06-17T14:52:57.448242-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f6e8487-53ba-401c-9fb8-6e5aaac546bf/?format=api"
                },
                {
                    "id": "e06cd03d-e9d2-4f14-80bf-68d2fc8f83d8",
                    "gambit_id": "9765483a-bff4-4a4c-a2a7-988adb4566c2",
                    "last_updated": "2023-06-18T10:23:06.032124-04:00",
                    "created_at": "2023-06-17T14:52:57.450219-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f6e8487-53ba-401c-9fb8-6e5aaac546bf/?format=api"
                }
            ]
        }
    ]
}