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/2a926415-c591-429f-85d7-564daa434610/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2a926415-c591-429f-85d7-564daa434610",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b3e8376c-161f-4f2e-a3a7-73d451ad88df",
    "completed": true,
    "last_updated": "2023-09-11T09:03:31.432718-04:00",
    "created_at": "2023-09-09T13:23:19.486196-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b3e8376c-161f-4f2e-a3a7-73d451ad88df",
    "datetime": "2023-09-09T19:05:00-04:00",
    "cutoff_datetime": "2023-09-09T19:05:00-04:00",
    "name": "Oakland Athletics v. Texas Rangers",
    "bettypes": [
        {
            "id": "d5b2ebf4-41d6-473d-8f07-b01064f632ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a926415-c591-429f-85d7-564daa434610/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T13:23:19.505611-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": "Texas Rangers",
                        "amount": 6721.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9541.89,
                "profit_sb": 41.89,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aa928f1c-6bbf-44e1-849f-56ac6e5884d2",
                    "gambit_id": "8effbae1-69c2-4127-a932-227eb396c158",
                    "last_updated": "2023-09-11T09:03:31.444230-04:00",
                    "created_at": "2023-09-09T13:23:19.521745-04:00",
                    "name": "Texas Rangers",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b2ebf4-41d6-473d-8f07-b01064f632ad/?format=api"
                },
                {
                    "id": "d8593328-fa39-49d5-8fa8-f4aa2ec4e4fe",
                    "gambit_id": "4c15decb-76f9-4120-a371-f6b77f4ecc0b",
                    "last_updated": "2023-09-11T09:03:31.440503-04:00",
                    "created_at": "2023-09-09T13:23:19.514403-04:00",
                    "name": "Oakland Athletics",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b2ebf4-41d6-473d-8f07-b01064f632ad/?format=api"
                }
            ]
        },
        {
            "id": "1b2284ba-f573-4bde-a525-bdf538a8a4ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a926415-c591-429f-85d7-564daa434610/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T13:23:19.530267-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": "Texas Rangers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0755fdf-5e2e-4719-8511-897986414ada",
                    "gambit_id": "f078b54c-1774-4e47-b5e8-3c2d7b1c9160",
                    "last_updated": "2023-09-11T09:03:31.454022-04:00",
                    "created_at": "2023-09-09T13:23:19.541071-04:00",
                    "name": "Texas Rangers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b2284ba-f573-4bde-a525-bdf538a8a4ab/?format=api"
                },
                {
                    "id": "890cc4d6-b3b6-42f1-9bae-b7e067e25344",
                    "gambit_id": "8663c9c4-83b4-442a-8bec-ec5a562d71c2",
                    "last_updated": "2023-09-11T09:03:31.450786-04:00",
                    "created_at": "2023-09-09T13:23:19.534670-04:00",
                    "name": "Oakland Athletics",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b2284ba-f573-4bde-a525-bdf538a8a4ab/?format=api"
                }
            ]
        },
        {
            "id": "b606badd-1282-4e42-8848-8233185145ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/2a926415-c591-429f-85d7-564daa434610/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T13:23:19.547909-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "394a7198-0a70-4e4f-a313-ae8d8fc5bc54",
                    "gambit_id": "e9cc53e9-320c-4d1a-82aa-417085c9b503",
                    "last_updated": "2023-09-11T09:03:31.460886-04:00",
                    "created_at": "2023-09-09T13:23:19.554305-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b606badd-1282-4e42-8848-8233185145ff/?format=api"
                },
                {
                    "id": "f3613d98-aa1d-4556-a5a4-928c2f40c23b",
                    "gambit_id": "360cbe17-0dc6-47d5-9fd7-9f37e688573e",
                    "last_updated": "2023-09-11T09:03:31.464672-04:00",
                    "created_at": "2023-09-09T13:23:19.561996-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b606badd-1282-4e42-8848-8233185145ff/?format=api"
                }
            ]
        }
    ]
}