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/ac6c5f19-b80b-43d7-a819-1443e1d94a28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac6c5f19-b80b-43d7-a819-1443e1d94a28",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fe0b4082-307b-4313-8cf0-752f71cababc",
    "completed": true,
    "last_updated": "2024-02-03T10:37:57.588164-05:00",
    "created_at": "2024-02-02T09:58:19.612484-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fe0b4082-307b-4313-8cf0-752f71cababc",
    "datetime": "2024-02-02T20:10:00-05:00",
    "cutoff_datetime": "2024-02-02T20:10:00-05:00",
    "name": "New Orleans Pelicans v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "ab9642de-7418-4ef6-81ef-2db4b1947c65",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac6c5f19-b80b-43d7-a819-1443e1d94a28/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-02T09:58:19.631102-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": 7351.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2649.0
                    }
                ],
                "expected_reward_tokens": 9482.79,
                "profit_sb": -17.21,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "41da0453-b4c5-4da5-985d-7dcb67c0793f",
                    "gambit_id": "93728b69-c516-4b95-aab6-82ecb287716f",
                    "last_updated": "2024-02-03T10:37:57.606534-05:00",
                    "created_at": "2024-02-02T09:58:19.635230-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9642de-7418-4ef6-81ef-2db4b1947c65/?format=api"
                },
                {
                    "id": "6d01af72-02de-483d-85f0-ba819f39147c",
                    "gambit_id": "6820e9c5-a76a-49ef-8463-30c402edc08c",
                    "last_updated": "2024-02-03T10:37:57.609696-05:00",
                    "created_at": "2024-02-02T09:58:19.638995-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.58000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab9642de-7418-4ef6-81ef-2db4b1947c65/?format=api"
                }
            ]
        },
        {
            "id": "05943521-d399-458d-bba8-362eb89c0f3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac6c5f19-b80b-43d7-a819-1443e1d94a28/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-02T09:58:19.619087-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": 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": "054e4308-2da6-435a-84c9-c01a7dccad11",
                    "gambit_id": "e53dc796-0643-488d-84af-72e06c3736d7",
                    "last_updated": "2024-02-03T10:37:57.596218-05:00",
                    "created_at": "2024-02-02T09:58:19.623456-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05943521-d399-458d-bba8-362eb89c0f3f/?format=api"
                },
                {
                    "id": "d726dc1f-2a33-483c-b76b-653ac24d0c3e",
                    "gambit_id": "07671b69-b550-46cc-adab-489bb2aef15a",
                    "last_updated": "2024-02-03T10:37:57.599778-05:00",
                    "created_at": "2024-02-02T09:58:19.627077-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05943521-d399-458d-bba8-362eb89c0f3f/?format=api"
                }
            ]
        },
        {
            "id": "286d0f2f-0e3d-4969-b163-0272242ba555",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac6c5f19-b80b-43d7-a819-1443e1d94a28/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-02T09:58:19.643369-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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65992ddf-f5db-4e35-a834-230d07908853",
                    "gambit_id": "a40803cf-b3a3-4cf1-afb3-610d1429ee8b",
                    "last_updated": "2024-02-03T10:37:57.616047-05:00",
                    "created_at": "2024-02-02T09:58:19.647035-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286d0f2f-0e3d-4969-b163-0272242ba555/?format=api"
                },
                {
                    "id": "78eb3127-da06-4840-b9e8-83fe05109541",
                    "gambit_id": "e31a2151-c345-4840-b972-3353882a32d6",
                    "last_updated": "2024-02-03T10:37:57.619529-05:00",
                    "created_at": "2024-02-02T09:58:19.651626-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286d0f2f-0e3d-4969-b163-0272242ba555/?format=api"
                }
            ]
        }
    ]
}