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/30d780fe-fd8f-4287-bd69-e8ae8f8491a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30d780fe-fd8f-4287-bd69-e8ae8f8491a2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e2ad490-515a-437c-8e84-73a549f183d3",
    "completed": true,
    "last_updated": "2024-01-19T12:03:15.688424-05:00",
    "created_at": "2024-01-17T09:28:11.793887-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5e2ad490-515a-437c-8e84-73a549f183d3",
    "datetime": "2024-01-17T19:40:00-05:00",
    "cutoff_datetime": "2024-01-17T19:40:00-05:00",
    "name": "Orlando Magic v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "222a030e-1823-46db-a5c8-877963498096",
            "match": "https://api-prod.gambitprofit.com/api/matches/30d780fe-fd8f-4287-bd69-e8ae8f8491a2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-17T09:28:11.819584-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": "Atlanta Hawks",
                        "amount": 6232.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e284e6ea-3834-4f73-82d7-3bce61deef5b",
                    "gambit_id": "ef7d116f-c23c-4976-8ef3-b528b1e3bb42",
                    "last_updated": "2024-01-19T12:03:15.714720-05:00",
                    "created_at": "2024-01-17T09:28:11.831788-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222a030e-1823-46db-a5c8-877963498096/?format=api"
                },
                {
                    "id": "1a02f4cb-18fa-4d05-9d3b-669035e2beb8",
                    "gambit_id": "fa65ec67-f0b5-49b7-acbc-916b0a6eeb9e",
                    "last_updated": "2024-01-19T12:03:15.711477-05:00",
                    "created_at": "2024-01-17T09:28:11.825449-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222a030e-1823-46db-a5c8-877963498096/?format=api"
                }
            ]
        },
        {
            "id": "339ce29d-6769-49b3-86d0-81599012842b",
            "match": "https://api-prod.gambitprofit.com/api/matches/30d780fe-fd8f-4287-bd69-e8ae8f8491a2/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-17T09:28:11.802469-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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87c96209-25ab-490b-a476-1afe6bdc7a9d",
                    "gambit_id": "03319e16-c0d2-491f-81f3-e8d158071580",
                    "last_updated": "2024-01-19T12:03:15.701274-05:00",
                    "created_at": "2024-01-17T09:28:11.808537-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339ce29d-6769-49b3-86d0-81599012842b/?format=api"
                },
                {
                    "id": "3f23f345-628b-40e4-b36c-d0b17f2c52bf",
                    "gambit_id": "b3e160fb-fc30-4b4f-9cd5-72b885256062",
                    "last_updated": "2024-01-19T12:03:15.704539-05:00",
                    "created_at": "2024-01-17T09:28:11.815245-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339ce29d-6769-49b3-86d0-81599012842b/?format=api"
                }
            ]
        },
        {
            "id": "fd84c545-6c76-4a85-900c-99454d2b8705",
            "match": "https://api-prod.gambitprofit.com/api/matches/30d780fe-fd8f-4287-bd69-e8ae8f8491a2/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-17T09:28:11.837459-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 228.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 228.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a0ba255-2392-40be-a16b-1947892729e2",
                    "gambit_id": "542aab2a-e456-42bf-b1e0-1fad177bbb65",
                    "last_updated": "2024-01-19T12:03:15.721499-05:00",
                    "created_at": "2024-01-17T09:28:11.843658-05:00",
                    "name": "Game Total Over 228.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd84c545-6c76-4a85-900c-99454d2b8705/?format=api"
                },
                {
                    "id": "c8947c56-133f-49c9-bdbb-4e89e6d1ac35",
                    "gambit_id": "407fa063-e87c-494b-9e63-17b4fba0c86d",
                    "last_updated": "2024-01-19T12:03:15.724909-05:00",
                    "created_at": "2024-01-17T09:28:11.849194-05:00",
                    "name": "Game Total Under 228.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "228.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd84c545-6c76-4a85-900c-99454d2b8705/?format=api"
                }
            ]
        }
    ]
}