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/7a9e81b0-ee74-4023-9a04-838475fac32b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a9e81b0-ee74-4023-9a04-838475fac32b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "15bf103f-b756-4cf5-90dd-453a71f32974",
    "completed": true,
    "last_updated": "2023-06-22T10:58:35.701643-04:00",
    "created_at": "2023-06-21T10:28:20.137323-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/15bf103f-b756-4cf5-90dd-453a71f32974",
    "datetime": "2023-06-21T19:05:00-04:00",
    "cutoff_datetime": "2023-06-21T19:05:00-04:00",
    "name": "SEA (L Castillo) v. NYY (J Brito)",
    "bettypes": [
        {
            "id": "335b3212-c889-46cc-a81e-9aaaa8f1eb39",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a9e81b0-ee74-4023-9a04-838475fac32b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-21T10:28:20.140907-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": "SEA (L Castillo)",
                        "amount": 5838.0
                    },
                    {
                        "team": "NYY (J Brito)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e891f5e3-ac81-4cdc-a166-efc105666ed7",
                    "gambit_id": "6d017486-570a-4278-84db-b9fca235ce8e",
                    "last_updated": "2023-06-22T10:58:35.705981-04:00",
                    "created_at": "2023-06-21T10:28:20.143358-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335b3212-c889-46cc-a81e-9aaaa8f1eb39/?format=api"
                },
                {
                    "id": "2dfb5a50-e25b-4ce2-8a25-ada87d47270f",
                    "gambit_id": "5d51c294-8a42-4927-8a0a-be3a66c39fcd",
                    "last_updated": "2023-06-22T10:58:35.708257-04:00",
                    "created_at": "2023-06-21T10:28:20.145606-04:00",
                    "name": "NYY (J Brito)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335b3212-c889-46cc-a81e-9aaaa8f1eb39/?format=api"
                }
            ]
        },
        {
            "id": "9ab3f75d-b8a2-4209-bd31-4f9380ea6507",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a9e81b0-ee74-4023-9a04-838475fac32b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-21T10:28:20.147785-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": "NYY",
                        "amount": 5421.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a7d09fb-2476-4181-83e1-ed61e7fd0e58",
                    "gambit_id": "38fd60f3-8545-445e-b1cf-174e52daf0cb",
                    "last_updated": "2023-06-22T10:58:35.714442-04:00",
                    "created_at": "2023-06-21T10:28:20.152128-04:00",
                    "name": "NYY",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab3f75d-b8a2-4209-bd31-4f9380ea6507/?format=api"
                },
                {
                    "id": "febca548-611e-4eea-9298-a1a824db772d",
                    "gambit_id": "53f74647-73ba-4d0f-9f14-1be87ab9e31f",
                    "last_updated": "2023-06-22T10:58:35.712119-04:00",
                    "created_at": "2023-06-21T10:28:20.149997-04:00",
                    "name": "SEA",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab3f75d-b8a2-4209-bd31-4f9380ea6507/?format=api"
                }
            ]
        },
        {
            "id": "c51db588-7f53-4c78-996c-d18a5c988035",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a9e81b0-ee74-4023-9a04-838475fac32b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-21T10:28:20.154376-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",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f2bf19b-6167-4ea8-bd36-45e7b607ba1f",
                    "gambit_id": "fe7e892a-9cdd-4ea2-8254-2457c5cc96b3",
                    "last_updated": "2023-06-22T10:58:35.718490-04:00",
                    "created_at": "2023-06-21T10:28:20.156388-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c51db588-7f53-4c78-996c-d18a5c988035/?format=api"
                },
                {
                    "id": "511c8116-a0d1-4971-a83b-4b11df0f6756",
                    "gambit_id": "c0ed3af0-d16f-468e-8f34-1a8be471fea2",
                    "last_updated": "2023-06-22T10:58:35.720877-04:00",
                    "created_at": "2023-06-21T10:28:20.158456-04:00",
                    "name": "Game Total Under 7",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c51db588-7f53-4c78-996c-d18a5c988035/?format=api"
                }
            ]
        }
    ]
}