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/156395c4-8e32-4b02-b719-4c8c2a1b342d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "156395c4-8e32-4b02-b719-4c8c2a1b342d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e36e1a91-dd17-4b8d-b50d-d61f8b55d918",
    "completed": true,
    "last_updated": "2023-11-27T10:03:26.412504-05:00",
    "created_at": "2023-11-24T09:08:04.525275-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.62,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e36e1a91-dd17-4b8d-b50d-d61f8b55d918",
    "datetime": "2023-11-24T22:10:00-05:00",
    "cutoff_datetime": "2023-11-24T22:10:00-05:00",
    "name": "San Antonio Spurs v. Golden State Warriors",
    "bettypes": [
        {
            "id": "b18a819f-2d56-4717-915b-678a16f05d2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/156395c4-8e32-4b02-b719-4c8c2a1b342d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-24T09:08:04.554842-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": 7934.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2066.0
                    }
                ],
                "expected_reward_tokens": 9441.46,
                "profit_sb": -58.54,
                "profit_sb_percentage": -0.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c908060-0f57-4511-8b19-91829e6844c2",
                    "gambit_id": "61887193-7dc7-471e-ab9b-00906d98edfa",
                    "last_updated": "2023-11-27T10:03:26.453576-05:00",
                    "created_at": "2023-11-24T09:08:04.566676-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a819f-2d56-4717-915b-678a16f05d2d/?format=api"
                },
                {
                    "id": "00782d94-93dd-44ed-aaa6-5e3377cba91b",
                    "gambit_id": "18a6074d-f517-4b65-af89-5e6be78f4596",
                    "last_updated": "2023-11-27T10:03:26.450076-05:00",
                    "created_at": "2023-11-24T09:08:04.559785-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "4.57000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a819f-2d56-4717-915b-678a16f05d2d/?format=api"
                }
            ]
        },
        {
            "id": "117a8bdb-237e-46e5-9c6c-16066954e3d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/156395c4-8e32-4b02-b719-4c8c2a1b342d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-24T09:08:04.534714-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": 5000.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4fd392b3-1927-4a5e-ad3d-124815041ef3",
                    "gambit_id": "923692e4-17cc-497a-bd10-62818fa334a4",
                    "last_updated": "2023-11-27T10:03:26.438867-05:00",
                    "created_at": "2023-11-24T09:08:04.548848-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117a8bdb-237e-46e5-9c6c-16066954e3d7/?format=api"
                },
                {
                    "id": "4ff84a81-4cfc-4103-a6a2-f87863a43bc2",
                    "gambit_id": "bdf7982e-ec91-4e6e-b253-017d96f71fc5",
                    "last_updated": "2023-11-27T10:03:26.431502-05:00",
                    "created_at": "2023-11-24T09:08:04.541593-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117a8bdb-237e-46e5-9c6c-16066954e3d7/?format=api"
                }
            ]
        },
        {
            "id": "f9fe841b-6138-4aa4-b6a1-43606f8c0144",
            "match": "https://api-prod.gambitprofit.com/api/matches/156395c4-8e32-4b02-b719-4c8c2a1b342d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-24T09:08:04.572088-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": "8bcf88b3-87f0-4396-8fb7-29caea203715",
                    "gambit_id": "f17524e2-00f9-4232-aadf-810215ed716a",
                    "last_updated": "2023-11-27T10:03:26.463952-05:00",
                    "created_at": "2023-11-24T09:08:04.578889-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/f9fe841b-6138-4aa4-b6a1-43606f8c0144/?format=api"
                },
                {
                    "id": "51a62b96-4750-4166-b373-6d6c998815c7",
                    "gambit_id": "72a20aeb-f45e-4b28-b909-ea921b63f46f",
                    "last_updated": "2023-11-27T10:03:26.460683-05:00",
                    "created_at": "2023-11-24T09:08:04.584675-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/f9fe841b-6138-4aa4-b6a1-43606f8c0144/?format=api"
                }
            ]
        }
    ]
}