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/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8468da7a-8c03-4d60-9cd5-098fb1fbdcd2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "42bb36e7-f0df-49b4-8ea2-ad9679e1bb6b",
    "completed": true,
    "last_updated": "2023-08-18T10:23:06.552074-04:00",
    "created_at": "2023-08-17T08:08:24.341566-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/42bb36e7-f0df-49b4-8ea2-ad9679e1bb6b",
    "datetime": "2023-08-17T21:40:00-04:00",
    "cutoff_datetime": "2023-08-17T21:40:00-04:00",
    "name": "ARI (Z Gallen) v. SDG (R Hill)",
    "bettypes": [
        {
            "id": "fd608394-4fde-4b37-897d-9708e1401b82",
            "match": "https://api-prod.gambitprofit.com/api/matches/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T08:08:24.347014-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": "SDG (R Hill)",
                        "amount": 5325.0
                    },
                    {
                        "team": "ARI (Z Gallen)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30960865-ab83-4a4b-946c-5fd8362b8746",
                    "gambit_id": "7c99a0ee-a96d-47b7-825d-125d08faeef3",
                    "last_updated": "2023-08-18T10:23:06.569401-04:00",
                    "created_at": "2023-08-17T08:08:24.367274-04:00",
                    "name": "SDG (R Hill)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd608394-4fde-4b37-897d-9708e1401b82/?format=api"
                },
                {
                    "id": "1609c029-d49d-4b4f-9fad-748f6966dfc2",
                    "gambit_id": "a2d996b0-e668-4f6d-9122-b96bf548704d",
                    "last_updated": "2023-08-18T10:23:06.565559-04:00",
                    "created_at": "2023-08-17T08:08:24.351156-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd608394-4fde-4b37-897d-9708e1401b82/?format=api"
                }
            ]
        },
        {
            "id": "3a30dc45-24c4-4ecf-a19a-3f01c42506dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T08:08:24.375068-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": "SDG",
                        "amount": 6324.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b929ed7a-26bd-442b-b5dc-627e7b3829b2",
                    "gambit_id": "9e81b294-27db-4e4a-9022-0bd48726383e",
                    "last_updated": "2023-08-18T10:23:06.580608-04:00",
                    "created_at": "2023-08-17T08:08:24.388123-04:00",
                    "name": "SDG",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a30dc45-24c4-4ecf-a19a-3f01c42506dd/?format=api"
                },
                {
                    "id": "5c8fd315-37df-48a7-ba65-634e594d5d50",
                    "gambit_id": "4f53a821-a8f1-46c1-85cb-d8079ea69796",
                    "last_updated": "2023-08-18T10:23:06.577088-04:00",
                    "created_at": "2023-08-17T08:08:24.383742-04:00",
                    "name": "ARI",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a30dc45-24c4-4ecf-a19a-3f01c42506dd/?format=api"
                }
            ]
        },
        {
            "id": "1eedb7c3-5a32-417d-abb9-b592d10fb240",
            "match": "https://api-prod.gambitprofit.com/api/matches/8468da7a-8c03-4d60-9cd5-098fb1fbdcd2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T08:08:24.392380-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c545eced-39cc-4cc2-915d-b56625c76419",
                    "gambit_id": "868f1d08-6f29-44a1-9edb-11c5d604271a",
                    "last_updated": "2023-08-18T10:23:06.591284-04:00",
                    "created_at": "2023-08-17T08:08:24.400401-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eedb7c3-5a32-417d-abb9-b592d10fb240/?format=api"
                },
                {
                    "id": "529816c0-18d8-4215-907f-e90c6745ac3d",
                    "gambit_id": "fdb9a02b-baf7-418a-81a9-0dff508a6089",
                    "last_updated": "2023-08-18T10:23:06.587618-04:00",
                    "created_at": "2023-08-17T08:08:24.396301-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eedb7c3-5a32-417d-abb9-b592d10fb240/?format=api"
                }
            ]
        }
    ]
}