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/396b19dc-0bc3-4192-bd6d-40b3332d90f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "396b19dc-0bc3-4192-bd6d-40b3332d90f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e79c21b-3eb6-4791-a4ed-229c7007519e",
    "completed": true,
    "last_updated": "2023-01-19T09:27:06.611092-05:00",
    "created_at": "2023-01-18T09:16:53.539629-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5e79c21b-3eb6-4791-a4ed-229c7007519e",
    "datetime": "2023-01-18T22:10:00-05:00",
    "cutoff_datetime": "2023-01-18T22:10:00-05:00",
    "name": "Minnesota Timberwolves v. Denver Nuggets",
    "bettypes": [
        {
            "id": "738b6037-543a-45e1-91fb-fd67bda5dce6",
            "match": "https://api-prod.gambitprofit.com/api/matches/396b19dc-0bc3-4192-bd6d-40b3332d90f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-18T09:16:53.549141-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": "Denver Nuggets",
                        "amount": 7747.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 2253.0
                    }
                ],
                "expected_reward_tokens": 9528.81,
                "profit_sb": 28.81,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b8063a6-87c4-492e-8bb5-9e7a5abd9f27",
                    "gambit_id": "9120f521-a434-4af6-a0d0-00ae709c60c8",
                    "last_updated": "2023-01-19T09:27:06.624889-05:00",
                    "created_at": "2023-01-18T09:16:53.550301-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.23000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738b6037-543a-45e1-91fb-fd67bda5dce6/?format=api"
                },
                {
                    "id": "0440780d-a2fb-4f59-acc8-8750e3443eb6",
                    "gambit_id": "f980dd7b-6edc-4c20-997d-6ce2b8cd88dc",
                    "last_updated": "2023-01-19T09:27:06.625994-05:00",
                    "created_at": "2023-01-18T09:16:53.551613-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "4.23000",
                    "odds": "4.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738b6037-543a-45e1-91fb-fd67bda5dce6/?format=api"
                }
            ]
        },
        {
            "id": "5517d608-ec58-4909-8028-f753533945aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/396b19dc-0bc3-4192-bd6d-40b3332d90f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-18T09:16:53.545333-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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a6976c7-c364-490e-99dd-db752e651043",
                    "gambit_id": "5e641ddd-871f-4bb3-b058-12b1715accbb",
                    "last_updated": "2023-01-19T09:27:06.619556-05:00",
                    "created_at": "2023-01-18T09:16:53.547859-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5517d608-ec58-4909-8028-f753533945aa/?format=api"
                },
                {
                    "id": "21f76829-ae4d-4eb9-b3cb-02af847a9b5f",
                    "gambit_id": "7ad79744-4016-4478-8c6d-c005adb463ac",
                    "last_updated": "2023-01-19T09:27:06.617682-05:00",
                    "created_at": "2023-01-18T09:16:53.546526-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5517d608-ec58-4909-8028-f753533945aa/?format=api"
                }
            ]
        },
        {
            "id": "b5292e1c-79ba-48e6-9182-6e6ce6cb7167",
            "match": "https://api-prod.gambitprofit.com/api/matches/396b19dc-0bc3-4192-bd6d-40b3332d90f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-18T09:16:53.541312-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 241.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 241.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "13d3fab1-d692-4fe1-9e62-fd41ffde4b74",
                    "gambit_id": "74b274b2-1636-4f59-a10f-80c329022b7f",
                    "last_updated": "2023-01-19T09:27:06.614017-05:00",
                    "created_at": "2023-01-18T09:16:53.542652-05:00",
                    "name": "Game Total Under 241.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5292e1c-79ba-48e6-9182-6e6ce6cb7167/?format=api"
                },
                {
                    "id": "923859ae-112d-42ab-8808-0fdbd6f78f67",
                    "gambit_id": "caa38552-0468-472f-befa-6771020db8f2",
                    "last_updated": "2023-01-19T09:27:06.615222-05:00",
                    "created_at": "2023-01-18T09:16:53.544069-05:00",
                    "name": "Game Total Over 241.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5292e1c-79ba-48e6-9182-6e6ce6cb7167/?format=api"
                }
            ]
        }
    ]
}