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/33647587-035c-4841-b217-3b40e073fa0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "33647587-035c-4841-b217-3b40e073fa0a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82c30784-7056-40d9-a129-2ea4df795d54",
    "completed": true,
    "last_updated": "2023-06-26T10:28:13.299878-04:00",
    "created_at": "2023-06-23T09:28:11.472361-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/82c30784-7056-40d9-a129-2ea4df795d54",
    "datetime": "2023-06-23T18:40:00-04:00",
    "cutoff_datetime": "2023-06-23T18:40:00-04:00",
    "name": "MIN (K Maeda) v. DET (J Wentz)",
    "bettypes": [
        {
            "id": "1352d7ec-e391-411c-89d3-440e876d0238",
            "match": "https://api-prod.gambitprofit.com/api/matches/33647587-035c-4841-b217-3b40e073fa0a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-23T09:28:11.475535-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": "MIN (K Maeda)",
                        "amount": 5426.0
                    },
                    {
                        "team": "DET (J Wentz)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ccccc05-8680-4712-a261-4b834c48b94b",
                    "gambit_id": "a6402d33-816b-49dc-b17c-94eb670970b5",
                    "last_updated": "2023-06-26T10:28:13.308311-04:00",
                    "created_at": "2023-06-23T09:28:11.477930-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1352d7ec-e391-411c-89d3-440e876d0238/?format=api"
                },
                {
                    "id": "27dba7e4-b0b2-444b-8b80-83fbf9e97b17",
                    "gambit_id": "d8ecec6d-b74f-4652-8714-d580396dddf7",
                    "last_updated": "2023-06-26T10:28:13.312071-04:00",
                    "created_at": "2023-06-23T09:28:11.480197-04:00",
                    "name": "DET (J Wentz)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1352d7ec-e391-411c-89d3-440e876d0238/?format=api"
                }
            ]
        },
        {
            "id": "fd8ac688-a3b1-4f81-92fa-266e8bf58b00",
            "match": "https://api-prod.gambitprofit.com/api/matches/33647587-035c-4841-b217-3b40e073fa0a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-23T09:28:11.482498-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": "DET",
                        "amount": 5699.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c54e96c1-bcff-4170-8895-d60d67547ecc",
                    "gambit_id": "07600f47-7fe0-4918-91e1-c17d985ada83",
                    "last_updated": "2023-06-26T10:28:13.319574-04:00",
                    "created_at": "2023-06-23T09:28:11.486554-04:00",
                    "name": "DET",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8ac688-a3b1-4f81-92fa-266e8bf58b00/?format=api"
                },
                {
                    "id": "630444a1-bb75-49b5-8ef2-34152d8e1583",
                    "gambit_id": "d6321e57-be45-4645-9cc3-2c56e8a685e5",
                    "last_updated": "2023-06-26T10:28:13.317158-04:00",
                    "created_at": "2023-06-23T09:28:11.484683-04:00",
                    "name": "MIN",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8ac688-a3b1-4f81-92fa-266e8bf58b00/?format=api"
                }
            ]
        },
        {
            "id": "aac3fd87-bad5-43e1-9c14-548c72bc10a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/33647587-035c-4841-b217-3b40e073fa0a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-23T09:28:11.488442-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 Over 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec8e89b6-7732-4464-84cc-8a5e39a18b40",
                    "gambit_id": "7d89545b-c53f-4bc1-9bf2-441a7e920dfc",
                    "last_updated": "2023-06-26T10:28:13.324297-04:00",
                    "created_at": "2023-06-23T09:28:11.490147-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac3fd87-bad5-43e1-9c14-548c72bc10a8/?format=api"
                },
                {
                    "id": "bd4a3c1c-1745-4b9a-8c33-40de67d9cf39",
                    "gambit_id": "61e7169b-b94c-418e-92c6-273b2eb7572d",
                    "last_updated": "2023-06-26T10:28:13.327240-04:00",
                    "created_at": "2023-06-23T09:28:11.492122-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac3fd87-bad5-43e1-9c14-548c72bc10a8/?format=api"
                }
            ]
        }
    ]
}