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/915c8feb-1437-45e1-8d4e-48f78fe59295/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "915c8feb-1437-45e1-8d4e-48f78fe59295",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dd9cde27-69a5-4257-81fe-4932806cffb7",
    "completed": true,
    "last_updated": "2023-04-01T10:32:16.202628-04:00",
    "created_at": "2023-03-31T09:56:49.577735-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dd9cde27-69a5-4257-81fe-4932806cffb7",
    "datetime": "2023-03-31T22:10:00-04:00",
    "cutoff_datetime": "2023-03-31T22:10:00-04:00",
    "name": "ARI (M Kelly) v. LOS (D May)",
    "bettypes": [
        {
            "id": "3b2295c3-b835-4fa3-9f98-65a53b2a5f06",
            "match": "https://api-prod.gambitprofit.com/api/matches/915c8feb-1437-45e1-8d4e-48f78fe59295/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T09:56:49.593918-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": "LOS (D May)",
                        "amount": 6353.0
                    },
                    {
                        "team": "ARI (M Kelly)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cbb45f89-080e-4bb1-ba27-118eaf9710da",
                    "gambit_id": "4ded0671-fb6c-407c-8266-7b317865f84c",
                    "last_updated": "2023-04-01T10:32:16.223547-04:00",
                    "created_at": "2023-03-31T09:56:49.595881-04:00",
                    "name": "LOS (D May)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b2295c3-b835-4fa3-9f98-65a53b2a5f06/?format=api"
                },
                {
                    "id": "06e371d3-5c4f-4bf1-bdea-6b473ca48af8",
                    "gambit_id": "97275a00-00df-41d9-9724-deaa2b158f52",
                    "last_updated": "2023-04-01T10:32:16.225597-04:00",
                    "created_at": "2023-03-31T09:56:49.598419-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b2295c3-b835-4fa3-9f98-65a53b2a5f06/?format=api"
                }
            ]
        },
        {
            "id": "89a99cae-df5c-44de-96ca-68d03cbd11b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/915c8feb-1437-45e1-8d4e-48f78fe59295/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-31T09:56:49.588028-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": "ARI",
                        "amount": 5421.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0a8ffa8d-5a57-4faa-99cc-1f84c2f5d9ef",
                    "gambit_id": "a718bf41-b70f-4c6b-9a54-604232defdab",
                    "last_updated": "2023-04-01T10:32:16.219680-04:00",
                    "created_at": "2023-03-31T09:56:49.591939-04:00",
                    "name": "ARI",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a99cae-df5c-44de-96ca-68d03cbd11b4/?format=api"
                },
                {
                    "id": "7f9f4e67-ca62-4bae-9240-94c2dcf4f3a1",
                    "gambit_id": "b5ba78c2-cfa2-4694-ba37-16df475337f9",
                    "last_updated": "2023-04-01T10:32:16.216949-04:00",
                    "created_at": "2023-03-31T09:56:49.589893-04:00",
                    "name": "LOS",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a99cae-df5c-44de-96ca-68d03cbd11b4/?format=api"
                }
            ]
        },
        {
            "id": "74ca99b3-7afd-4413-a7b3-8a4ae2912b64",
            "match": "https://api-prod.gambitprofit.com/api/matches/915c8feb-1437-45e1-8d4e-48f78fe59295/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T09:56:49.581154-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec23c913-24fa-4ff0-b84e-59e9c560cc09",
                    "gambit_id": "6322bb2f-6e3c-4044-8bde-f03e1e4b62ec",
                    "last_updated": "2023-04-01T10:32:16.209097-04:00",
                    "created_at": "2023-03-31T09:56:49.583924-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ca99b3-7afd-4413-a7b3-8a4ae2912b64/?format=api"
                },
                {
                    "id": "54150caa-5bd2-41fc-acdd-93a4e19a8e0d",
                    "gambit_id": "81d0fcff-9e1d-4c14-9b0e-8b38819b1b41",
                    "last_updated": "2023-04-01T10:32:16.211819-04:00",
                    "created_at": "2023-03-31T09:56:49.586107-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ca99b3-7afd-4413-a7b3-8a4ae2912b64/?format=api"
                }
            ]
        }
    ]
}