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/8558600a-18ff-4ea9-91b9-da2c348c089e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8558600a-18ff-4ea9-91b9-da2c348c089e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "47c4122b-29b7-4a7c-a3ae-47a625c0190e",
    "completed": true,
    "last_updated": "2024-02-01T10:43:00.880120-05:00",
    "created_at": "2024-01-31T09:58:20.588924-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/47c4122b-29b7-4a7c-a3ae-47a625c0190e",
    "datetime": "2024-01-31T20:10:00-05:00",
    "cutoff_datetime": "2024-01-31T20:10:00-05:00",
    "name": "New Orleans Pelicans v. Houston Rockets",
    "bettypes": [
        {
            "id": "e01aca16-cc5c-4640-ac92-abac731ce972",
            "match": "https://api-prod.gambitprofit.com/api/matches/8558600a-18ff-4ea9-91b9-da2c348c089e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:20.617991-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": "Houston Rockets",
                        "amount": 5213.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb1b9ac0-1835-4faa-a61e-4880c033dbd7",
                    "gambit_id": "9384d6c8-cb5c-43ec-96ed-e736b229c3e4",
                    "last_updated": "2024-02-01T10:43:00.913649-05:00",
                    "created_at": "2024-01-31T09:58:20.625537-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aca16-cc5c-4640-ac92-abac731ce972/?format=api"
                },
                {
                    "id": "d2410a7c-ad2c-495b-a028-b4a14d51da76",
                    "gambit_id": "72b5f916-f37b-4ba0-8744-9369285572ae",
                    "last_updated": "2024-02-01T10:43:00.909006-05:00",
                    "created_at": "2024-01-31T09:58:20.621647-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01aca16-cc5c-4640-ac92-abac731ce972/?format=api"
                }
            ]
        },
        {
            "id": "1db4d9cd-f263-4c4e-a68f-883f4b9076c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/8558600a-18ff-4ea9-91b9-da2c348c089e/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:20.602933-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": "New Orleans Pelicans",
                        "amount": 5107.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3b2b69d-039d-45da-9ab7-ba0a1e930077",
                    "gambit_id": "d3dabbcf-b794-426d-8f36-306f2f0c392a",
                    "last_updated": "2024-02-01T10:43:00.894814-05:00",
                    "created_at": "2024-01-31T09:58:20.610139-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1db4d9cd-f263-4c4e-a68f-883f4b9076c3/?format=api"
                },
                {
                    "id": "c907bffe-cf00-41b4-91e3-3e97187e259b",
                    "gambit_id": "4993d750-a74e-409f-8ae3-4eeef0bf4b10",
                    "last_updated": "2024-02-01T10:43:00.899434-05:00",
                    "created_at": "2024-01-31T09:58:20.614255-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1db4d9cd-f263-4c4e-a68f-883f4b9076c3/?format=api"
                }
            ]
        },
        {
            "id": "01197b24-390a-46d9-ae58-f39286c52d7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8558600a-18ff-4ea9-91b9-da2c348c089e/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:20.629795-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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4ec66a3-1830-4287-b0ed-8c70aeceea94",
                    "gambit_id": "559b43eb-d8e3-4572-8962-a36d311d294d",
                    "last_updated": "2024-02-01T10:43:00.924666-05:00",
                    "created_at": "2024-01-31T09:58:20.641071-05:00",
                    "name": "Game Total Over 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01197b24-390a-46d9-ae58-f39286c52d7c/?format=api"
                },
                {
                    "id": "fe05e9cb-c6d7-4b44-9eff-b3739ff8528d",
                    "gambit_id": "c68f5d9e-57c9-4562-884b-00d5e26ae417",
                    "last_updated": "2024-02-01T10:43:00.929672-05:00",
                    "created_at": "2024-01-31T09:58:20.645006-05:00",
                    "name": "Game Total Under 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01197b24-390a-46d9-ae58-f39286c52d7c/?format=api"
                }
            ]
        }
    ]
}