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/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0dd38d26-c5d1-42cd-8294-82a4854b04be",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "de70e530-01d3-48c8-a597-7f5c0ae50a22",
    "completed": true,
    "last_updated": "2023-08-07T19:23:07.472808-04:00",
    "created_at": "2023-08-06T08:38:18.145257-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/de70e530-01d3-48c8-a597-7f5c0ae50a22",
    "datetime": "2023-08-06T16:07:00-04:00",
    "cutoff_datetime": "2023-08-06T16:07:00-04:00",
    "name": "SEA (B Miller) v. LAA (C Silseth)",
    "bettypes": [
        {
            "id": "463fb026-0529-4b12-90ee-76a5d5462b7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-06T08:38:18.184574-04: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": "LAA (C Silseth)",
                        "amount": 5440.0
                    },
                    {
                        "team": "SEA (B Miller)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "24f662c9-6dd0-4bd2-9135-d5f945c6ced0",
                    "gambit_id": "31d12bb6-58bd-4f22-a5d3-41929d59ca5f",
                    "last_updated": "2023-08-07T19:23:07.509116-04:00",
                    "created_at": "2023-08-06T08:38:18.199924-04:00",
                    "name": "LAA (C Silseth)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/463fb026-0529-4b12-90ee-76a5d5462b7d/?format=api"
                },
                {
                    "id": "b804db11-161c-467f-b7ea-f08d5b151393",
                    "gambit_id": "59ad8e5d-f9a4-4ef0-8e9e-400263f104af",
                    "last_updated": "2023-08-07T19:23:07.505458-04:00",
                    "created_at": "2023-08-06T08:38:18.194587-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/463fb026-0529-4b12-90ee-76a5d5462b7d/?format=api"
                }
            ]
        },
        {
            "id": "9f999910-c8ca-49d9-abdd-0f74657009f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-06T08:38:18.205474-04: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": "SEA",
                        "amount": 6154.0
                    },
                    {
                        "team": "LAA",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "905d46c2-a629-41d0-887a-267a2bd04b79",
                    "gambit_id": "b040df83-3fa7-4bf6-a5db-49eaa3ac18b2",
                    "last_updated": "2023-08-07T19:23:07.515781-04:00",
                    "created_at": "2023-08-06T08:38:18.213377-04:00",
                    "name": "SEA",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f999910-c8ca-49d9-abdd-0f74657009f8/?format=api"
                },
                {
                    "id": "754dcceb-5ab2-44bd-b9f2-500db858c0f3",
                    "gambit_id": "b7e31988-63b9-47ea-8e29-612e548e3bc2",
                    "last_updated": "2023-08-07T19:23:07.519314-04:00",
                    "created_at": "2023-08-06T08:38:18.218891-04:00",
                    "name": "LAA",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f999910-c8ca-49d9-abdd-0f74657009f8/?format=api"
                }
            ]
        },
        {
            "id": "81c42641-7e67-4474-addd-0da3936fdd18",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-06T08:38:18.155280-04: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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ba74050-62eb-498d-97d9-e3e96795ce0e",
                    "gambit_id": "3ef92c7b-c567-411f-86f6-4d0e273b37ea",
                    "last_updated": "2023-08-07T19:23:07.493507-04:00",
                    "created_at": "2023-08-06T08:38:18.168848-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c42641-7e67-4474-addd-0da3936fdd18/?format=api"
                },
                {
                    "id": "9bfc3f43-47d9-4809-a523-e4035e16b2e8",
                    "gambit_id": "8c395450-9206-4aec-a84d-c5a5bd2912b7",
                    "last_updated": "2023-08-07T19:23:07.490195-04:00",
                    "created_at": "2023-08-06T08:38:18.164080-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c42641-7e67-4474-addd-0da3936fdd18/?format=api"
                }
            ]
        }
    ]
}