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/c46f444b-ce26-446a-b93c-4112c8ebf8c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c46f444b-ce26-446a-b93c-4112c8ebf8c0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a255c0aa-87ef-435e-9bf8-f07e8914a76f",
    "completed": true,
    "last_updated": "2023-04-14T12:02:23.239046-04:00",
    "created_at": "2023-04-13T09:32:19.745433-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a255c0aa-87ef-435e-9bf8-f07e8914a76f",
    "datetime": "2023-04-13T21:40:00-04:00",
    "cutoff_datetime": "2023-04-13T21:40:00-04:00",
    "name": "Milwaukee Brewers v. San Diego Padres",
    "bettypes": [
        {
            "id": "6769dd05-14f0-4f01-82d1-717b19f00e74",
            "match": "https://api-prod.gambitprofit.com/api/matches/c46f444b-ce26-446a-b93c-4112c8ebf8c0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:19.756621-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": "San Diego Padres",
                        "amount": 5773.0
                    },
                    {
                        "team": "Milwaukee Brewers",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92b1c6ec-318d-4fe8-bee9-cc4c2dd62cc9",
                    "gambit_id": "249f0d35-ba0f-4917-b61e-d4113098eb49",
                    "last_updated": "2023-04-14T12:02:23.254527-04:00",
                    "created_at": "2023-04-13T09:32:19.757985-04:00",
                    "name": "San Diego Padres",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6769dd05-14f0-4f01-82d1-717b19f00e74/?format=api"
                },
                {
                    "id": "9264e605-bdf6-4073-a731-cccf1598458f",
                    "gambit_id": "fc11726d-c00f-47dc-a073-982f5720444a",
                    "last_updated": "2023-04-14T12:02:23.256502-04:00",
                    "created_at": "2023-04-13T09:32:19.759504-04:00",
                    "name": "Milwaukee Brewers",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6769dd05-14f0-4f01-82d1-717b19f00e74/?format=api"
                }
            ]
        },
        {
            "id": "982208e5-b36f-4dc7-b0ce-601bb6f6240d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c46f444b-ce26-446a-b93c-4112c8ebf8c0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:19.752093-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": "Milwaukee Brewers",
                        "amount": 5773.0
                    },
                    {
                        "team": "San Diego Padres",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07ecd56b-4cf8-47f8-aee3-bebfd624d8e3",
                    "gambit_id": "bc17efb8-0b56-40ab-bcf9-227a88674921",
                    "last_updated": "2023-04-14T12:02:23.250336-04:00",
                    "created_at": "2023-04-13T09:32:19.754963-04:00",
                    "name": "Milwaukee Brewers",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/982208e5-b36f-4dc7-b0ce-601bb6f6240d/?format=api"
                },
                {
                    "id": "c68a5d28-342a-477b-a7c7-cb2cb2797330",
                    "gambit_id": "346e974e-2daf-4b5a-9445-1325c31e4a5b",
                    "last_updated": "2023-04-14T12:02:23.248235-04:00",
                    "created_at": "2023-04-13T09:32:19.753502-04:00",
                    "name": "San Diego Padres",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/982208e5-b36f-4dc7-b0ce-601bb6f6240d/?format=api"
                }
            ]
        },
        {
            "id": "541aa418-e320-4c08-814c-4333c065b73c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c46f444b-ce26-446a-b93c-4112c8ebf8c0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:19.747507-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "122655b1-ad62-4258-8381-feb028f197e3",
                    "gambit_id": "6d00ccc3-6cee-43b9-903c-3a9f22e0cc6a",
                    "last_updated": "2023-04-14T12:02:23.242622-04:00",
                    "created_at": "2023-04-13T09:32:19.748906-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/541aa418-e320-4c08-814c-4333c065b73c/?format=api"
                },
                {
                    "id": "3e4d80b5-3666-4d88-8da7-6536b791106e",
                    "gambit_id": "c1b9d8ce-1fe7-4a71-9cbc-2dfa9ac86ab5",
                    "last_updated": "2023-04-14T12:02:23.244407-04:00",
                    "created_at": "2023-04-13T09:32:19.750363-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/541aa418-e320-4c08-814c-4333c065b73c/?format=api"
                }
            ]
        }
    ]
}