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/1b43eef2-aa8d-40ab-a44a-de9ee366950f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1b43eef2-aa8d-40ab-a44a-de9ee366950f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a56dc7a-71e6-4601-adaf-123668c4c4f4",
    "completed": true,
    "last_updated": "2024-01-11T11:03:01.444011-05:00",
    "created_at": "2024-01-09T09:18:01.983799-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3a56dc7a-71e6-4601-adaf-123668c4c4f4",
    "datetime": "2024-01-09T19:10:00-05:00",
    "cutoff_datetime": "2024-01-09T19:10:00-05:00",
    "name": "Minnesota Timberwolves v. Orlando Magic",
    "bettypes": [
        {
            "id": "f6051416-993d-46fc-b8b8-15c0b7b5898b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b43eef2-aa8d-40ab-a44a-de9ee366950f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-09T09:18:02.018721-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": 6449.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "81cba282-80a9-4f14-94c3-ba3ebaa9a286",
                    "gambit_id": "46c7f75a-5fba-4f27-a1fc-141046d0d568",
                    "last_updated": "2024-01-11T11:03:01.474471-05:00",
                    "created_at": "2024-01-09T09:18:02.023973-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6051416-993d-46fc-b8b8-15c0b7b5898b/?format=api"
                },
                {
                    "id": "4a726e8a-bb5c-48d1-9234-d33c49f70c7a",
                    "gambit_id": "be92762a-7e9e-4c7a-b455-892175d9d0b7",
                    "last_updated": "2024-01-11T11:03:01.479221-05:00",
                    "created_at": "2024-01-09T09:18:02.032195-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6051416-993d-46fc-b8b8-15c0b7b5898b/?format=api"
                }
            ]
        },
        {
            "id": "aac248e5-2e5a-4452-bf61-a8252d151257",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b43eef2-aa8d-40ab-a44a-de9ee366950f/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-09T09:18:01.995914-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": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0fce0479-92f2-423a-9082-f4373800d862",
                    "gambit_id": "37b763ff-3a1c-4c9e-bedc-8c80ba4c30ea",
                    "last_updated": "2024-01-11T11:03:01.461530-05:00",
                    "created_at": "2024-01-09T09:18:02.005458-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac248e5-2e5a-4452-bf61-a8252d151257/?format=api"
                },
                {
                    "id": "6f50d3d9-bcf5-4c18-8070-23347d989b81",
                    "gambit_id": "2374215e-dfd0-4be4-8f26-4b4bbc1cddcb",
                    "last_updated": "2024-01-11T11:03:01.465969-05:00",
                    "created_at": "2024-01-09T09:18:02.012731-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aac248e5-2e5a-4452-bf61-a8252d151257/?format=api"
                }
            ]
        },
        {
            "id": "b88e29eb-e9ae-48ac-93cc-6e06067da744",
            "match": "https://api-prod.gambitprofit.com/api/matches/1b43eef2-aa8d-40ab-a44a-de9ee366950f/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-09T09:18:02.039720-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 218",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 218",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39e55884-00c2-4bb9-95df-87a78db93827",
                    "gambit_id": "7a5a9cdb-38bd-407d-b21f-b92403be5194",
                    "last_updated": "2024-01-11T11:03:01.486935-05:00",
                    "created_at": "2024-01-09T09:18:02.046344-05:00",
                    "name": "Game Total Over 218",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b88e29eb-e9ae-48ac-93cc-6e06067da744/?format=api"
                },
                {
                    "id": "7d718a53-6f79-4a49-b1d5-c4769175c357",
                    "gambit_id": "9715f036-92ca-4e4e-8c38-103adcd342d6",
                    "last_updated": "2024-01-11T11:03:01.491277-05:00",
                    "created_at": "2024-01-09T09:18:02.053431-05:00",
                    "name": "Game Total Under 218",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "218.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b88e29eb-e9ae-48ac-93cc-6e06067da744/?format=api"
                }
            ]
        }
    ]
}