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/c01b1a46-1825-4d18-b013-4eb21f87b1d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c01b1a46-1825-4d18-b013-4eb21f87b1d6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5bda4eb8-4cfb-477e-a07c-05d65ed76c45",
    "completed": true,
    "last_updated": "2023-12-22T15:27:55.502836-05:00",
    "created_at": "2023-12-20T10:03:17.693515-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5bda4eb8-4cfb-477e-a07c-05d65ed76c45",
    "datetime": "2023-12-20T19:10:00-05:00",
    "cutoff_datetime": "2023-12-20T19:10:00-05:00",
    "name": "Utah Jazz v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "8252a1d4-26df-475d-b87a-fc0ee5052a16",
            "match": "https://api-prod.gambitprofit.com/api/matches/c01b1a46-1825-4d18-b013-4eb21f87b1d6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T10:03:17.712641-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": "Cleveland Cavaliers",
                        "amount": 5773.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d087d4da-18ae-4d22-b0af-cd5f980060fb",
                    "gambit_id": "7a5d2f0f-034a-4bf5-93b2-f613faa956c4",
                    "last_updated": "2023-12-22T15:27:55.529460-05:00",
                    "created_at": "2023-12-20T10:03:17.716583-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8252a1d4-26df-475d-b87a-fc0ee5052a16/?format=api"
                },
                {
                    "id": "ddc5353a-a716-4d5f-9f80-454e1be57030",
                    "gambit_id": "038f81eb-210c-4dbf-bb06-40c791d4eca7",
                    "last_updated": "2023-12-22T15:27:55.526143-05:00",
                    "created_at": "2023-12-20T10:03:17.721261-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8252a1d4-26df-475d-b87a-fc0ee5052a16/?format=api"
                }
            ]
        },
        {
            "id": "eb8aa2a9-12d0-454c-866a-c3eede9533c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c01b1a46-1825-4d18-b013-4eb21f87b1d6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T10:03:17.700772-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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "201dcba5-f27f-44aa-acfc-2d726cce163e",
                    "gambit_id": "5da8fbac-f01c-42aa-909f-ae26e3236c1f",
                    "last_updated": "2023-12-22T15:27:55.519653-05:00",
                    "created_at": "2023-12-20T10:03:17.708840-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb8aa2a9-12d0-454c-866a-c3eede9533c0/?format=api"
                },
                {
                    "id": "fce4a7ec-915c-4725-a3b0-512c764e5bc2",
                    "gambit_id": "96577fd1-5093-49b5-8973-2879aac8916d",
                    "last_updated": "2023-12-22T15:27:55.516096-05:00",
                    "created_at": "2023-12-20T10:03:17.704766-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb8aa2a9-12d0-454c-866a-c3eede9533c0/?format=api"
                }
            ]
        },
        {
            "id": "b43c88be-f85c-4597-a20b-28f9585fe45d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c01b1a46-1825-4d18-b013-4eb21f87b1d6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T10:03:17.725584-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "228f91ca-d6a8-4391-b7de-ff0df7a5fc06",
                    "gambit_id": "3390aa01-1b1a-4aa6-96af-e163ef2a44ac",
                    "last_updated": "2023-12-22T15:27:55.536081-05:00",
                    "created_at": "2023-12-20T10:03:17.734533-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43c88be-f85c-4597-a20b-28f9585fe45d/?format=api"
                },
                {
                    "id": "f67e9038-0812-4d2a-a47d-398e46e4800d",
                    "gambit_id": "99f6ce22-d7be-4a77-9a31-c30f59316a5d",
                    "last_updated": "2023-12-22T15:27:55.539426-05:00",
                    "created_at": "2023-12-20T10:03:17.729088-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43c88be-f85c-4597-a20b-28f9585fe45d/?format=api"
                }
            ]
        }
    ]
}