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/e5fa3122-e993-48f2-9d98-d38fb4bfc889/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5fa3122-e993-48f2-9d98-d38fb4bfc889",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ba78f3d7-2164-4be5-a886-fe16a1a33ae3",
    "completed": true,
    "last_updated": "2023-11-17T09:28:24.182653-05:00",
    "created_at": "2023-11-15T09:18:15.031151-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ba78f3d7-2164-4be5-a886-fe16a1a33ae3",
    "datetime": "2023-11-15T22:10:00-05:00",
    "cutoff_datetime": "2023-11-15T22:10:00-05:00",
    "name": "Cleveland Cavaliers v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "40b2c567-13f4-4f8d-a3a9-86d131a9cf06",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5fa3122-e993-48f2-9d98-d38fb4bfc889/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-15T09:18:15.053698-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": 7869.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 2131.0
                    }
                ],
                "expected_reward_tokens": 9440.33,
                "profit_sb": -59.67,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01ebc64d-669a-43f9-b90d-4ae3b8951759",
                    "gambit_id": "1b0b7e87-1098-416b-9b0a-86a90ae82dcc",
                    "last_updated": "2023-11-17T09:28:24.200807-05:00",
                    "created_at": "2023-11-15T09:18:15.057144-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.20000",
                    "odds": "1.21280",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40b2c567-13f4-4f8d-a3a9-86d131a9cf06/?format=api"
                },
                {
                    "id": "2fffb7dd-5473-4d28-ae4f-c3eee3a787b1",
                    "gambit_id": "875eca2b-643a-4c85-b0bc-be4aef46a3b3",
                    "last_updated": "2023-11-17T09:28:24.204138-05:00",
                    "created_at": "2023-11-15T09:18:15.061748-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "4.43000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40b2c567-13f4-4f8d-a3a9-86d131a9cf06/?format=api"
                }
            ]
        },
        {
            "id": "41096fa4-2f40-47d2-a1f9-d9ae0cb1f904",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5fa3122-e993-48f2-9d98-d38fb4bfc889/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-15T09:18:15.037553-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": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01cee05e-9c76-41ea-a05c-78a4511e973e",
                    "gambit_id": "1dc96d7d-759c-40b1-93b8-fcd7fbe58660",
                    "last_updated": "2023-11-17T09:28:24.190979-05:00",
                    "created_at": "2023-11-15T09:18:15.042690-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41096fa4-2f40-47d2-a1f9-d9ae0cb1f904/?format=api"
                },
                {
                    "id": "d37ce55d-3770-4e0f-9642-e1350203d997",
                    "gambit_id": "3b3b51de-f4ee-4d8f-9402-38589a547a4c",
                    "last_updated": "2023-11-17T09:28:24.194336-05:00",
                    "created_at": "2023-11-15T09:18:15.048805-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41096fa4-2f40-47d2-a1f9-d9ae0cb1f904/?format=api"
                }
            ]
        },
        {
            "id": "87ea25f4-a6ab-4f25-a491-997af7d36420",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5fa3122-e993-48f2-9d98-d38fb4bfc889/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-15T09:18:15.066198-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 218",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 218",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38f7be98-3f38-40e3-9ec2-3595ec8a9010",
                    "gambit_id": "a1e41c7a-76ec-4b3b-89de-89994827e297",
                    "last_updated": "2023-11-17T09:28:24.210889-05:00",
                    "created_at": "2023-11-15T09:18:15.071331-05:00",
                    "name": "Game Total Over 218",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ea25f4-a6ab-4f25-a491-997af7d36420/?format=api"
                },
                {
                    "id": "8625411a-1b90-4f37-8668-d1b99552c2ce",
                    "gambit_id": "e270c42b-e49c-4522-920f-4cb199d3e3cf",
                    "last_updated": "2023-11-17T09:28:24.214110-05:00",
                    "created_at": "2023-11-15T09:18:15.077049-05:00",
                    "name": "Game Total Under 218",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ea25f4-a6ab-4f25-a491-997af7d36420/?format=api"
                }
            ]
        }
    ]
}