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/e5824a4b-703e-4237-bae2-1bdb8e3aa105/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5824a4b-703e-4237-bae2-1bdb8e3aa105",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "29d3dbe7-9e79-4a6a-83ab-ab5d013d28dd",
    "completed": true,
    "last_updated": "2022-08-19T09:41:50.961641-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/29d3dbe7-9e79-4a6a-83ab-ab5d013d28dd",
    "datetime": "2022-08-18T21:40:00-04:00",
    "cutoff_datetime": "2022-08-18T21:40:00-04:00",
    "name": "WAS (An Sanchez) v. SDG (Y Darvish)",
    "bettypes": [
        {
            "id": "731873ef-680c-4d51-81bf-d230a0b5ea0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5824a4b-703e-4237-bae2-1bdb8e3aa105/?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": "SDG (Y Darvish)",
                        "amount": 7422.0
                    },
                    {
                        "team": "WAS (An Sanchez)",
                        "amount": 2578.0
                    }
                ],
                "expected_reward_tokens": 9203.28,
                "profit_sb": 203.28,
                "profit_sb_percentage": 2.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb94c10b-97bd-4a90-acc4-0111a0b41e91",
                    "gambit_id": "ff8fed3f-08ef-45e9-9ec1-ea8ee5a54c94",
                    "last_updated": "2022-08-19T09:41:50.964563-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "1.24000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731873ef-680c-4d51-81bf-d230a0b5ea0a/?format=api"
                },
                {
                    "id": "57bc48f7-6927-48b4-962d-40d0dd7b5105",
                    "gambit_id": "5b0fbe39-d509-45ba-a86c-b3bafa315bd6",
                    "last_updated": "2022-08-19T09:41:50.965020-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (An Sanchez)",
                    "reward": "3.57000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731873ef-680c-4d51-81bf-d230a0b5ea0a/?format=api"
                }
            ]
        },
        {
            "id": "4ac89cd2-5916-4b1c-bb8f-3386b8f2ee58",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5824a4b-703e-4237-bae2-1bdb8e3aa105/?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": "SDG",
                        "amount": 6193.0
                    },
                    {
                        "team": "WAS",
                        "amount": 3807.0
                    }
                ],
                "expected_reward_tokens": 9289.08,
                "profit_sb": 289.08,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c3669ce9-4a99-40ca-b6b0-22aef5fe5226",
                    "gambit_id": "5b01cae4-8e1d-414d-b870-daea3828920a",
                    "last_updated": "2022-08-19T09:41:50.963676-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac89cd2-5916-4b1c-bb8f-3386b8f2ee58/?format=api"
                },
                {
                    "id": "1486dc6b-a5f6-46af-b2e6-a7d4018cae04",
                    "gambit_id": "d84a620b-81d1-433f-8b17-3f58375023f6",
                    "last_updated": "2022-08-19T09:41:50.964121-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "2.44000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac89cd2-5916-4b1c-bb8f-3386b8f2ee58/?format=api"
                }
            ]
        },
        {
            "id": "1ad17083-f22f-4399-b534-1e7a7b0e21d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5824a4b-703e-4237-bae2-1bdb8e3aa105/?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 Over 8",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41be70ab-22fd-40a5-9969-69f70070b48f",
                    "gambit_id": "1f0d1c5e-37a2-4247-8096-cc390bdd9b34",
                    "last_updated": "2022-08-19T09:41:50.963231-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad17083-f22f-4399-b534-1e7a7b0e21d4/?format=api"
                },
                {
                    "id": "8f73638f-6f62-4bcf-8d21-01e30e5396ba",
                    "gambit_id": "1f3642c4-be33-4041-8d6c-4f878bb4846a",
                    "last_updated": "2022-08-19T09:41:50.962727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ad17083-f22f-4399-b534-1e7a7b0e21d4/?format=api"
                }
            ]
        }
    ]
}