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/bbb24fe5-5549-4aec-b557-8823612d61ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bbb24fe5-5549-4aec-b557-8823612d61ea",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2675430d-aeed-44ca-a813-8407457e3d52",
    "completed": true,
    "last_updated": "2023-04-25T11:42:19.693636-04:00",
    "created_at": "2023-04-24T13:02:08.743786-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2675430d-aeed-44ca-a813-8407457e3d52",
    "datetime": "2023-04-24T19:20:00-04:00",
    "cutoff_datetime": "2023-04-24T19:20:00-04:00",
    "name": "MIA (E Cabrera) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "3a967300-8aae-419c-a40f-16cd1e7b2b33",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbb24fe5-5549-4aec-b557-8823612d61ea/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-24T13:02:08.759538-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": "ATL (S Strider)",
                        "amount": 7024.0
                    },
                    {
                        "team": "MIA (E Cabrera)",
                        "amount": 2976.0
                    }
                ],
                "expected_reward_tokens": 9552.64,
                "profit_sb": 52.64,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6626d41e-f165-49ce-a3a5-9ba8ea69bd5b",
                    "gambit_id": "fd0a6f8c-3f3f-42c5-a2a0-18849ba3daca",
                    "last_updated": "2023-04-25T11:42:19.713487-04:00",
                    "created_at": "2023-04-24T13:02:08.761440-04:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a967300-8aae-419c-a40f-16cd1e7b2b33/?format=api"
                },
                {
                    "id": "968d3b10-0683-4f4d-9924-caaa7a7bde24",
                    "gambit_id": "68523a73-f0ba-4ac5-ad12-76b42c82c40f",
                    "last_updated": "2023-04-25T11:42:19.715112-04:00",
                    "created_at": "2023-04-24T13:02:08.763441-04:00",
                    "name": "MIA (E Cabrera)",
                    "reward": "3.21000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a967300-8aae-419c-a40f-16cd1e7b2b33/?format=api"
                }
            ]
        },
        {
            "id": "4b17c725-ee18-4bab-a14b-0e93744db6b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbb24fe5-5549-4aec-b557-8823612d61ea/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-24T13:02:08.753355-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": "ATL",
                        "amount": 5317.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fcf8a16-c222-4e3e-8b6f-b39dfbaed42d",
                    "gambit_id": "268d2984-729d-4b59-9c55-2cc6afaa2fb3",
                    "last_updated": "2023-04-25T11:42:19.707918-04:00",
                    "created_at": "2023-04-24T13:02:08.755313-04:00",
                    "name": "ATL",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b17c725-ee18-4bab-a14b-0e93744db6b3/?format=api"
                },
                {
                    "id": "f289fbe8-eadb-424a-9e4b-e8719f72b1b4",
                    "gambit_id": "8049348d-9d83-46b3-a662-2581cd8f6256",
                    "last_updated": "2023-04-25T11:42:19.709945-04:00",
                    "created_at": "2023-04-24T13:02:08.757453-04:00",
                    "name": "MIA",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b17c725-ee18-4bab-a14b-0e93744db6b3/?format=api"
                }
            ]
        },
        {
            "id": "87be34c3-23d1-465b-b767-819cee36f0ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbb24fe5-5549-4aec-b557-8823612d61ea/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-24T13:02:08.746494-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 Over 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ab99edd-ba34-4d7c-a352-2b31e1a79723",
                    "gambit_id": "7fb281bd-84cd-4a07-ad15-bbf352a812a2",
                    "last_updated": "2023-04-25T11:42:19.701962-04:00",
                    "created_at": "2023-04-24T13:02:08.751246-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87be34c3-23d1-465b-b767-819cee36f0ca/?format=api"
                },
                {
                    "id": "ce82e602-90ad-48d7-ae1b-50a435388776",
                    "gambit_id": "9785d18b-797c-493b-aaf1-47b484120f11",
                    "last_updated": "2023-04-25T11:42:19.699622-04:00",
                    "created_at": "2023-04-24T13:02:08.748691-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87be34c3-23d1-465b-b767-819cee36f0ca/?format=api"
                }
            ]
        }
    ]
}