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/a994f745-3ad2-4891-a80d-692d578d7b83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a994f745-3ad2-4891-a80d-692d578d7b83",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "276067ef-3f68-4af8-ad98-7382aa206c35",
    "completed": true,
    "last_updated": "2023-12-07T21:38:04.085086-05:00",
    "created_at": "2023-12-06T09:13:07.871038-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/276067ef-3f68-4af8-ad98-7382aa206c35",
    "datetime": "2023-12-06T20:40:00-05:00",
    "cutoff_datetime": "2023-12-06T20:40:00-05:00",
    "name": "Utah Jazz v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "bfa9ca17-56f6-4723-abd6-191bba6205a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a994f745-3ad2-4891-a80d-692d578d7b83/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-06T09:13:07.897110-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": "Dallas Mavericks",
                        "amount": 8182.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 1818.0
                    }
                ],
                "expected_reward_tokens": 9489.96,
                "profit_sb": -10.04,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f83275ea-adea-4c22-bcb3-2c48eaa1a8de",
                    "gambit_id": "f4c8df48-3d73-4e8a-9b97-3dd7633eab67",
                    "last_updated": "2023-12-07T21:38:04.106444-05:00",
                    "created_at": "2023-12-06T09:13:07.907440-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9ca17-56f6-4723-abd6-191bba6205a6/?format=api"
                },
                {
                    "id": "e8ce248f-41ad-49f6-8432-854ec8680f2b",
                    "gambit_id": "8d356c0c-f52b-49f4-936c-085470630f93",
                    "last_updated": "2023-12-07T21:38:04.102978-05:00",
                    "created_at": "2023-12-06T09:13:07.902040-05:00",
                    "name": "Utah Jazz",
                    "reward": "5.22000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa9ca17-56f6-4723-abd6-191bba6205a6/?format=api"
                }
            ]
        },
        {
            "id": "403f5662-422c-4cfc-a391-7fa79b7d34de",
            "match": "https://api-prod.gambitprofit.com/api/matches/a994f745-3ad2-4891-a80d-692d578d7b83/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-06T09:13:07.883267-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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce2484f0-9b74-427c-b3c2-e1b15c4e4984",
                    "gambit_id": "5311aa16-4d61-4c89-bd5d-84a7ef9f9e70",
                    "last_updated": "2023-12-07T21:38:04.093101-05:00",
                    "created_at": "2023-12-06T09:13:07.888355-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/403f5662-422c-4cfc-a391-7fa79b7d34de/?format=api"
                },
                {
                    "id": "acfd55ff-0979-4198-9b04-a25221cb3d6c",
                    "gambit_id": "f40b58f8-396f-41cf-bf44-d741639ad28c",
                    "last_updated": "2023-12-07T21:38:04.096392-05:00",
                    "created_at": "2023-12-06T09:13:07.892659-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/403f5662-422c-4cfc-a391-7fa79b7d34de/?format=api"
                }
            ]
        },
        {
            "id": "b9fcb36d-37cb-468c-85d0-6a6ce9a7ba67",
            "match": "https://api-prod.gambitprofit.com/api/matches/a994f745-3ad2-4891-a80d-692d578d7b83/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-06T09:13:07.912586-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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d882db4f-9368-427f-9b10-82e22293ff44",
                    "gambit_id": "68b6e8ea-8ef3-47e0-9dc8-620efa0625bd",
                    "last_updated": "2023-12-07T21:38:04.113519-05:00",
                    "created_at": "2023-12-06T09:13:07.922975-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fcb36d-37cb-468c-85d0-6a6ce9a7ba67/?format=api"
                },
                {
                    "id": "0fcc02e3-959e-48b0-b0f7-0475b9be1f42",
                    "gambit_id": "b04b19a4-92a5-46fc-b367-c4fbd195c78c",
                    "last_updated": "2023-12-07T21:38:04.117168-05:00",
                    "created_at": "2023-12-06T09:13:07.916585-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fcb36d-37cb-468c-85d0-6a6ce9a7ba67/?format=api"
                }
            ]
        }
    ]
}