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/a045a745-46ce-4807-9a56-1fe1e7c6c15b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a045a745-46ce-4807-9a56-1fe1e7c6c15b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "71dd78aa-a743-40ad-a8f8-b6ee9f44a4a1",
    "completed": true,
    "last_updated": "2023-08-23T11:08:24.833405-04:00",
    "created_at": "2023-08-22T08:23:09.834888-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/71dd78aa-a743-40ad-a8f8-b6ee9f44a4a1",
    "datetime": "2023-08-22T18:40:00-04:00",
    "cutoff_datetime": "2023-08-22T18:40:00-04:00",
    "name": "COL (T Blach) v. TAM (Z Littell)",
    "bettypes": [
        {
            "id": "e0ac8c7d-273f-4212-9f6c-6fa13eb66441",
            "match": "https://api-prod.gambitprofit.com/api/matches/a045a745-46ce-4807-9a56-1fe1e7c6c15b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-22T08:23:09.844868-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": "TAM (Z Littell)",
                        "amount": 7033.0
                    },
                    {
                        "team": "COL (T Blach)",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f300d14-b00c-4304-b18f-6f1420776a36",
                    "gambit_id": "940f966a-d5f9-4e97-8c41-a338d08a1dae",
                    "last_updated": "2023-08-23T11:08:24.864605-04:00",
                    "created_at": "2023-08-22T08:23:09.855103-04:00",
                    "name": "TAM (Z Littell)",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ac8c7d-273f-4212-9f6c-6fa13eb66441/?format=api"
                },
                {
                    "id": "cc9dd18a-61c2-4e55-8b85-2561e49ae0df",
                    "gambit_id": "f7971f02-c000-45f7-b160-fa683f9d0d56",
                    "last_updated": "2023-08-23T11:08:24.860968-04:00",
                    "created_at": "2023-08-22T08:23:09.850322-04:00",
                    "name": "COL (T Blach)",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ac8c7d-273f-4212-9f6c-6fa13eb66441/?format=api"
                }
            ]
        },
        {
            "id": "02b2b7ef-e40e-45de-9637-8b34b9fef16c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a045a745-46ce-4807-9a56-1fe1e7c6c15b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-22T08:23:09.859571-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": "TAM",
                        "amount": 5512.0
                    },
                    {
                        "team": "COL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b512f951-c7d5-4c00-8483-afa3b692b6d8",
                    "gambit_id": "b4de71ca-4332-4e08-8c6e-1f019faea006",
                    "last_updated": "2023-08-23T11:08:24.874868-04:00",
                    "created_at": "2023-08-22T08:23:09.877121-04:00",
                    "name": "TAM",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02b2b7ef-e40e-45de-9637-8b34b9fef16c/?format=api"
                },
                {
                    "id": "c3f698b8-b119-41ef-aa51-d71d11fdc956",
                    "gambit_id": "d701cfa3-b94f-43ae-9d63-63eab65f084d",
                    "last_updated": "2023-08-23T11:08:24.871380-04:00",
                    "created_at": "2023-08-22T08:23:09.863693-04:00",
                    "name": "COL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02b2b7ef-e40e-45de-9637-8b34b9fef16c/?format=api"
                }
            ]
        },
        {
            "id": "a92d240f-6cb3-4c19-9159-7f614816a465",
            "match": "https://api-prod.gambitprofit.com/api/matches/a045a745-46ce-4807-9a56-1fe1e7c6c15b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-22T08:23:09.891490-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 Under 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "651bc629-c49e-453a-ab6f-501e81766550",
                    "gambit_id": "5d8335f6-180d-47ee-9e56-8077f930bb08",
                    "last_updated": "2023-08-23T11:08:24.884794-04:00",
                    "created_at": "2023-08-22T08:23:09.902151-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a92d240f-6cb3-4c19-9159-7f614816a465/?format=api"
                },
                {
                    "id": "57bfbece-c563-4917-bf7b-d400db749d16",
                    "gambit_id": "3905cb53-030f-4118-b7cf-028de073f9c7",
                    "last_updated": "2023-08-23T11:08:24.881600-04:00",
                    "created_at": "2023-08-22T08:23:09.896490-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a92d240f-6cb3-4c19-9159-7f614816a465/?format=api"
                }
            ]
        }
    ]
}