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/5b866136-9e7e-4065-b1c9-ff33c03f41a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b866136-9e7e-4065-b1c9-ff33c03f41a2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "63dbb4d1-bd9f-4123-b85a-801ce95fce47",
    "completed": true,
    "last_updated": "2023-05-22T13:27:21.828559-04:00",
    "created_at": "2023-05-20T10:51:56.232343-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/63dbb4d1-bd9f-4123-b85a-801ce95fce47",
    "datetime": "2023-05-20T15:07:00-04:00",
    "cutoff_datetime": "2023-05-20T15:07:00-04:00",
    "name": "BAL (G Rodriguez) v. TOR (A Manoah)",
    "bettypes": [
        {
            "id": "673ba625-e263-4742-8ee4-9be203ad88e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b866136-9e7e-4065-b1c9-ff33c03f41a2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-20T10:51:56.250483-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 (A Manoah)",
                        "amount": 5527.0
                    },
                    {
                        "team": "BAL (G Rodriguez)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1a94fff-c83d-4517-b4c5-5bf423ae7138",
                    "gambit_id": "b59fae8c-8db4-4e54-acf6-1dd7aa9773a4",
                    "last_updated": "2023-05-22T13:27:21.840135-04:00",
                    "created_at": "2023-05-20T10:51:56.254859-04:00",
                    "name": "TOR (A Manoah)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/673ba625-e263-4742-8ee4-9be203ad88e1/?format=api"
                },
                {
                    "id": "88d9bd20-8611-4881-967f-633a0475a42c",
                    "gambit_id": "29c4f956-2333-49ba-9cdd-848ee7ea207d",
                    "last_updated": "2023-05-22T13:27:21.839008-04:00",
                    "created_at": "2023-05-20T10:51:56.252511-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/673ba625-e263-4742-8ee4-9be203ad88e1/?format=api"
                }
            ]
        },
        {
            "id": "a3fc81f2-d91d-42c1-b9ab-1a881d443461",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b866136-9e7e-4065-b1c9-ff33c03f41a2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-20T10:51:56.243321-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": "BAL",
                        "amount": 5939.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af7be2a5-a46b-4956-9931-f63cbad68e09",
                    "gambit_id": "a05e1447-0de6-45a4-8910-04db3d4c5a93",
                    "last_updated": "2023-05-22T13:27:21.836686-04:00",
                    "created_at": "2023-05-20T10:51:56.248462-04:00",
                    "name": "BAL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fc81f2-d91d-42c1-b9ab-1a881d443461/?format=api"
                },
                {
                    "id": "470de33f-7987-40b6-9795-a6427974b44b",
                    "gambit_id": "35ac0133-1123-404b-83fc-b444283a9e5a",
                    "last_updated": "2023-05-22T13:27:21.835557-04:00",
                    "created_at": "2023-05-20T10:51:56.246221-04:00",
                    "name": "TOR",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fc81f2-d91d-42c1-b9ab-1a881d443461/?format=api"
                }
            ]
        },
        {
            "id": "0d5fe746-55d9-40d4-b901-a0a95cf679ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b866136-9e7e-4065-b1c9-ff33c03f41a2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-20T10:51:56.235783-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eeb9ec70-4cdf-4386-85e9-e70c41e6ae75",
                    "gambit_id": "586e1c1b-a510-4a93-9f4a-dbfdec224431",
                    "last_updated": "2023-05-22T13:27:21.831775-04:00",
                    "created_at": "2023-05-20T10:51:56.238236-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5fe746-55d9-40d4-b901-a0a95cf679ad/?format=api"
                },
                {
                    "id": "69c56adb-8a12-4251-b864-43491bfe8027",
                    "gambit_id": "e84232ee-0a21-4503-a15c-e9c597ccf74d",
                    "last_updated": "2023-05-22T13:27:21.833073-04:00",
                    "created_at": "2023-05-20T10:51:56.240658-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5fe746-55d9-40d4-b901-a0a95cf679ad/?format=api"
                }
            ]
        }
    ]
}