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/45b5f454-52ca-4675-bc43-097001644547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45b5f454-52ca-4675-bc43-097001644547",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e62bc31d-5765-43bc-9467-ef96f0069f33",
    "completed": true,
    "last_updated": "2022-09-11T18:17:11.337654-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e62bc31d-5765-43bc-9467-ef96f0069f33",
    "datetime": "2022-09-10T13:05:00-04:00",
    "cutoff_datetime": "2022-09-10T13:05:00-04:00",
    "name": "TAM (C Kluber) v. NYY (J Taillon)",
    "bettypes": [
        {
            "id": "ff22d572-2f78-40d4-80f7-847673c9d215",
            "match": "https://api-prod.gambitprofit.com/api/matches/45b5f454-52ca-4675-bc43-097001644547/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "TAM (C Kluber)",
                        "amount": 5216.0
                    },
                    {
                        "team": "NYY (J Taillon)",
                        "amount": 4784.0
                    }
                ],
                "expected_reward_tokens": 9232.32,
                "profit_sb": 232.32,
                "profit_sb_percentage": 2.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6d84248f-e902-457d-92c6-6fa50c17e25d",
                    "gambit_id": "7ed64f35-8c9c-49e9-856f-ed7e952e5c51",
                    "last_updated": "2022-09-11T18:17:11.348417-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (C Kluber)",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff22d572-2f78-40d4-80f7-847673c9d215/?format=api"
                },
                {
                    "id": "a385bbd2-b1fa-4667-8bb5-ecde45dff223",
                    "gambit_id": "6f1dbe67-cb19-4b4c-8fac-720506d0f43d",
                    "last_updated": "2022-09-11T18:17:11.347476-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (J Taillon)",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff22d572-2f78-40d4-80f7-847673c9d215/?format=api"
                }
            ]
        },
        {
            "id": "345225b1-616d-479a-b087-7a55c5d5f468",
            "match": "https://api-prod.gambitprofit.com/api/matches/45b5f454-52ca-4675-bc43-097001644547/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "TAM",
                        "amount": 6500.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3500.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "60a17e7d-7403-4716-9fe4-a2c06846c92e",
                    "gambit_id": "d2ecb45e-fbf5-49dc-bfbf-6ace1820a2af",
                    "last_updated": "2022-09-11T18:17:11.345576-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345225b1-616d-479a-b087-7a55c5d5f468/?format=api"
                },
                {
                    "id": "9f14b609-15f9-404f-8b70-25a3c359db1a",
                    "gambit_id": "11c5cea4-1d39-4664-bb45-9ef8656e3dde",
                    "last_updated": "2022-09-11T18:17:11.344529-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.60000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345225b1-616d-479a-b087-7a55c5d5f468/?format=api"
                }
            ]
        },
        {
            "id": "a40d6143-e5eb-486c-9d0d-d1e4c748caef",
            "match": "https://api-prod.gambitprofit.com/api/matches/45b5f454-52ca-4675-bc43-097001644547/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 8",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "24bbead9-dd0b-48ae-aa69-24f1a724c2c5",
                    "gambit_id": "2d1015ee-d8e7-4c05-bc44-3ef653a452a1",
                    "last_updated": "2022-09-11T18:17:11.340451-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40d6143-e5eb-486c-9d0d-d1e4c748caef/?format=api"
                },
                {
                    "id": "0781419a-0ddd-411d-889f-4d3720d63422",
                    "gambit_id": "5dcc2f61-0cf0-4364-9304-bc0cea8f0aa0",
                    "last_updated": "2022-09-11T18:17:11.341653-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40d6143-e5eb-486c-9d0d-d1e4c748caef/?format=api"
                }
            ]
        }
    ]
}