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/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cc1da365-fa04-45f8-a54b-e908d9ab81df",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ab581fa8-d9be-4483-8941-4cf1077d0d0b",
    "completed": true,
    "last_updated": "2024-01-23T20:08:15.828758-05:00",
    "created_at": "2024-01-22T08:43:03.531727-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ab581fa8-d9be-4483-8941-4cf1077d0d0b",
    "datetime": "2024-01-22T19:10:00-05:00",
    "cutoff_datetime": "2024-01-22T19:10:00-05:00",
    "name": "Milwaukee Bucks v. Detroit Pistons",
    "bettypes": [
        {
            "id": "6d5fc286-5dcb-43b0-a0de-1feb2e0963b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-22T08:43:03.551701-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": "Milwaukee Bucks",
                        "amount": 8480.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1520.0
                    }
                ],
                "expected_reward_tokens": 9497.6,
                "profit_sb": -2.4,
                "profit_sb_percentage": -0.03,
                "recommended": false
            },
            "lines": [
                {
                    "id": "145e276f-91b2-432a-822f-eff3759d8298",
                    "gambit_id": "11ce457c-d928-4717-8051-83d1ae4e9b15",
                    "last_updated": "2024-01-23T20:08:15.859282-05:00",
                    "created_at": "2024-01-22T08:43:03.555655-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5fc286-5dcb-43b0-a0de-1feb2e0963b8/?format=api"
                },
                {
                    "id": "938b0af3-9686-4ad2-a9f2-6ca71482e16b",
                    "gambit_id": "69c89265-2976-45af-a38e-7664cc5dea85",
                    "last_updated": "2024-01-23T20:08:15.862392-05:00",
                    "created_at": "2024-01-22T08:43:03.560394-05:00",
                    "name": "Detroit Pistons",
                    "reward": "6.25000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d5fc286-5dcb-43b0-a0de-1feb2e0963b8/?format=api"
                }
            ]
        },
        {
            "id": "bfa9bd76-ad72-41b7-8f54-6074c2f27ca4",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-22T08:43:03.537753-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4cf1dfc1-3e6b-4932-84af-f6e06e53d6f1",
                    "gambit_id": "ad279f7b-aff2-4e73-bf10-1c04641073ea",
                    "last_updated": "2024-01-23T20:08:15.847990-05:00",
                    "created_at": "2024-01-22T08:43:03.547117-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9bd76-ad72-41b7-8f54-6074c2f27ca4/?format=api"
                },
                {
                    "id": "8a939099-0d12-4bb2-a0e9-b7d58d821b45",
                    "gambit_id": "97e58587-0530-4552-af09-b6c10772b62a",
                    "last_updated": "2024-01-23T20:08:15.844806-05:00",
                    "created_at": "2024-01-22T08:43:03.542590-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9bd76-ad72-41b7-8f54-6074c2f27ca4/?format=api"
                }
            ]
        },
        {
            "id": "1c6878af-432d-4e79-a935-2ac63b1c7cef",
            "match": "https://api-prod.gambitprofit.com/api/matches/cc1da365-fa04-45f8-a54b-e908d9ab81df/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-22T08:43:03.565036-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 247.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 247.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac1dec70-eb36-4c29-b451-9b0ee0bccf49",
                    "gambit_id": "388a0bf4-db2a-438f-ac25-7986c9ae1d2b",
                    "last_updated": "2024-01-23T20:08:15.871934-05:00",
                    "created_at": "2024-01-22T08:43:03.575386-05:00",
                    "name": "Game Total Under 247.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "247.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6878af-432d-4e79-a935-2ac63b1c7cef/?format=api"
                },
                {
                    "id": "71cc9c05-6720-439e-8c4d-b11b3a4a7829",
                    "gambit_id": "af471a1c-cbdf-4826-8823-0e13307fe2df",
                    "last_updated": "2024-01-23T20:08:15.868784-05:00",
                    "created_at": "2024-01-22T08:43:03.569448-05:00",
                    "name": "Game Total Over 247.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "247.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6878af-432d-4e79-a935-2ac63b1c7cef/?format=api"
                }
            ]
        }
    ]
}