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/df9cae78-71f2-434d-a2d8-a79b2e235dba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df9cae78-71f2-434d-a2d8-a79b2e235dba",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a695abaa-54cb-485e-a35d-166875568b86",
    "completed": true,
    "last_updated": "2023-04-08T11:47:24.680467-04:00",
    "created_at": "2023-04-07T14:11:47.958668-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a695abaa-54cb-485e-a35d-166875568b86",
    "datetime": "2023-04-07T20:40:00-04:00",
    "cutoff_datetime": "2023-04-07T20:40:00-04:00",
    "name": "Chicago Bulls v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "5b2034cd-79f6-477a-a13c-8ef978ded04b",
            "match": "https://api-prod.gambitprofit.com/api/matches/df9cae78-71f2-434d-a2d8-a79b2e235dba/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-07T14:11:47.980310-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": "Dallas Mavericks",
                        "amount": 6399.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3453e945-50ee-4604-b7f0-f083547bcd46",
                    "gambit_id": "63c8c968-c77e-4905-8111-c5a7d651b19f",
                    "last_updated": "2023-04-08T11:47:24.701579-04:00",
                    "created_at": "2023-04-07T14:11:47.983268-04:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2034cd-79f6-477a-a13c-8ef978ded04b/?format=api"
                },
                {
                    "id": "57e73710-6f9f-4e06-81ed-7545e9b79ac8",
                    "gambit_id": "f0d7217e-d6a0-4ad6-adc2-a6aae34b5d6e",
                    "last_updated": "2023-04-08T11:47:24.704235-04:00",
                    "created_at": "2023-04-07T14:11:47.985742-04:00",
                    "name": "Chicago Bulls",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2034cd-79f6-477a-a13c-8ef978ded04b/?format=api"
                }
            ]
        },
        {
            "id": "d81cc75b-a44b-4688-83ad-c1c15db2da7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/df9cae78-71f2-434d-a2d8-a79b2e235dba/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-07T14:11:47.969250-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": "Dallas Mavericks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53eb00a5-ab0c-41be-9c1d-0d0aa4dc1a5b",
                    "gambit_id": "37c728c0-3d3f-4734-9594-50cfcd6964a9",
                    "last_updated": "2023-04-08T11:47:24.694083-04:00",
                    "created_at": "2023-04-07T14:11:47.973474-04:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81cc75b-a44b-4688-83ad-c1c15db2da7e/?format=api"
                },
                {
                    "id": "50edaaa7-a6c5-4b79-91a7-48acbe103241",
                    "gambit_id": "bdd47291-f734-4c53-9bde-cda99aa17c98",
                    "last_updated": "2023-04-08T11:47:24.696514-04:00",
                    "created_at": "2023-04-07T14:11:47.976909-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d81cc75b-a44b-4688-83ad-c1c15db2da7e/?format=api"
                }
            ]
        },
        {
            "id": "1d5e21d7-947c-4b70-bdd5-1692598147ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/df9cae78-71f2-434d-a2d8-a79b2e235dba/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-07T14:11:47.961688-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 Under 217",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 217",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a917e636-de26-49fa-908e-0f365abf45d9",
                    "gambit_id": "7602ee4f-df13-4461-8107-3260da3d5a56",
                    "last_updated": "2023-04-08T11:47:24.686314-04:00",
                    "created_at": "2023-04-07T14:11:47.964040-04:00",
                    "name": "Game Total Under 217",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5e21d7-947c-4b70-bdd5-1692598147ae/?format=api"
                },
                {
                    "id": "caba839f-ddbf-4ebc-9449-7a57b7e2148a",
                    "gambit_id": "516c6ef6-3d1a-4d4a-b3c2-e8d431ca3104",
                    "last_updated": "2023-04-08T11:47:24.689270-04:00",
                    "created_at": "2023-04-07T14:11:47.966125-04:00",
                    "name": "Game Total Over 217",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5e21d7-947c-4b70-bdd5-1692598147ae/?format=api"
                }
            ]
        }
    ]
}