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/fa5fe009-7369-4c6d-a7cf-c946b2d22fa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa5fe009-7369-4c6d-a7cf-c946b2d22fa1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b1d119b1-5844-4d89-ab5b-7565a7771daa",
    "completed": true,
    "last_updated": "2023-11-10T12:33:19.633716-05:00",
    "created_at": "2023-11-08T08:23:03.492506-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.14,
    "sport_category": "NBA In-Season Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b1d119b1-5844-4d89-ab5b-7565a7771daa",
    "datetime": "2023-11-08T20:10:00-05:00",
    "cutoff_datetime": "2023-11-08T20:10:00-05:00",
    "name": "Detroit Pistons v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "0b39124e-9076-415d-ab3a-382d7d86d39f",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa5fe009-7369-4c6d-a7cf-c946b2d22fa1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-08T08:23:03.498042-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": "Milwaukee Bucks",
                        "amount": 8345.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1655.0
                    }
                ],
                "expected_reward_tokens": 9513.3,
                "profit_sb": 13.3,
                "profit_sb_percentage": 0.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7e860141-edc5-4380-821c-de61a2ee5997",
                    "gambit_id": "419152bd-760b-46f6-b122-25bb5d6ea421",
                    "last_updated": "2023-11-10T12:33:19.647582-05:00",
                    "created_at": "2023-11-08T08:23:03.508026-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.14000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b39124e-9076-415d-ab3a-382d7d86d39f/?format=api"
                },
                {
                    "id": "011f27a2-3f5d-456f-9526-3668532143b9",
                    "gambit_id": "1da01a45-5c0d-4202-b1d8-186f5fd60204",
                    "last_updated": "2023-11-10T12:33:19.644134-05:00",
                    "created_at": "2023-11-08T08:23:03.502239-05:00",
                    "name": "Detroit Pistons",
                    "reward": "5.75000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b39124e-9076-415d-ab3a-382d7d86d39f/?format=api"
                }
            ]
        },
        {
            "id": "12f8ccea-222e-4bf2-ba4c-81c65daca2f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa5fe009-7369-4c6d-a7cf-c946b2d22fa1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-08T08:23:03.512955-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b9ddb1a-e4f6-42aa-9249-05cdd1a1d3b0",
                    "gambit_id": "768a9d92-24fa-469c-aaf3-65e4d4c9a6fa",
                    "last_updated": "2023-11-10T12:33:19.654282-05:00",
                    "created_at": "2023-11-08T08:23:03.518069-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12f8ccea-222e-4bf2-ba4c-81c65daca2f9/?format=api"
                },
                {
                    "id": "d34ebd31-f5ad-4c1d-9367-bdb748a0bef8",
                    "gambit_id": "f1d0129f-994b-4c82-a7c6-107acf9cfa40",
                    "last_updated": "2023-11-10T12:33:19.657624-05:00",
                    "created_at": "2023-11-08T08:23:03.522556-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12f8ccea-222e-4bf2-ba4c-81c65daca2f9/?format=api"
                }
            ]
        },
        {
            "id": "458c6758-68d4-44b5-80bf-fd08b9b2176f",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa5fe009-7369-4c6d-a7cf-c946b2d22fa1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-08T08:23:03.526708-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 227",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 227",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c8e49e6-c4f6-4934-822c-83f4e0d4465f",
                    "gambit_id": "6c9e7ac3-e641-46aa-b3bf-2b2c6d28b52f",
                    "last_updated": "2023-11-10T12:33:19.664604-05:00",
                    "created_at": "2023-11-08T08:23:03.531934-05:00",
                    "name": "Game Total Over 227",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458c6758-68d4-44b5-80bf-fd08b9b2176f/?format=api"
                },
                {
                    "id": "ffc59c33-5eef-4480-8666-7ba59c7bc70f",
                    "gambit_id": "884b4a54-8f67-4bb4-aab5-8e45b8b19d3d",
                    "last_updated": "2023-11-10T12:33:19.668283-05:00",
                    "created_at": "2023-11-08T08:23:03.559479-05:00",
                    "name": "Game Total Under 227",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458c6758-68d4-44b5-80bf-fd08b9b2176f/?format=api"
                }
            ]
        }
    ]
}