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/c844db8a-6c64-4673-be31-1e6351b4e0c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c844db8a-6c64-4673-be31-1e6351b4e0c2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "228db136-bcb8-431a-9050-9f5c79e6157f",
    "completed": true,
    "last_updated": "2023-01-20T10:22:05.670861-05:00",
    "created_at": "2023-01-19T09:22:07.645083-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/228db136-bcb8-431a-9050-9f5c79e6157f",
    "datetime": "2023-01-19T22:10:00-05:00",
    "cutoff_datetime": "2023-01-19T22:10:00-05:00",
    "name": "Philadelphia 76ers v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "d3a0c461-b9d7-4c4c-a036-04afb9bafbea",
            "match": "https://api-prod.gambitprofit.com/api/matches/c844db8a-6c64-4673-be31-1e6351b4e0c2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-19T09:22:07.657219-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": "Philadelphia 76ers",
                        "amount": 5328.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 4672.0
                    }
                ],
                "expected_reward_tokens": 9483.84,
                "profit_sb": -16.16,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65b5e0e0-52b8-472c-905f-381f299a2085",
                    "gambit_id": "6a2e060b-a928-42f2-8d7b-92f88470f5a0",
                    "last_updated": "2023-01-20T10:22:05.678618-05:00",
                    "created_at": "2023-01-19T09:22:07.659686-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a0c461-b9d7-4c4c-a036-04afb9bafbea/?format=api"
                },
                {
                    "id": "9928f378-2359-4a7e-acfa-984a22c29028",
                    "gambit_id": "ec2e4207-54a9-4c95-993a-f1de55729d4e",
                    "last_updated": "2023-01-20T10:22:05.677452-05:00",
                    "created_at": "2023-01-19T09:22:07.658469-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.03000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a0c461-b9d7-4c4c-a036-04afb9bafbea/?format=api"
                }
            ]
        },
        {
            "id": "0cb33d2a-0c90-4ff0-9bed-580ee585d8f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c844db8a-6c64-4673-be31-1e6351b4e0c2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-19T09:22:07.661026-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bb5118b-07aa-4ae0-b08a-02a51f7560e2",
                    "gambit_id": "0414c542-14d6-4510-9cd2-4e3cf20e3be2",
                    "last_updated": "2023-01-20T10:22:05.682291-05:00",
                    "created_at": "2023-01-19T09:22:07.663442-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb33d2a-0c90-4ff0-9bed-580ee585d8f3/?format=api"
                },
                {
                    "id": "7ac4f706-1bbd-4512-bea4-5a1d723f74aa",
                    "gambit_id": "9869a806-4c41-42f1-a2fa-fd083fc1e375",
                    "last_updated": "2023-01-20T10:22:05.681176-05:00",
                    "created_at": "2023-01-19T09:22:07.662220-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb33d2a-0c90-4ff0-9bed-580ee585d8f3/?format=api"
                }
            ]
        },
        {
            "id": "c7429e55-ec24-4e9d-977b-9ee523052f94",
            "match": "https://api-prod.gambitprofit.com/api/matches/c844db8a-6c64-4673-be31-1e6351b4e0c2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-19T09:22:07.647001-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9ee1a4b-2b9d-454e-8ca9-211c27eb0625",
                    "gambit_id": "5392b01e-ec51-42c2-bf78-e972a58ae0f6",
                    "last_updated": "2023-01-20T10:22:05.673938-05:00",
                    "created_at": "2023-01-19T09:22:07.654443-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7429e55-ec24-4e9d-977b-9ee523052f94/?format=api"
                },
                {
                    "id": "5ed8b5d6-5f91-4021-8232-84851178c5a0",
                    "gambit_id": "9a5e72ff-1550-4e90-ab52-1ea85d45388d",
                    "last_updated": "2023-01-20T10:22:05.675076-05:00",
                    "created_at": "2023-01-19T09:22:07.655782-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7429e55-ec24-4e9d-977b-9ee523052f94/?format=api"
                }
            ]
        }
    ]
}