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/41a745d8-62ec-4324-ae12-de3b7c3b14d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "41a745d8-62ec-4324-ae12-de3b7c3b14d0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be163d9b-4389-48dc-860b-5d34661bcfc6",
    "completed": true,
    "last_updated": "2023-12-22T15:18:25.473209-05:00",
    "created_at": "2023-12-20T10:03:19.609924-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/be163d9b-4389-48dc-860b-5d34661bcfc6",
    "datetime": "2023-12-20T20:40:00-05:00",
    "cutoff_datetime": "2023-12-20T20:40:00-05:00",
    "name": "Los Angeles Clippers v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "ecb959b8-50e7-4631-9cb2-38d703111d8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/41a745d8-62ec-4324-ae12-de3b7c3b14d0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T10:03:19.636817-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": "Los Angeles Clippers",
                        "amount": 5319.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e58c5bdd-9140-46a6-9040-3ff109dbc19d",
                    "gambit_id": "1bdcd720-a1c5-4ba1-bdc3-32df9b554617",
                    "last_updated": "2023-12-22T15:18:25.510289-05:00",
                    "created_at": "2023-12-20T10:03:19.650887-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb959b8-50e7-4631-9cb2-38d703111d8e/?format=api"
                },
                {
                    "id": "cc45ac8d-f429-406e-8705-7270eb329511",
                    "gambit_id": "c2d1fd62-7c26-421a-a6c9-da455173e877",
                    "last_updated": "2023-12-22T15:18:25.514977-05:00",
                    "created_at": "2023-12-20T10:03:19.662819-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb959b8-50e7-4631-9cb2-38d703111d8e/?format=api"
                }
            ]
        },
        {
            "id": "bea0a5e8-4766-42e6-8fa9-441196a9e129",
            "match": "https://api-prod.gambitprofit.com/api/matches/41a745d8-62ec-4324-ae12-de3b7c3b14d0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T10:03:19.624789-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": "Los Angeles Clippers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cf654a4-c7f6-4432-9e62-165ec24f46d7",
                    "gambit_id": "d417214e-5de0-4b18-b9ff-719e246a68a3",
                    "last_updated": "2023-12-22T15:18:25.485645-05:00",
                    "created_at": "2023-12-20T10:03:19.628595-05:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea0a5e8-4766-42e6-8fa9-441196a9e129/?format=api"
                },
                {
                    "id": "b3176ee4-939c-4a7f-9729-0f86325517db",
                    "gambit_id": "9d81929a-0e68-4b54-a88a-e82381184248",
                    "last_updated": "2023-12-22T15:18:25.488993-05:00",
                    "created_at": "2023-12-20T10:03:19.632377-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea0a5e8-4766-42e6-8fa9-441196a9e129/?format=api"
                }
            ]
        },
        {
            "id": "514671be-ec71-4220-9cd7-e9975ad53670",
            "match": "https://api-prod.gambitprofit.com/api/matches/41a745d8-62ec-4324-ae12-de3b7c3b14d0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T10:03:19.672926-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 Over 237",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 237",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51428870-cd16-47b0-864f-0e501ab8a7d7",
                    "gambit_id": "85dcf9ea-25fb-4cd8-84db-fc10ff486421",
                    "last_updated": "2023-12-22T15:18:25.521577-05:00",
                    "created_at": "2023-12-20T10:03:19.676373-05:00",
                    "name": "Game Total Over 237",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/514671be-ec71-4220-9cd7-e9975ad53670/?format=api"
                },
                {
                    "id": "49d788a0-0b04-48d4-89b3-49c7f8ef53ec",
                    "gambit_id": "13dd3b9f-7af3-4545-9f83-fafb40148875",
                    "last_updated": "2023-12-22T15:18:25.524756-05:00",
                    "created_at": "2023-12-20T10:03:19.683557-05:00",
                    "name": "Game Total Under 237",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "237.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/514671be-ec71-4220-9cd7-e9975ad53670/?format=api"
                }
            ]
        }
    ]
}