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/3caaa2e5-988e-4191-8692-a0bb94aa0afe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3caaa2e5-988e-4191-8692-a0bb94aa0afe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5a78f56c-02cb-44e0-bbb0-15c5ad468a4c",
    "completed": true,
    "last_updated": "2024-01-31T10:18:31.030118-05:00",
    "created_at": "2024-01-29T09:13:13.917792-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5a78f56c-02cb-44e0-bbb0-15c5ad468a4c",
    "datetime": "2024-01-29T20:10:00-05:00",
    "cutoff_datetime": "2024-01-29T20:10:00-05:00",
    "name": "Los Angeles Lakers v. Houston Rockets",
    "bettypes": [
        {
            "id": "99eb60a0-7860-4ed0-afb4-f32c05bc0a59",
            "match": "https://api-prod.gambitprofit.com/api/matches/3caaa2e5-988e-4191-8692-a0bb94aa0afe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-29T09:13:13.922713-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": "Los Angeles Lakers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be729abd-a67c-47f4-aee6-8b079f748f41",
                    "gambit_id": "f282a455-da9f-49de-a36d-10ce1c8b6f19",
                    "last_updated": "2024-01-31T10:18:31.039490-05:00",
                    "created_at": "2024-01-29T09:13:13.926614-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99eb60a0-7860-4ed0-afb4-f32c05bc0a59/?format=api"
                },
                {
                    "id": "dcccda07-f123-4390-81f3-0e52f7482780",
                    "gambit_id": "c1c6fe78-135c-478f-92d9-5b0c652e4b23",
                    "last_updated": "2024-01-31T10:18:31.044254-05:00",
                    "created_at": "2024-01-29T09:13:13.931370-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99eb60a0-7860-4ed0-afb4-f32c05bc0a59/?format=api"
                }
            ]
        },
        {
            "id": "243aed5f-da24-45c2-812f-60b9a22fddb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/3caaa2e5-988e-4191-8692-a0bb94aa0afe/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-29T09:13:13.935036-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aea2e967-6e4c-44f1-bfa4-2cf848699ba5",
                    "gambit_id": "5f6d538c-8f4a-4f77-92df-b94432b2b906",
                    "last_updated": "2024-01-31T10:18:31.052948-05:00",
                    "created_at": "2024-01-29T09:13:13.939062-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/243aed5f-da24-45c2-812f-60b9a22fddb7/?format=api"
                },
                {
                    "id": "27f9b88b-13a1-4f05-a508-0c88febb012d",
                    "gambit_id": "31b7cf64-5881-497f-9b17-f756fbf85192",
                    "last_updated": "2024-01-31T10:18:31.056165-05:00",
                    "created_at": "2024-01-29T09:13:13.943073-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/243aed5f-da24-45c2-812f-60b9a22fddb7/?format=api"
                }
            ]
        },
        {
            "id": "5a8f04a6-c233-46aa-ab68-6b88f5cd8cdc",
            "match": "https://api-prod.gambitprofit.com/api/matches/3caaa2e5-988e-4191-8692-a0bb94aa0afe/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-29T09:13:13.947294-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 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "887ea647-02a0-4047-a7db-fa1188a19821",
                    "gambit_id": "87e1917d-289d-4b77-af81-6eeee962a71c",
                    "last_updated": "2024-01-31T10:18:31.062840-05:00",
                    "created_at": "2024-01-29T09:13:13.950990-05:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a8f04a6-c233-46aa-ab68-6b88f5cd8cdc/?format=api"
                },
                {
                    "id": "32e82d9a-6c91-42ec-a11a-5f9b1bfb5201",
                    "gambit_id": "be43dca1-747e-4925-8321-1bcafdc26619",
                    "last_updated": "2024-01-31T10:18:31.066210-05:00",
                    "created_at": "2024-01-29T09:13:13.956235-05:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a8f04a6-c233-46aa-ab68-6b88f5cd8cdc/?format=api"
                }
            ]
        }
    ]
}