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/6672f9f9-1d73-48b9-a674-5fc43a687a2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6672f9f9-1d73-48b9-a674-5fc43a687a2f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c38e1a56-3906-42a6-a2de-dd651f53f787",
    "completed": true,
    "last_updated": "2022-09-07T12:46:59.741728-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.91,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c38e1a56-3906-42a6-a2de-dd651f53f787",
    "datetime": "2022-09-06T21:40:00-04:00",
    "cutoff_datetime": "2022-09-06T21:40:00-04:00",
    "name": "ATL (K Wright) v. OAK (C Irvin)",
    "bettypes": [
        {
            "id": "1dc30a87-a3b1-4c9c-b080-ba8258f40f95",
            "match": "https://api-prod.gambitprofit.com/api/matches/6672f9f9-1d73-48b9-a674-5fc43a687a2f/?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": "ATL (K Wright)",
                        "amount": 6569.0
                    },
                    {
                        "team": "OAK (C Irvin)",
                        "amount": 3431.0
                    }
                ],
                "expected_reward_tokens": 9262.29,
                "profit_sb": 262.29,
                "profit_sb_percentage": 2.91,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ea6dfa6-09fe-41bc-a83a-210dfa8de31d",
                    "gambit_id": "1e0658d6-4521-4ab6-8fb8-17ffd4d4f798",
                    "last_updated": "2022-09-07T12:46:59.751835-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (K Wright)",
                    "reward": "1.41000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc30a87-a3b1-4c9c-b080-ba8258f40f95/?format=api"
                },
                {
                    "id": "a07bff0c-dc32-4152-900f-6855925042df",
                    "gambit_id": "9d9ecf4a-5267-40f4-973a-ee223436b25d",
                    "last_updated": "2022-09-07T12:46:59.750780-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (C Irvin)",
                    "reward": "2.70000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc30a87-a3b1-4c9c-b080-ba8258f40f95/?format=api"
                }
            ]
        },
        {
            "id": "f9218ddd-d1fd-430e-818d-d08bdc25905e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6672f9f9-1d73-48b9-a674-5fc43a687a2f/?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": "ATL",
                        "amount": 5580.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4420.0
                    }
                ],
                "expected_reward_tokens": 9149.4,
                "profit_sb": 149.4,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6742647-d9d9-4c1d-9702-3de672ebb1ed",
                    "gambit_id": "a44b2713-e5ae-47fb-b1b4-2de9aee9143d",
                    "last_updated": "2022-09-07T12:46:59.748558-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9218ddd-d1fd-430e-818d-d08bdc25905e/?format=api"
                },
                {
                    "id": "90232da5-a4c0-43f0-9963-0ac9e62ff810",
                    "gambit_id": "1ea9f13d-5a83-4e33-9271-3b11d3c92da4",
                    "last_updated": "2022-09-07T12:46:59.747591-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9218ddd-d1fd-430e-818d-d08bdc25905e/?format=api"
                }
            ]
        },
        {
            "id": "631701c4-a724-4619-b2a2-27182d122828",
            "match": "https://api-prod.gambitprofit.com/api/matches/6672f9f9-1d73-48b9-a674-5fc43a687a2f/?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": 5096.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fad41c33-a978-43f0-8bf6-a0521fd0c0bc",
                    "gambit_id": "6066347c-0972-4d24-91e9-cc86436e9d25",
                    "last_updated": "2022-09-07T12:46:59.745646-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631701c4-a724-4619-b2a2-27182d122828/?format=api"
                },
                {
                    "id": "a536d6b4-d1c3-4c1f-bbcb-8a7825b5da7f",
                    "gambit_id": "c7f726dd-80e6-4920-a870-d7feb6a40785",
                    "last_updated": "2022-09-07T12:46:59.744569-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/631701c4-a724-4619-b2a2-27182d122828/?format=api"
                }
            ]
        }
    ]
}