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/fbc0c4f4-9f2b-4124-af2e-336a41affd13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fbc0c4f4-9f2b-4124-af2e-336a41affd13",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ae8e379a-5b55-49b7-831a-cd3f33edff6d",
    "completed": true,
    "last_updated": "2023-09-09T11:23:27.626508-04:00",
    "created_at": "2023-09-08T09:23:25.538434-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ae8e379a-5b55-49b7-831a-cd3f33edff6d",
    "datetime": "2023-09-08T20:05:00-04:00",
    "cutoff_datetime": "2023-09-08T20:05:00-04:00",
    "name": "OAK (P Blackburn) v. TEX (J Montgomery)",
    "bettypes": [
        {
            "id": "01719a02-62db-45db-a0fd-8a88687eac6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbc0c4f4-9f2b-4124-af2e-336a41affd13/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:25.549389-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": "TEX (J Montgomery)",
                        "amount": 6825.0
                    },
                    {
                        "team": "OAK (P Blackburn)",
                        "amount": 3175.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "26a7f7e1-c1ba-445a-8eed-945c0c6858b1",
                    "gambit_id": "ac9295df-f234-435b-a898-83bfe80515d8",
                    "last_updated": "2023-09-09T11:23:27.647168-04:00",
                    "created_at": "2023-09-08T09:23:25.557189-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01719a02-62db-45db-a0fd-8a88687eac6b/?format=api"
                },
                {
                    "id": "8d57f8c2-f3af-4b5f-9317-ba79b78a11bf",
                    "gambit_id": "55339e3c-eeb6-4957-bba6-fb86589c2c0a",
                    "last_updated": "2023-09-09T11:23:27.640039-04:00",
                    "created_at": "2023-09-08T09:23:25.553453-04:00",
                    "name": "OAK (P Blackburn)",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01719a02-62db-45db-a0fd-8a88687eac6b/?format=api"
                }
            ]
        },
        {
            "id": "69016f25-2fac-48a5-b948-7f4ba7301353",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbc0c4f4-9f2b-4124-af2e-336a41affd13/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:25.562134-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": "TEX",
                        "amount": 5213.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5bf7c66-db25-4f42-a695-013e9a06dbcf",
                    "gambit_id": "ecc6e256-90f2-4140-85dd-1b034833374a",
                    "last_updated": "2023-09-09T11:23:27.657434-04:00",
                    "created_at": "2023-09-08T09:23:25.570337-04:00",
                    "name": "TEX",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69016f25-2fac-48a5-b948-7f4ba7301353/?format=api"
                },
                {
                    "id": "91bdc101-fd42-4803-a6f6-4f3f23137f5b",
                    "gambit_id": "ed8113f2-c627-4605-93f4-20dd8d17aa35",
                    "last_updated": "2023-09-09T11:23:27.653890-04:00",
                    "created_at": "2023-09-08T09:23:25.565794-04:00",
                    "name": "OAK",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69016f25-2fac-48a5-b948-7f4ba7301353/?format=api"
                }
            ]
        },
        {
            "id": "bb7fdee2-cfaf-4fa9-a03f-235e113f976c",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbc0c4f4-9f2b-4124-af2e-336a41affd13/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:25.577641-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d2b9af8-3bad-4617-a7ce-5222b218ec05",
                    "gambit_id": "98fe76a9-a9d8-4df3-8039-2cf25f868125",
                    "last_updated": "2023-09-09T11:23:27.664058-04:00",
                    "created_at": "2023-09-08T09:23:25.585395-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb7fdee2-cfaf-4fa9-a03f-235e113f976c/?format=api"
                },
                {
                    "id": "9ba493b1-5fbd-4bdc-b53c-4420b9e5e8ac",
                    "gambit_id": "68be3fc3-293d-48ee-bf55-cc6b7c679b07",
                    "last_updated": "2023-09-09T11:23:27.667338-04:00",
                    "created_at": "2023-09-08T09:23:25.593233-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb7fdee2-cfaf-4fa9-a03f-235e113f976c/?format=api"
                }
            ]
        }
    ]
}