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/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57d3ade5-93f7-4590-87db-ba1357a07f3a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "83b0c3ad-b86b-47ff-91fc-8975a58fbc58",
    "completed": true,
    "last_updated": "2023-01-03T10:52:16.329038-05:00",
    "created_at": "2023-01-02T10:27:01.489262-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/83b0c3ad-b86b-47ff-91fc-8975a58fbc58",
    "datetime": "2023-01-02T22:10:00-05:00",
    "cutoff_datetime": "2023-01-02T22:10:00-05:00",
    "name": "Atlanta Hawks v. Golden State Warriors",
    "bettypes": [
        {
            "id": "c45612f2-919d-41e3-b6ea-d9e562ed781f",
            "match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-02T10:27:01.498587-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": "Golden State Warriors",
                        "amount": 5292.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7734f2bf-8a15-4451-80e4-72b403ac777c",
                    "gambit_id": "fe2757e4-659d-4783-bbf2-812216016102",
                    "last_updated": "2023-01-03T10:52:16.338741-05:00",
                    "created_at": "2023-01-02T10:27:01.499762-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45612f2-919d-41e3-b6ea-d9e562ed781f/?format=api"
                },
                {
                    "id": "ec91920a-0e35-4a9d-9964-512b997acc20",
                    "gambit_id": "684c6e33-e637-441d-8e0f-1749b9b51ef4",
                    "last_updated": "2023-01-03T10:52:16.339866-05:00",
                    "created_at": "2023-01-02T10:27:01.501010-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45612f2-919d-41e3-b6ea-d9e562ed781f/?format=api"
                }
            ]
        },
        {
            "id": "27722b5f-15ef-4dcf-a50a-ba0c85425052",
            "match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-02T10:27:01.494823-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3d72312-ca3a-42ce-8426-d202fdb5980f",
                    "gambit_id": "edff3b2c-6707-4e5d-9b09-55c807297341",
                    "last_updated": "2023-01-03T10:52:16.336454-05:00",
                    "created_at": "2023-01-02T10:27:01.497250-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27722b5f-15ef-4dcf-a50a-ba0c85425052/?format=api"
                },
                {
                    "id": "509fc0c7-3ecf-4665-a084-4ba805981d0b",
                    "gambit_id": "8519cf49-a6a3-4869-a92b-29773c0da90c",
                    "last_updated": "2023-01-03T10:52:16.335323-05:00",
                    "created_at": "2023-01-02T10:27:01.495996-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27722b5f-15ef-4dcf-a50a-ba0c85425052/?format=api"
                }
            ]
        },
        {
            "id": "ad9e8a07-9e53-493f-80ec-c437319ea719",
            "match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-02T10:27:01.490981-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d95701d-30a4-48b4-8be1-b87b7ddada1c",
                    "gambit_id": "4d081de6-f9c6-419c-91cd-764dde06b533",
                    "last_updated": "2023-01-03T10:52:16.331914-05:00",
                    "created_at": "2023-01-02T10:27:01.492294-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad9e8a07-9e53-493f-80ec-c437319ea719/?format=api"
                },
                {
                    "id": "cad21ba3-09e6-4aca-a3fb-ff361cc8b71a",
                    "gambit_id": "201423d3-691c-4d64-876c-a6f6c46f6b07",
                    "last_updated": "2023-01-03T10:52:16.333081-05:00",
                    "created_at": "2023-01-02T10:27:01.493554-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad9e8a07-9e53-493f-80ec-c437319ea719/?format=api"
                }
            ]
        }
    ]
}