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/b8c8fe29-6411-47ca-93ac-e73a4ed85634/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b8c8fe29-6411-47ca-93ac-e73a4ed85634",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f71c26a4-0b97-4fbf-a53c-3d278eb5e438",
    "completed": true,
    "last_updated": "2022-12-14T10:22:17.430329-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/f71c26a4-0b97-4fbf-a53c-3d278eb5e438",
    "datetime": "2022-12-13T22:00:00-05:00",
    "cutoff_datetime": "2022-12-13T22:00:00-05:00",
    "name": "Boston Celtics v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "73cfd461-ec67-4440-a5a0-5fb55f21110d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8c8fe29-6411-47ca-93ac-e73a4ed85634/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Boston Celtics",
                        "amount": 6047.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "587603ce-8547-4b1f-b60a-387e2f41245b",
                    "gambit_id": "83ef1070-d815-4801-8483-de212531d065",
                    "last_updated": "2022-12-14T10:22:17.441811-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cfd461-ec67-4440-a5a0-5fb55f21110d/?format=api"
                },
                {
                    "id": "bd091cd4-8afd-4fd6-8a5f-263e917fcd98",
                    "gambit_id": "180aa295-4b55-4b74-ae56-b6cbf0af261d",
                    "last_updated": "2022-12-14T10:22:17.440657-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cfd461-ec67-4440-a5a0-5fb55f21110d/?format=api"
                }
            ]
        },
        {
            "id": "6f41995b-24cd-4346-a364-f4709f25b3a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8c8fe29-6411-47ca-93ac-e73a4ed85634/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b62b807e-0d20-4dd5-b623-1a44c63b7500",
                    "gambit_id": "e05da092-3262-421c-a600-e646024da7bd",
                    "last_updated": "2022-12-14T10:22:17.437163-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f41995b-24cd-4346-a364-f4709f25b3a3/?format=api"
                },
                {
                    "id": "d6f351af-9c0a-4e37-b24d-cf415d8bf75e",
                    "gambit_id": "73a91ec8-f513-4338-89ee-0c7b19e342ec",
                    "last_updated": "2022-12-14T10:22:17.438352-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f41995b-24cd-4346-a364-f4709f25b3a3/?format=api"
                }
            ]
        },
        {
            "id": "2ab93f0a-24fb-40fb-8f88-bbc5e0ee2616",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8c8fe29-6411-47ca-93ac-e73a4ed85634/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 237",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 237",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64be4f63-9a31-4780-9b16-58c270504e9d",
                    "gambit_id": "cf4bf988-020c-4bfd-8626-ff2641a52bc1",
                    "last_updated": "2022-12-14T10:22:17.433161-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 237",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab93f0a-24fb-40fb-8f88-bbc5e0ee2616/?format=api"
                },
                {
                    "id": "6ef1ea99-5562-4485-b40f-e5be3d8f5b4e",
                    "gambit_id": "4af1826d-c731-4af2-9011-0f88a66efab1",
                    "last_updated": "2022-12-14T10:22:17.434762-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 237",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ab93f0a-24fb-40fb-8f88-bbc5e0ee2616/?format=api"
                }
            ]
        }
    ]
}