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/4492e569-0635-4758-bd77-40ae1f5caa77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4492e569-0635-4758-bd77-40ae1f5caa77",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f67b71fe-7463-4130-80fe-3fbec4c28606",
    "completed": true,
    "last_updated": "2022-09-24T21:17:24.996097-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.25,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f67b71fe-7463-4130-80fe-3fbec4c28606",
    "datetime": "2022-09-23T18:40:00-04:00",
    "cutoff_datetime": "2022-09-23T18:40:00-04:00",
    "name": "Washington Nationals v. Miami Marlins",
    "bettypes": [
        {
            "id": "06e8ccad-ace6-4569-8462-4d0e14a569db",
            "match": "https://api-prod.gambitprofit.com/api/matches/4492e569-0635-4758-bd77-40ae1f5caa77/?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": "Miami Marlins",
                        "amount": 5511.0
                    },
                    {
                        "team": "Washington Nationals",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": 202.45,
                "profit_sb_percentage": 2.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a044163f-34f7-4cb7-bdbd-91fc996df0e9",
                    "gambit_id": "c03b1d0e-4454-45d3-be35-7d39974a0dac",
                    "last_updated": "2022-09-24T21:17:25.007736-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Marlins",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06e8ccad-ace6-4569-8462-4d0e14a569db/?format=api"
                },
                {
                    "id": "d90cc4bf-4b20-4177-85b2-1abfe5d123b0",
                    "gambit_id": "8a2870f9-f7d0-4af9-a1ed-d4e8c0d60d62",
                    "last_updated": "2022-09-24T21:17:25.006566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Nationals",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06e8ccad-ace6-4569-8462-4d0e14a569db/?format=api"
                }
            ]
        },
        {
            "id": "5e4a1c0a-3f7d-4b55-ae1f-f2a6ea36b428",
            "match": "https://api-prod.gambitprofit.com/api/matches/4492e569-0635-4758-bd77-40ae1f5caa77/?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": "Washington Nationals",
                        "amount": 6336.0
                    },
                    {
                        "team": "Miami Marlins",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "547b90bd-c613-48ff-a6a7-e27ed999f58d",
                    "gambit_id": "d8cf18d1-5c84-4105-8772-c26cc0085251",
                    "last_updated": "2022-09-24T21:17:25.004176-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Nationals",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4a1c0a-3f7d-4b55-ae1f-f2a6ea36b428/?format=api"
                },
                {
                    "id": "3070dc26-1aa9-4cf9-afdc-d587ba82c706",
                    "gambit_id": "c379fe56-8df8-4161-a3c0-4e3117dcb08a",
                    "last_updated": "2022-09-24T21:17:25.002979-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Marlins",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e4a1c0a-3f7d-4b55-ae1f-f2a6ea36b428/?format=api"
                }
            ]
        },
        {
            "id": "b3393533-cff3-43b1-bde5-b12db5363f01",
            "match": "https://api-prod.gambitprofit.com/api/matches/4492e569-0635-4758-bd77-40ae1f5caa77/?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 Under 7",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "845669c7-2ed1-471e-8cf0-b65639a1089b",
                    "gambit_id": "17fae11f-de51-49ee-ad3b-4e8bd68ed71c",
                    "last_updated": "2022-09-24T21:17:24.999094-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3393533-cff3-43b1-bde5-b12db5363f01/?format=api"
                },
                {
                    "id": "f99fac99-4c98-41b7-a661-a06178d33343",
                    "gambit_id": "410644e2-e488-4b2a-b6fd-95bab022c0d2",
                    "last_updated": "2022-09-24T21:17:25.000272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3393533-cff3-43b1-bde5-b12db5363f01/?format=api"
                }
            ]
        }
    ]
}