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/e1983811-bb97-4ab0-b644-e73e1eb1a985/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1983811-bb97-4ab0-b644-e73e1eb1a985",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1860dac6-80a6-4fc6-a792-cbb6de35afba",
    "completed": true,
    "last_updated": "2023-06-28T21:33:07.243714-04:00",
    "created_at": "2023-06-27T08:43:22.841545-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1860dac6-80a6-4fc6-a792-cbb6de35afba",
    "datetime": "2023-06-27T19:07:00-04:00",
    "cutoff_datetime": "2023-06-27T19:07:00-04:00",
    "name": "SFO (R Walker) v. TOR (K Gausman)",
    "bettypes": [
        {
            "id": "5ae7388a-a487-4e65-a692-d7ec91a8c308",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1983811-bb97-4ab0-b644-e73e1eb1a985/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-27T08:43:22.845435-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": "TOR (K Gausman)",
                        "amount": 6293.0
                    },
                    {
                        "team": "SFO (R Walker)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2423cf21-d6c5-45cf-958a-85e3e1d23568",
                    "gambit_id": "c811e42d-24c7-4ca4-b5b4-bedcac22e0b3",
                    "last_updated": "2023-06-28T21:33:07.250083-04:00",
                    "created_at": "2023-06-27T08:43:22.851445-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae7388a-a487-4e65-a692-d7ec91a8c308/?format=api"
                },
                {
                    "id": "543499a2-a2f0-4145-98ae-aabc3c18e5ef",
                    "gambit_id": "7606d4a2-228f-4d20-9ef1-d0289832e9ac",
                    "last_updated": "2023-06-28T21:33:07.248419-04:00",
                    "created_at": "2023-06-27T08:43:22.848473-04:00",
                    "name": "SFO (R Walker)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae7388a-a487-4e65-a692-d7ec91a8c308/?format=api"
                }
            ]
        },
        {
            "id": "c7775e90-6663-4016-95fd-3be2d8726f07",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1983811-bb97-4ab0-b644-e73e1eb1a985/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-27T08:43:22.854275-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": "SFO",
                        "amount": 5421.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "492672b4-1034-4006-96bb-9714498bd2bd",
                    "gambit_id": "76b96d36-e5ad-4e9e-85f4-8f445a36a81c",
                    "last_updated": "2023-06-28T21:33:07.254148-04:00",
                    "created_at": "2023-06-27T08:43:22.857449-04:00",
                    "name": "SFO",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7775e90-6663-4016-95fd-3be2d8726f07/?format=api"
                },
                {
                    "id": "8dc5c088-80c0-4642-ae1f-e45f5923d37c",
                    "gambit_id": "ea666125-3937-43eb-a366-0effd07d083c",
                    "last_updated": "2023-06-28T21:33:07.256528-04:00",
                    "created_at": "2023-06-27T08:43:22.860413-04:00",
                    "name": "TOR",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7775e90-6663-4016-95fd-3be2d8726f07/?format=api"
                }
            ]
        },
        {
            "id": "d042f5bf-3bb7-46af-8136-bfc50837ae11",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1983811-bb97-4ab0-b644-e73e1eb1a985/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-27T08:43:22.863512-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6c9d1b78-548f-4d60-8e86-d866c2f59ad5",
                    "gambit_id": "0a952ae1-573c-427b-8bd9-747a59a44879",
                    "last_updated": "2023-06-28T21:33:07.260252-04:00",
                    "created_at": "2023-06-27T08:43:22.869033-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d042f5bf-3bb7-46af-8136-bfc50837ae11/?format=api"
                },
                {
                    "id": "8a141111-0760-4307-b920-e176dcd57f5a",
                    "gambit_id": "f2947d0a-559a-4697-8f72-bdf09f167c54",
                    "last_updated": "2023-06-28T21:33:07.261801-04:00",
                    "created_at": "2023-06-27T08:43:22.866199-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d042f5bf-3bb7-46af-8136-bfc50837ae11/?format=api"
                }
            ]
        }
    ]
}