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/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f2f0e965-f294-4581-9358-3ce1ff410e89",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "141b76a8-877d-47e0-80b7-372677e7bff8",
    "completed": true,
    "last_updated": "2023-01-03T10:02:05.683697-05:00",
    "created_at": "2023-01-02T08:52:10.398545-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/141b76a8-877d-47e0-80b7-372677e7bff8",
    "datetime": "2023-01-02T17:00:00-05:00",
    "cutoff_datetime": "2023-01-02T17:00:00-05:00",
    "name": "Utah v. Penn State",
    "bettypes": [
        {
            "id": "a5f04873-b534-4277-9e4e-a8e15d2106b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-02T08:52:10.404157-05: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": "Penn State",
                        "amount": 5208.0
                    },
                    {
                        "team": "Utah",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "67f1b721-d5b8-41b8-ab68-8cc258e600e0",
                    "gambit_id": "626c3e10-6741-4650-9280-823538f041d4",
                    "last_updated": "2023-01-03T10:02:05.689968-05:00",
                    "created_at": "2023-01-02T08:52:10.405319-05:00",
                    "name": "Penn State",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5f04873-b534-4277-9e4e-a8e15d2106b1/?format=api"
                },
                {
                    "id": "ae994bbe-2f86-4265-92e5-7abba7abd536",
                    "gambit_id": "3cee9e68-1668-4fd6-aa9a-f06b445e7ec0",
                    "last_updated": "2023-01-03T10:02:05.691082-05:00",
                    "created_at": "2023-01-02T08:52:10.406526-05:00",
                    "name": "Utah",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5f04873-b534-4277-9e4e-a8e15d2106b1/?format=api"
                }
            ]
        },
        {
            "id": "a52b4151-d6fc-473b-a139-1930d14882dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-02T08:52:10.407797-05: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": "Utah",
                        "amount": 5000.0
                    },
                    {
                        "team": "Penn State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1a9aaea-beb3-41a7-b77e-7d7a172f4c88",
                    "gambit_id": "8f138031-e0ff-4659-82b4-e976130cd45a",
                    "last_updated": "2023-01-03T10:02:05.694624-05:00",
                    "created_at": "2023-01-02T08:52:10.410201-05:00",
                    "name": "Utah",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52b4151-d6fc-473b-a139-1930d14882dd/?format=api"
                },
                {
                    "id": "4f4f1d76-6152-4493-b1dc-1079e9563f25",
                    "gambit_id": "1190a91b-00f3-4fe2-9293-89f4038db291",
                    "last_updated": "2023-01-03T10:02:05.693411-05:00",
                    "created_at": "2023-01-02T08:52:10.408969-05:00",
                    "name": "Penn State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52b4151-d6fc-473b-a139-1930d14882dd/?format=api"
                }
            ]
        },
        {
            "id": "95cd29d1-de2a-43f0-be19-76a87f59d8ac",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2f0e965-f294-4581-9358-3ce1ff410e89/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-02T08:52:10.400354-05: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 54.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 54.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91c6d943-0721-4e6d-a2e1-a0fd76323d96",
                    "gambit_id": "1a0bb005-0b6d-4d32-8cd9-010493147a45",
                    "last_updated": "2023-01-03T10:02:05.686558-05:00",
                    "created_at": "2023-01-02T08:52:10.401622-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cd29d1-de2a-43f0-be19-76a87f59d8ac/?format=api"
                },
                {
                    "id": "cb0e31ed-145b-4134-ba6b-c5e9714f6564",
                    "gambit_id": "d0cad72c-f838-4401-9497-1ec9dfc95e80",
                    "last_updated": "2023-01-03T10:02:05.687693-05:00",
                    "created_at": "2023-01-02T08:52:10.402883-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95cd29d1-de2a-43f0-be19-76a87f59d8ac/?format=api"
                }
            ]
        }
    ]
}