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/6844fd74-d151-4c99-84c6-18a37fa74f43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6844fd74-d151-4c99-84c6-18a37fa74f43",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "738dc352-c067-4657-8700-5f91b1fecff1",
    "completed": true,
    "last_updated": "2023-11-03T10:33:05.143822-04:00",
    "created_at": "2023-11-01T09:08:16.547001-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/738dc352-c067-4657-8700-5f91b1fecff1",
    "datetime": "2023-11-01T19:40:00-04:00",
    "cutoff_datetime": "2023-11-01T19:40:00-04:00",
    "name": "Brooklyn Nets v. Miami Heat",
    "bettypes": [
        {
            "id": "0e625f13-4221-40dc-b6c8-d723ce5a8bd7",
            "match": "https://api-prod.gambitprofit.com/api/matches/6844fd74-d151-4c99-84c6-18a37fa74f43/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-01T09:08:16.552783-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": "Miami Heat",
                        "amount": 6978.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 3022.0
                    }
                ],
                "expected_reward_tokens": 9489.08,
                "profit_sb": -10.92,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8342ca4f-3085-4820-97ce-cf5ce0e845dc",
                    "gambit_id": "58f09909-52ef-4a81-a214-05084f99c206",
                    "last_updated": "2023-11-03T10:33:05.155954-04:00",
                    "created_at": "2023-11-01T09:08:16.564719-04:00",
                    "name": "Miami Heat",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e625f13-4221-40dc-b6c8-d723ce5a8bd7/?format=api"
                },
                {
                    "id": "7baa781b-4fa9-4cfe-85a0-772c8c4d9dcc",
                    "gambit_id": "e3f3b565-06d8-4c92-bf6d-b7e17413dc04",
                    "last_updated": "2023-11-03T10:33:05.152050-04:00",
                    "created_at": "2023-11-01T09:08:16.557636-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "3.14000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e625f13-4221-40dc-b6c8-d723ce5a8bd7/?format=api"
                }
            ]
        },
        {
            "id": "9275aa61-028d-4647-a2b7-e24e8b41a388",
            "match": "https://api-prod.gambitprofit.com/api/matches/6844fd74-d151-4c99-84c6-18a37fa74f43/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-01T09:08:16.570246-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": "Brooklyn Nets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6345412-c209-43be-892f-fad904a9548d",
                    "gambit_id": "637e12ae-911f-4970-9983-05bf410db509",
                    "last_updated": "2023-11-03T10:33:05.163223-04:00",
                    "created_at": "2023-11-01T09:08:16.575131-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9275aa61-028d-4647-a2b7-e24e8b41a388/?format=api"
                },
                {
                    "id": "36ede943-60db-4e0a-96ba-3ab09fb5ab00",
                    "gambit_id": "53f6b61f-3668-426f-8fb8-b5ee264008c9",
                    "last_updated": "2023-11-03T10:33:05.166576-04:00",
                    "created_at": "2023-11-01T09:08:16.579913-04:00",
                    "name": "Miami Heat",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9275aa61-028d-4647-a2b7-e24e8b41a388/?format=api"
                }
            ]
        },
        {
            "id": "592de398-a102-40a9-9f40-6106653dd1c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6844fd74-d151-4c99-84c6-18a37fa74f43/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-01T09:08:16.584601-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 Over 222.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1711bb4-598f-4132-a111-59af7d01c954",
                    "gambit_id": "57a1cb04-63d4-4b1a-8f5e-17e3a0866d9f",
                    "last_updated": "2023-11-03T10:33:05.173449-04:00",
                    "created_at": "2023-11-01T09:08:16.588722-04:00",
                    "name": "Game Total Over 222.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592de398-a102-40a9-9f40-6106653dd1c3/?format=api"
                },
                {
                    "id": "122a23fe-1d7c-48e0-bdb7-f2307e824d55",
                    "gambit_id": "c93b1b2f-7a99-4d01-baa8-116a090ddd8e",
                    "last_updated": "2023-11-03T10:33:05.176982-04:00",
                    "created_at": "2023-11-01T09:08:16.594293-04:00",
                    "name": "Game Total Under 222.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592de398-a102-40a9-9f40-6106653dd1c3/?format=api"
                }
            ]
        }
    ]
}